ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] etcnet & rename eth
@ 2007-06-27 12:12 Шенцев Алексей Владимирович
  2007-06-27 13:26 ` Epiphanov Sergei
                   ` (2 more replies)
  0 siblings, 3 replies; 51+ messages in thread
From: Шенцев Алексей Владимирович @ 2007-06-27 12:12 UTC (permalink / raw)
  To: sisyphus

Привет, всем!
Текущий сизиф.

Имеется:

[root@gw /]# pciscan | grep net
8139too                Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ 
[Ethernet controller]
3c59x                  3Com Corporation 3c905B 100BaseTX [Cyclone] [Ethernet 
controller]
e100                   Intel Corporation 82562EZ 10/100 Ethernet Controller 
[Ethernet controller]

[root@gw /]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:C0:DF:06:09:7B
          inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1134075 errors:6 dropped:22 overruns:4 frame:0
          TX packets:895244 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:219035765 (208.8 MiB)  TX bytes:781236075 (745.0 MiB)
          Interrupt:185 Base address:0x4000

eth1      Link encap:Ethernet  HWaddr 00:50:DA:CC:39:F1
          inet addr:217.27.40.50  Bcast:217.27.40.51  Mask:255.255.255.252
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1910 errors:0 dropped:0 overruns:0 frame:0
          TX packets:255 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:212106 (207.1 KiB)  TX bytes:18645 (18.2 KiB)
          Interrupt:201 Base address:0xc000

eth2      Link encap:Ethernet  HWaddr 00:0D:61:74:DD:96
          inet addr:10.4.5.6  Bcast:10.4.5.7  Mask:255.255.255.248
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:185 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:15523 (15.1 KiB)  TX bytes:500 (500.0 b)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:254150 errors:0 dropped:0 overruns:0 frame:0
          TX packets:254150 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:326986190 (311.8 MiB)  TX bytes:326986190 (311.8 MiB)

[root@gw /]# cat /etc/net/iftab
# Generated by /etc/net initconf script
eth0 mac 00:50:da:cc:39:f1

# Generated by /etc/net initconf script
eth0 driver 3c59x

# Generated by /etc/net initconf script
eth1 mac 00:0d:61:74:dd:96

# Generated by /etc/net initconf script
eth1 driver 

# Generated by /etc/net initconf script
eth2 mac 00:c0:df:06:09:7b

# Generated by /etc/net initconf script
eth2 driver 8139too

[root@gw /]# service network restart
Computing interface groups: .... 4 interfaces found
Processing /etc/net/vlantab: empty.
Stopping group 1/realphys (3 interfaces)
        Stopping eth0: RTNETLINK answers: No such process
....OK
        Stopping eth1: ....OK
        Stopping eth2: OK
Stopping group 0/virtual (1 interfaces)
        Stopping lo: .OK
Computing interface groups: .... 4 interfaces found
Starting group 0/virtual (1 interfaces)
        Starting lo: .....OK
Starting group 1/realphys (3 interfaces)
        Starting eth0: .Error: cannot change name of eth1 to eth0: File exists
....RTNETLINK answers: Network is unreachable
..OK
        Starting eth1: .Error: cannot change name of eth2 to eth1: File exists
......OK
        Starting eth2: .Error: cannot change name of eth0 to eth2: Device or 
resource busy
....RTNETLINK answers: Network is unreachable
..OK
Processing /etc/net/vlantab: empty.

Вопрос такой почему встроеная сетевая карточка  e100 встала как eth1? Кто 
пытается переименовать сетевые устройства, если ifrename отключен? Куда 
смотреть, кукаую инфу ещё предоставить?
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845


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

end of thread, other threads:[~2007-07-06  8:23 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-27 12:12 [sisyphus] etcnet & rename eth Шенцев Алексей Владимирович
2007-06-27 13:26 ` Epiphanov Sergei
2007-06-27 14:21   ` Шенцев Алексей Владимирович
2007-06-27 14:37     ` Andrii Dobrovol`s`kii
2007-06-27 15:21       ` Peter V. Saveliev
2007-06-27 15:45         ` Michael Shigorin
2007-06-27 15:57           ` Peter Evdokimov
2007-06-27 16:02             ` Alexei V. Mezin
2007-06-27 16:07               ` Peter V. Saveliev
2007-06-27 16:28                 ` Sergey
2007-06-27 16:37                   ` [sisyphus] [JT] " Alexei V. Mezin
2007-06-27 16:53                     ` Peter V. Saveliev
2007-06-27 19:31                       ` Michael Shigorin
2007-06-28  2:21                         ` Eugene Prokopiev
2007-06-28  6:32                           ` Peter V. Saveliev
2007-06-29  9:38                             ` Stanislav Ievlev
2007-06-29 10:14                               ` Peter V. Saveliev
2007-07-01 10:19                                 ` Eugene Prokopiev
2007-07-01 11:58                                   ` Peter V. Saveliev
2007-06-28 12:53                           ` [sisyphus] [JT] " Michael Shigorin
2007-06-28  4:49                     ` [sisyphus] [JT] " Sergey
2007-06-28  7:29                       ` Epiphanov Sergei
2007-06-28  5:40                 ` [sisyphus] " Anton Farygin
2007-06-28  6:12                   ` Peter Evdokimov
2007-06-28  7:27                 ` Epiphanov Sergei
2007-06-28  7:40                   ` Anton Farygin
2007-06-28  8:11                     ` Valery V. Inozemtsev
2007-06-28  8:16                     ` Epiphanov Sergei
2007-07-01  4:50                       ` Andrew Kornilov
2007-07-01  8:21                         ` Хихин Руслан
2007-07-01 20:11                           ` Andrew Kornilov
2007-06-28  8:01                   ` Peter V. Saveliev
2007-06-28  8:13                     ` [sisyphus] [JT] " Epiphanov Sergei
2007-06-27 16:49             ` [sisyphus] " Michael Shigorin
2007-06-28  6:12               ` Peter Evdokimov
2007-06-28 11:45                 ` Michael Shigorin
2007-06-27 16:06           ` Peter V. Saveliev
2007-06-27 16:50             ` Michael Shigorin
2007-06-28 11:24           ` Alexey I. Froloff
2007-06-28 11:47             ` Michael Shigorin
2007-06-27 21:51       ` Michael A. Kangin
2007-06-28  5:54       ` Шенцев Алексей Владимирович
2007-07-06  8:23         ` Serge
2007-06-27 16:40 ` Sergey
2007-06-28  5:57   ` Шенцев Алексей Владимирович
2007-06-28  6:23     ` Sergey
2007-06-27 16:44 ` Valery V. Inozemtsev
2007-06-28  5:43   ` Anton Farygin
2007-06-28  5:55     ` Valery V. Inozemtsev
2007-06-28  6:37       ` Anton Farygin
2007-06-28  6:38       ` Peter V. Saveliev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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