You are not logged in.

#1 2012-05-14 09:56:05

hendry
Member
From: Singapore
Registered: 2009-09-08
Posts: 157
Website

ifplugd(eth0)[540]: Program execution failed, return value is 1.

May 14 17:17:11 localhost ifplugd(eth0)[540]: client: Profile "1" does not exist
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading ipv6
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading JBH_Rooms_3
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading foobar
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading heng_lc@tp
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading MYNE
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: Profile "MYNE" does not exist
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: loading RESORT
May 14 17:17:11 localhost ifplugd(eth0)[540]: client: Profile "RESORT" does not exist
May 14 17:17:11 localhost ifplugd(eth0)[540]: Program execution failed, return value is 1.

Whenever I plug into a network, I don't know what does this, but Archlinux oddly seems to go through profiles in /etc/network.d. Why it doesn't simply call dhclient on the wired interface ??

My workaround is to manually setup the wired network everytime. sad

x220:~$  grep -v '^ *#' /etc/rc.conf | grep . | tail
UDEV_TIMEOUT=30
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"
HOSTNAME="x220"
interface=eth0
NETWORK_PERSIST="no"
WIRELESS_INTERFACE="wlan0"
WIRED_INTERFACE="eth0"
DAEMONS=(syslog-ng @network @net-auto-wireless @net-auto-wired @crond @cpufreq @alsa @sshd @httpd)



Be great how if someone would be kind enough to hint how I should move this to /etc/conf.d/netcfg.

Also it would be great if http://projects.archlinux.org/netcfg.git/ was on github so I could sanely report bugs.

Thanks in advance,

Offline

Board footer

Powered by FluxBB