WEP DISABLED----- root@cloud ~ 109K # /etc/init.d/net.ath0 restart * Stopping ath0 * Loading networking modules for ath0 * modules: iwconfig wpa_supplicant essidnet iptunnel ifconfig dhcpcd apipa * Bringing down ath0 * Shutting down ath0 ... [ ok ] * Starting ath0 * Loading networking modules for ath0 * modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa * iwconfig provides wireless * ifconfig provides interface * dhcpcd provides dhcp * Configuring wireless network for ath0 * Connecting to "homenet" (WEP Disabled) ... [ !! ] * Failed to configure wireless for ath0 [ !! ] root@cloud ~ 109K # /etc/init.d/net.eth1 restart * Stopping eth1 * Loading networking modules for eth1 * modules: iwconfig wpa_supplicant essidnet iptunnel ifconfig dhcpcd apipa * Bringing down eth1 * Stopping dhcpcd on eth1 ... [ ok ] * Shutting down eth1 ... [ ok ] * Starting eth1 * Loading networking modules for eth1 * modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa * iwconfig provides wireless * ifconfig provides interface * dhcpcd provides dhcp * Configuring wireless network for eth1 * Connecting to "homenet" (WEP Disabled) ... [ ok ] * eth1 connected to "homenet" at 00:0E:6A:D3:BD:24 * in managed mode (WEP disabled) * Configuring eth1 for "homenet" ... [ ok ] * Bringing up eth1 * Configuration not set for eth1 - assuming dhcp * dhcp * Running dhcpcd ... [ ok ] * eth1 received address 10.0.0.10 ----- WEP ENABLED----- root@cloud ~ 113K # /etc/init.d/net.eth1 restart * Stopping eth1 * Loading networking modules for eth1 * modules: iwconfig wpa_supplicant essidnet iptunnel ifconfig dhcpcd apipa * Bringing down eth1 * Stopping dhcpcd on eth1 ... [ ok ] * Shutting down eth1 ... [ ok ] * Starting eth1 * Loading networking modules for eth1 * modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa * iwconfig provides wireless * ifconfig provides interface * dhcpcd provides dhcp * Configuring wireless network for eth1 * Connecting to "homenet" (WEP enabled - open) ... [ ok ] * eth1 connected to "homenet" at 00:0E:6A:D3:BD:24 * in managed mode (WEP enabled - open) * Configuring eth1 for "homenet" ... [ ok ] * Bringing up eth1 * Configuration not set for eth1 - assuming dhcp * dhcp * Running dhcpcd ... [ ok ] * eth1 received address 10.0.0.10 root@cloud ~ 113K # /etc/init.d/net.ath0 restart * Starting ath0 * Loading networking modules for ath0 * modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa * iwconfig provides wireless * ifconfig provides interface * dhcpcd provides dhcp * Configuring wireless network for ath0 * Connecting to "homenet" (WEP enabled - restricted) ... [ !! ] * Failed to configure wireless for ath0 [ !! ] root@cloud ~ 113K # -----