/etc/init.d/net.eth1 start


			
 * One of the files in /etc/{conf.d,init.d} or /etc/rc.conf
 * has a modification time in the future!
 * Starting eth1
 *   Configuring wireless network for eth1
 *   WEP key is not set for "chaka" - not connecting
 *   WEP key is not set for "linksys_SES_59067" - not connecting
 *   WEP key is not set for "2WIRE994" - not connecting
 *   WEP key is not set for "hadoken" - not connecting
 *   WEP key is not set for "HPNA_696" - not connecting
 *   Couldn't associate with any access points on eth1
 *   Failed to configure wireless for eth1

/etc/conf.d/net


			
modules=( "ifconfig" "iwconfig" )

config_eth0=( "dhcpcd" )

config_eth1=( "dhcpcd" )
key_Reacharound="[1] s:cockblock key [1] enc open"
preferred_aps=( "Reacharound" )
wpa_timeout_eth1="30"