ifplugd Error... [SOLVED]

Вычитал про данный сабдж, решил засетапать на буке.

После успешной установки начали происходить казусы с сетевыми интерфейсами...

# cat /etc/conf.d/net

dns_domain_lo="local"
config_eth0=( "10.160.2.36 netmask 255.255.240.0 brd 10.160.15.255 hw ether 00:e0:4c:d0:71:db" )
routes_eth0=( "default via 10.160.0.1" )
dns_servers=( "127.0.0.1" )

modules=( "wpa_supplicant" )
config_eht1=( "dhcp" )
dhcp_eth1="nodns"
# cat /etc/ifplugd/ifplugd.conf

plug_timeout="3"
ifplugd_eth0="--no-auto --ignore-fail --ignore-retval --poll-time=2 --delay-up=0 --delay-down=0 --no-shutdown"
ifplugd_wlan0="--api-mode=wlan --delay-up=5 --delay-down=5"

При поднятии интерфейса в логах вижу следующее:

Jan 10 10:25:50 probook kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 10 10:25:50 probook ifplugd(eth0)[28024]: ifplugd 0.28 initializing.
Jan 10 10:25:50 probook ifplugd(eth0)[28024]: Using interface eth0/00:E0:4C:D0:71:DB with driver <sky2> (version: 1.23)
Jan 10 10:25:50 probook ifplugd(eth0)[28024]: Using detection mode: SIOCETHTOOL
Jan 10 10:25:50 probook ifplugd(eth0)[28024]: Initialization complete, link beat not detected.
Jan 10 10:25:53 probook ifplugd(eth0)[28024]: Link beat detected.
Jan 10 10:25:54 probook ifplugd(eth0)[28024]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
Jan 10 10:25:58 probook ifplugd(eth0)[28024]: client: Error: either "local" is duplicate, or "hw" is a garbage.
Jan 10 10:25:58 probook ifplugd(eth0)[28024]: client:   [ !! ]
Jan 10 10:25:58 probook ifplugd(eth0)[28024]: client:   [ !! ]
Jan 10 10:25:58 probook ifplugd(eth0)[28024]: Program executed successfully.

Подскажиет пожалуйста в какую сторону копать, что он имеет ввиду под "client: Error: either "local" is duplicate, or "hw" is a garbage", если он про "/etc/conf.d/net", что ему не нравится?

Спасибо всем откликнувшимся.

Всем спасибо, проблему решил.

Всем спасибо, проблему решил. Она была вызвана установкой iproute2.

hw ether

hw ether 00:e0:4c:d0:71:db

Скорее проблема вызвана непониманием способа замены мак-адреса в baselayout -стандартным способом является установка net-analyzer/macchanger
и mac_eth0=you_mac

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

mac_eth0

Спасибо, обязательно попробую.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".