ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vyacheslav Dikonov <linuxbox@degunino.net>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: [sisyphus] Почему сетевые карты начали меняться MAC-ами?
Date: Thu, 15 Feb 2007 11:02:21 +0300
Message-ID: <1171526541.8366.19.camel@alpha.degunino.ru> (raw)

У меня 2 сетевые карты в основной домашней машине. Одна соединена с
сетью провайдера (районный ethernet), другая - выход на прочие домашние
приспособления. У провайдера стоит маршрутизатор, проверяющий MAC и не
пускающий дальше, если не совпало. 

После dist-upgrade с кривой сборкой udev, который мне насильно впендюрил
etcnet и вовсе погасил сеть, я вернул назад net-scripts и восстановил
прежний /etc/sysconfig/network и /etc/sysconfig/network-scripts/ifcfg*.

С этого момента начался полтергейст. Теперь машина подсоединяется к сети
через раз (То есть включаешь - не работает, на след день включаешь -
работает). Сравнение вывода ifconfig показывает следующее:


-eth0      Link encap:Ethernet  HWaddr 00:40:F4:B3:E2:1B  
+eth0      Link encap:Ethernet  HWaddr 00:E0:18:A7:C7:D7  
           inet addr:10.0.152.28  Bcast:10.0.152.255  Mask:255.255.0.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
-          RX packets:13 errors:0 dropped:0 overruns:0 frame:0
+          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000 
-          RX bytes:1286 (1.2 KiB)  TX bytes:0 (0.0 b)
-          Interrupt:22 Base address:0x4000 
+          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
+          Interrupt:20 
 
-eth1      Link encap:Ethernet  HWaddr 00:E0:18:A7:C7:D7  
+eth1      Link encap:Ethernet  HWaddr 00:40:F4:B3:E2:1B  
           inet addr:10.154.113.13  Bcast:10.154.113.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
-          TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
+          RX packets:162 errors:0 dropped:0 overruns:0 frame:0
+          TX packets:181 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000 
-          RX bytes:0 (0.0 b)  TX bytes:5376 (5.2 KiB)
-          Interrupt:20 
+          RX bytes:17859 (17.4 KiB)  TX bytes:14707 (14.3 KiB)
+          Interrupt:22 Base address:0xe000 


Т.е. сетевые карты в цикле меняются маками, и провайдер перестает
пускать в сеть до перезагрузки, когда произойдет обратная мена. Что
делать?



Да. udev пришлось откатить на udev-103, который долго и стабильно
работал без малейших признаков такой чехарды.


             reply	other threads:[~2007-02-15  8:02 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15  8:02 Vyacheslav Dikonov [this message]
2007-02-15  8:05 ` Anton Farygin
2007-02-15  8:29   ` Vyacheslav Dikonov
2007-02-15  8:32     ` Evgenii Terechkov
2007-02-15  8:40       ` Vyacheslav Dikonov
2007-02-15  8:59         ` Evgenii Terechkov
2007-02-15  8:34     ` Vyacheslav Dikonov
2007-02-15  8:37       ` Eugene Ostapets
2007-02-15 10:12         ` Vyacheslav Dikonov
2007-02-15 10:30           ` Eugene Ostapets
2007-02-15 11:01           ` Valery V. Inozemtsev
2007-02-15 11:45             ` Anton Gorlov
2007-02-15 11:46             ` Sergey Vlasov
2007-02-15 13:29             ` Arcady V. Ivanov
2007-02-15 13:34               ` Eugene Ostapets
2007-02-15 22:45                 ` Arcady V. Ivanov
2007-02-16  7:01                 ` Anton Gorlov
2007-02-16  7:44                   ` Eugene Ostapets
2007-02-16  9:52                     ` Anton Gorlov
2007-02-16  9:58                       ` Eugene Ostapets
2007-02-15 13:36               ` Denis G. Samsonenko
2007-02-15 22:49                 ` Arcady V. Ivanov
2007-02-15 11:27           ` Sergey V Turchin
2007-02-15 18:52             ` Vyacheslav Dikonov
2007-02-15 19:06               ` Valery V. Inozemtsev
2007-02-15  9:49       ` Sergey Vlasov
2007-02-15 10:35         ` Vyacheslav Dikonov
2007-02-15 11:19           ` Sergey Vlasov
2007-02-15  8:35     ` Eugene Ostapets
2007-02-15 17:15       ` Vyatcheslav Perevalov
2007-02-15 17:27         ` Andrii Dobrovol`s`kii
2007-02-15 19:22         ` Eugene Ostapets
2007-02-15 19:47           ` Anton Farygin
2007-02-16 11:13           ` Vyatcheslav Perevalov
2007-02-16 11:09             ` Eugene Ostapets
2007-02-16 11:23               ` Vyatcheslav Perevalov
2007-02-16 11:31                 ` Eugene Ostapets
2007-02-15  9:20     ` Anton Farygin
2007-02-15  8:29   ` Evgenii Terechkov
2007-02-15  8:38 ` Anton Gorlov
2007-02-15  8:58   ` Ivan Adzhubey
2007-02-15  9:05     ` Eugene Ostapets
2007-02-15  9:44     ` Anton Gorlov
2007-02-15  9:56     ` Sergey Vlasov
2007-02-15 11:33     ` Sergey
2007-02-15 16:42   ` Nick S. Grechukh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1171526541.8366.19.camel@alpha.degunino.ru \
    --to=linuxbox@degunino.net \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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