ALT Linux hardware support
 help / color / mirror / Atom feed
* Re: [Hardware] Как настроить сетевую карту?
  @ 2005-04-03 19:48 ` Yuri N. Glibovetz
  2005-04-03 19:49 ` [Hardware] Как настроить сетевую карту ? Eugene Ostapets
  1 sibling, 0 replies; 2+ messages in thread
From: Yuri N. Glibovetz @ 2005-04-03 19:48 UTC (permalink / raw)
  To: hardware, Антон

Антон пишет:
> Здравствуйте, hardware.
> 
> 
> Дело в том, что при становке Линукса сетевой карточки не было. Но потом 
> я её туда вставил, но вот как её настроить не могу понять, тоесть оа 
> определилась при загрузке, а как и где прописать Ip маску и все 
> остальные дела?

В /etc/modules.conf должна быть строка

alias eth0 имя_драйвера_сетевой_карточки

В /etc/sysconfig/network-scripts/ifcfg-eth0 должно быть

NAME=eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=адрес_IP
NETMASK=маска_IP
NETWORK=адрес_сети
BROADCAST=широковещательный_адрес
GATEWAY=шлюз_по_умолчанию
ONBOOT=yes

Хотя в разных версиях Linux возможны вариации.

-- 
<> Чудес не бывает - бывают только глюки...


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Hardware] Как настроить сетевую карту ?
    2005-04-03 19:48 ` [Hardware] Как настроить сетевую карту? Yuri N. Glibovetz
@ 2005-04-03 19:49 ` Eugene Ostapets
  1 sibling, 0 replies; 2+ messages in thread
From: Eugene Ostapets @ 2005-04-03 19:49 UTC (permalink / raw)
  To: hardware, Антон

On Apr 3, 2005 10:20 PM, Антон <zeninanton@mail.ru> wrote:
> Дело в том, что при становке Линукса сетевой карточки не было. Но потом я её
> туда вставил, но вот как её настроить не могу понять, тоесть оа определилась
> при загрузке, а как и где прописать Ip маску и все остальные дела? 
1. С этим лучше в community@
2. Читать /usr/share/doc/initscripts-x.xx/sysconfig.txt секции
/etc/network и /etc/network-scripts/ifcfg-*

-- 
С уважением,
Евгений Остапец
uin: 23747217
jid: eugene_ostapets@jabber.ru


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-03 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-03 19:48 ` [Hardware] Как настроить сетевую карту? Yuri N. Glibovetz
2005-04-03 19:49 ` [Hardware] Как настроить сетевую карту ? Eugene Ostapets

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git