[sisyphus] Re: I: /etc/net 0.7.0
Arioch
=?iso-8859-1?q?the=5FArioch_=CE=C1_nm=2Eru?=
Сб Мар 26 03:09:38 MSK 2005
Denis Ovsienko пишет:
1. Опять при запуске почем-то не вызвался dhcpcd :-(
2. внутри ifdown выполняется проверка BOOTPROTO на "dhcp-static" и т.д.
А как насчет "dhcp,static" и т.д. ?
3. не хватает \n\r:
~~~~~~~~~~~~~
[root на localhost root]# ifup eth0
'eth0' is already up [root на localhost root]#
[root на localhost root]#
~~~~~~~~~~~~~
4. видимо в настоящий момент dhcpcd выполняется отдельным потоком.
В результате служба arpwatch не запускается, типа не назначен ip-адресс.
Видимо она слишком рано запускается и пытается его получить?
Что делать не знаю - похоже простых решений нет.
5. Постараюсь поболтать с ifplugd team. Ибо назрело :-)
Вот забавный эксперимент:
service ifplugd stop
service network stop
>>>> eth0 is down
service network stop
service ifplugd stop
>>>> eth0 is UP
возможно, нужно, чтобы ifplugd зависело от network ?
кстати, кусочек ifplugd FAQ:
file://localhost/usr/share/RTFM/ifplugd-0.26/README.html
3: Q: When the cable is unplugged and the interface shut down it is
still available with ifconfig and markes as UP. Why this?
A: ifplugd cannot detect the link beat with a shut down interface on
certain (most as of kernel 2.4.19) network drivers. Thus ifplugd enables
the interface before querying the link status. This may be switched off
with -a flag. You might want to use it if you have a sane network driver
(e.g. eepro100). The subdirectory patches/ in the ifplugd distribution
includes a patch for the 8139too 0.9.26 driver, which makes the driver
compatible with -a. Don't ask me how to apply this patch. If you don't
know, you won't need it.
Подробная информация о списке рассылки Sisyphus