Package: wicd Version: 1.7.0+ds1-6 Severity: normal Trying to connect to a Ad-Hoc wireless network, on which a dhcp server is running, wicd connects ok, runs the if-up.d scripts, but then it does the following, seemingly running dhclient a second time to get the hostname, which takes the connection down.
2011/10/04 15:26:09 :: attempting to set hostname with dhclient 2011/10/04 15:26:09 :: using dhcpcd or another supported client may work better 2011/10/04 15:26:09 :: /sbin/dhclient -v -r wlan0 Full syslog of a connection attempt follows: 2011/10/04 15:34:26 :: ifconfig wlan0 2011/10/04 15:34:28 :: ifconfig wlan0 2011/10/04 15:34:29 :: scanning start 2011/10/04 15:34:29 :: ifconfig wlan0 up 2011/10/04 15:34:29 :: iwlist wlan0 scan 2011/10/04 15:34:30 :: ifconfig wlan0 2011/10/04 15:34:33 :: ifconfig wlan0 2011/10/04 15:34:34 :: Forced disconnect on 2011/10/04 15:34:34 :: iwconfig wlan0 2011/10/04 15:34:34 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:34 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-down.d/bind9 with params 2011/10/04 15:34:34 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:34 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:34 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:34 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:34 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:34 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:34 :: attempting to set hostname with dhclient 2011/10/04 15:34:34 :: using dhcpcd or another supported client may work better 2011/10/04 15:34:34 :: /sbin/dhclient -v -r wlan0 Oct 4 15:34:34 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:34 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:34 gnu dhclient: All rights reserved. Oct 4 15:34:34 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:34 gnu dhclient: Oct 4 15:34:34 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:34 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:34 gnu dhclient: All rights reserved. Oct 4 15:34:34 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:34 gnu dhclient: Oct 4 15:34:34 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:34 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:34 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:34 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:34 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:34 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:34 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:34 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:34 gnu dhclient: send_packet: please consult README file regarding broadcast address. Oct 4 15:34:34 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:34 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:34 gnu dhclient: send_packet: please consult README file regarding broadcast address. 2011/10/04 15:34:34 :: ifconfig wlan0 0.0.0.0 2011/10/04 15:34:34 :: /sbin/ip route flush dev wlan0 2011/10/04 15:34:34 :: ifconfig wlan0 down Oct 4 15:34:34 gnu kernel: [10572.750380] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:34 gnu kernel: [10572.750404] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:34 gnu kernel: [10572.750380] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:34 gnu kernel: [10572.750404] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:34 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:34 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:34 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. Oct 4 15:34:34 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:34 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:34 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. 2011/10/04 15:34:34 :: scanning done 2011/10/04 15:34:34 :: found 0 networks: 2011/10/04 15:34:34 :: ifconfig wlan0 up Oct 4 15:34:34 gnu kernel: [10572.843389] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:34 gnu kernel: [10572.843389] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID 2011/10/04 15:34:34 :: Executing /etc/network/if-post-down.d/avahi-daemon with params Oct 4 15:34:34 gnu kernel: [10572.859506] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:34 gnu kernel: [10572.859506] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:34 gnu kernel: [10572.862838] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:34 gnu kernel: [10572.862838] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon 2011/10/04 15:34:34 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:34 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:34 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/wpasupplicant returned 0 2011/10/04 15:34:35 :: wpa_cli -i wlan0 terminate 2011/10/04 15:34:35 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:35 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-down.d/bind9 with params 2011/10/04 15:34:35 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:35 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:35 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:35 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:35 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:35 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/avahi-daemon with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:35 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:35 :: /etc/network/if-post-down.d/wpasupplicant returned 0 2011/10/04 15:34:35 :: scanning start 2011/10/04 15:34:35 :: ifconfig wlan0 up 2011/10/04 15:34:35 :: iwlist wlan0 scan 2011/10/04 15:34:35 :: ifconfig wlan0 Oct 4 15:34:36 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:36 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:36 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. Oct 4 15:34:36 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:36 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:36 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. 2011/10/04 15:34:37 :: ifconfig wlan0 2011/10/04 15:34:40 :: ifconfig wlan0 2011/10/04 15:34:40 :: scanning done 2011/10/04 15:34:40 :: found 1 networks: 2011/10/04 15:34:40 :: found use_settings_globally in configuration True 2011/10/04 15:34:40 :: found afterscript in configuration None 2011/10/04 15:34:40 :: found dhcphostname in configuration gnu 2011/10/04 15:34:40 :: found postdisconnectscript in configuration None 2011/10/04 15:34:40 :: found use_dhcphostname in configuration 1 2011/10/04 15:34:40 :: found dns_domain in configuration kitenet.net 2011/10/04 15:34:40 :: found netmask in configuration None 2011/10/04 15:34:40 :: found usedhcphostname in configuration False 2011/10/04 15:34:40 :: found predisconnectscript in configuration None 2011/10/04 15:34:40 :: found gateway in configuration None 2011/10/04 15:34:40 :: found use_global_dns in configuration False 2011/10/04 15:34:40 :: found dns3 in configuration None 2011/10/04 15:34:40 :: found search_domain in configuration None 2011/10/04 15:34:40 :: found dns2 in configuration None 2011/10/04 15:34:40 :: found use_settings_globally in configuration True 2011/10/04 15:34:40 :: found use_static_dns in configuration True 2011/10/04 15:34:40 :: found ip in configuration None 2011/10/04 15:34:40 :: found beforescript in configuration None 2011/10/04 15:34:40 :: found enctype in configuration None 2011/10/04 15:34:40 :: found automatic in configuration True 2011/10/04 15:34:40 :: found dns1 in configuration 10.1.1.1 2011/10/04 15:34:40 :: found netprop_width in configuration 800 2011/10/04 15:34:40 :: found netprop_height in configuration 564 2011/10/04 15:34:40 :: iwconfig wlan0 2011/10/04 15:34:42 :: Connecting to wireless network hollow 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/bind9 with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:42 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:42 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:42 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:42 :: attempting to set hostname with dhclient 2011/10/04 15:34:42 :: using dhcpcd or another supported client may work better 2011/10/04 15:34:42 :: /sbin/dhclient -v -r wlan0 Oct 4 15:34:42 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:42 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:42 gnu dhclient: All rights reserved. Oct 4 15:34:42 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:42 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:42 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:42 gnu dhclient: All rights reserved. Oct 4 15:34:42 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:42 gnu dhclient: Oct 4 15:34:42 gnu dhclient: Oct 4 15:34:42 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:42 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:42 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:42 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:42 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:42 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:42 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:42 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:42 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:42 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:42 gnu dhclient: send_packet: please consult README file regarding broadcast address. Oct 4 15:34:42 gnu dhclient: send_packet: please consult README file regarding broadcast address. 2011/10/04 15:34:42 :: ifconfig wlan0 0.0.0.0 2011/10/04 15:34:42 :: /sbin/ip route flush dev wlan0 2011/10/04 15:34:42 :: ifconfig wlan0 down Oct 4 15:34:42 gnu kernel: [10580.574481] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:42 gnu kernel: [10580.574481] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:42 gnu kernel: [10580.574510] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:42 gnu kernel: [10580.574510] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:42 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:42 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:42 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. Oct 4 15:34:42 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:42 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:42 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. 2011/10/04 15:34:42 :: ifconfig wlan0 up Oct 4 15:34:42 gnu kernel: [10580.659424] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:42 gnu kernel: [10580.659424] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/avahi-daemon with params Oct 4 15:34:42 gnu kernel: [10580.677262] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:42 gnu kernel: [10580.677262] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:42 gnu kernel: [10580.680716] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:42 gnu kernel: [10580.680716] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:42 :: /etc/network/if-post-down.d/wpasupplicant returned 0 2011/10/04 15:34:42 :: wpa_cli -i wlan0 terminate 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/bind9 with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:42 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:42 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:42 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:42 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:42 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:43 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/avahi-daemon with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:43 :: /etc/network/if-post-down.d/wpasupplicant returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-pre-up.d/bridge with params 2011/10/04 15:34:43 :: /etc/network/if-pre-up.d/bridge returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-pre-up.d/vde2 with params 2011/10/04 15:34:43 :: /etc/network/if-pre-up.d/vde2 returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-pre-up.d/wireless-tools with params 2011/10/04 15:34:43 :: iwconfig wlan0 2011/10/04 15:34:43 :: /etc/network/if-pre-up.d/wireless-tools returned 0 2011/10/04 15:34:43 :: Executing /etc/network/if-pre-up.d/wpasupplicant with params 2011/10/04 15:34:43 :: /etc/network/if-pre-up.d/wpasupplicant returned 0 2011/10/04 15:34:43 :: Putting interface down 2011/10/04 15:34:43 :: ifconfig wlan0 down Oct 4 15:34:43 gnu kernel: [10581.173196] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:43 gnu kernel: [10581.173217] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:43 gnu kernel: [10581.173196] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:43 gnu kernel: [10581.173217] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 2011/10/04 15:34:43 :: Releasing DHCP leases... 2011/10/04 15:34:43 :: attempting to set hostname with dhclient 2011/10/04 15:34:43 :: using dhcpcd or another supported client may work better 2011/10/04 15:34:43 :: /sbin/dhclient -v -r wlan0 Oct 4 15:34:43 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:43 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:43 gnu dhclient: All rights reserved. Oct 4 15:34:43 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:43 gnu dhclient: Oct 4 15:34:43 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:43 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:43 gnu dhclient: All rights reserved. Oct 4 15:34:43 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:43 gnu dhclient: Oct 4 15:34:43 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:43 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:43 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:43 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:43 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:43 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:43 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:43 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:43 gnu dhclient: send_packet: please consult README file regarding broadcast address. Oct 4 15:34:43 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:43 gnu dhclient: send_packet: Network is unreachable Oct 4 15:34:43 gnu dhclient: send_packet: please consult README file regarding broadcast address. 2011/10/04 15:34:43 :: Setting false IP... 2011/10/04 15:34:43 :: ifconfig wlan0 0.0.0.0 2011/10/04 15:34:43 :: Stopping wpa_supplicant 2011/10/04 15:34:43 :: wpa_cli -i wlan0 terminate Oct 4 15:34:43 gnu kernel: [10581.379469] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:43 gnu kernel: [10581.379469] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID 2011/10/04 15:34:43 :: Flushing the routing table... 2011/10/04 15:34:43 :: /sbin/ip route flush dev wlan0 Oct 4 15:34:43 gnu kernel: [10581.401592] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:43 gnu kernel: [10581.401592] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:43 gnu kernel: [10581.404918] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:43 gnu kernel: [10581.404918] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon 2011/10/04 15:34:43 :: iwconfig wlan0 mode Ad-Hoc 2011/10/04 15:34:43 :: Putting interface up... 2011/10/04 15:34:43 :: ifconfig wlan0 up Oct 4 15:34:45 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:45 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:45 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. Oct 4 15:34:45 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:45 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:45 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. 2011/10/04 15:34:45 :: enctype is None 2011/10/04 15:34:45 :: ['iwconfig', 'wlan0', 'essid', '--', 'hollow'] Oct 4 15:34:45 gnu kernel: [10583.469289] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:45 gnu kernel: [10583.469313] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:45 gnu kernel: [10583.469289] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:45 gnu kernel: [10583.469313] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 2011/10/04 15:34:45 :: iwconfig wlan0 channel 1 Oct 4 15:34:45 gnu kernel: [10583.478319] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:45 gnu kernel: [10583.478319] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID 2011/10/04 15:34:45 :: iwconfig wlan0 ap AA:AA:AA:AA:AA:AA Oct 4 15:34:45 gnu kernel: [10583.493421] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:45 gnu kernel: [10583.493421] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:45 gnu kernel: [10583.494210] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:45 gnu kernel: [10583.494210] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon 2011/10/04 15:34:45 :: Running DHCP with hostname gnu 2011/10/04 15:34:45 :: attempting to set hostname with dhclient 2011/10/04 15:34:45 :: using dhcpcd or another supported client may work better 2011/10/04 15:34:45 :: /sbin/dhclient -v -cf /var/lib/wicd/dhclient.conf wlan0 Oct 4 15:34:45 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:45 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 2011/10/04 15:34:45 :: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:45 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:45 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. 2011/10/04 15:34:45 :: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:45 gnu dhclient: All rights reserved. Oct 4 15:34:45 gnu dhclient: All rights reserved. 2011/10/04 15:34:45 :: All rights reserved. Oct 4 15:34:45 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:45 gnu dhclient: Oct 4 15:34:45 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:45 gnu dhclient: 2011/10/04 15:34:45 :: For info, please visit https://www.isc.org/software/dhcp/ 2011/10/04 15:34:45 :: Oct 4 15:34:45 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:45 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:45 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:45 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 2011/10/04 15:34:45 :: Listening on LPF/wlan0/00:16:ea:05:46:34 2011/10/04 15:34:45 :: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:45 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:45 gnu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 Oct 4 15:34:45 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:45 gnu dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 2011/10/04 15:34:45 :: Sending on Socket/fallback Oct 4 15:34:45 gnu dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 Oct 4 15:34:45 gnu dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 Oct 4 15:34:45 gnu dhclient: DHCPOFFER from 10.1.1.1 Oct 4 15:34:45 gnu dhclient: DHCPOFFER from 10.1.1.1 2011/10/04 15:34:45 :: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 2011/10/04 15:34:45 :: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 2011/10/04 15:34:45 :: DHCPOFFER from 10.1.1.1 2011/10/04 15:34:45 :: DHCPACK from 10.1.1.1 Oct 4 15:34:45 gnu dhclient: DHCPACK from 10.1.1.1 Oct 4 15:34:45 gnu dhclient: DHCPACK from 10.1.1.1 Oct 4 15:34:45 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.1.1.2. Oct 4 15:34:45 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv4 for mDNS. Oct 4 15:34:45 gnu avahi-daemon[1709]: Registering new address record for 10.1.1.2 on wlan0.IPv4. Oct 4 15:34:45 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.1.1.2. Oct 4 15:34:45 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv4 for mDNS. Oct 4 15:34:45 gnu avahi-daemon[1709]: Registering new address record for 10.1.1.2 on wlan0.IPv4. 2011/10/04 15:34:45 :: bound to 10.1.1.2 -- renewal in 16280 seconds. 2011/10/04 15:34:45 :: DHCP connection successful 2011/10/04 15:34:45 :: Setting DNS : 10.1.1.1Oct 4 15:34:45 gnu dhclient: bound to 10.1.1.2 -- renewal in 16280 seconds. Oct 4 15:34:45 gnu dhclient: bound to 10.1.1.2 -- renewal in 16280 seconds. 2011/10/04 15:34:45 :: not verifying 2011/10/04 15:34:45 :: Executing /etc/network/if-up.d/avahi-autoipd with params 2011/10/04 15:34:45 :: /etc/network/if-up.d/avahi-autoipd returned 0 2011/10/04 15:34:45 :: Executing /etc/network/if-up.d/avahi-daemon with params 2011/10/04 15:34:46 :: /etc/network/if-up.d/avahi-daemon returned 0 2011/10/04 15:34:46 :: Executing /etc/network/if-up.d/bind9 with params 2011/10/04 15:34:46 :: /etc/network/if-up.d/bind9 returned 0 2011/10/04 15:34:46 :: Executing /etc/network/if-up.d/local with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/local returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/mountnfs with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/mountnfs returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/ntpdate with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/ntpdate returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/openssh-server with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/openssh-server returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/openvpn with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/openvpn returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/postfix with params Oct 4 15:34:47 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:47 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:47 :: /etc/network/if-up.d/postfix returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/slrn with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/slrn returned 0 2011/10/04 15:34:47 :: Executing /etc/network/if-up.d/wpasupplicant with params 2011/10/04 15:34:47 :: /etc/network/if-up.d/wpasupplicant returned 0 2011/10/04 15:34:47 :: Connecting thread exiting. 2011/10/04 15:34:47 :: ifconfig wlan0 2011/10/04 15:34:47 :: IP Address is: 10.1.1.2 2011/10/04 15:34:48 :: Sending connection attempt result Success 2011/10/04 15:34:48 :: iwconfig wlan0 2011/10/04 15:34:48 :: Forced disconnect on 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/bind9 with params Oct 4 15:34:48 gnu ntpdate[29701]: the NTP socket is in use, exiting Oct 4 15:34:48 gnu ntpdate[29701]: the NTP socket is in use, exiting 2011/10/04 15:34:48 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:48 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:48 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:48 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:48 :: attempting to set hostname with dhclient 2011/10/04 15:34:48 :: using dhcpcd or another supported client may work better 2011/10/04 15:34:48 :: /sbin/dhclient -v -r wlan0 Oct 4 15:34:48 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:48 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:48 gnu dhclient: All rights reserved. Oct 4 15:34:48 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:48 gnu dhclient: Internet Systems Consortium DHCP Client 4.2.2 Oct 4 15:34:48 gnu dhclient: Copyright 2004-2011 Internet Systems Consortium. Oct 4 15:34:48 gnu dhclient: All rights reserved. Oct 4 15:34:48 gnu dhclient: For info, please visit https://www.isc.org/software/dhcp/ Oct 4 15:34:48 gnu dhclient: Oct 4 15:34:48 gnu dhclient: Oct 4 15:34:48 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:48 gnu dhclient: Listening on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:48 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:48 gnu dhclient: Sending on LPF/wlan0/00:16:ea:05:46:34 Oct 4 15:34:48 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:48 gnu dhclient: Sending on Socket/fallback Oct 4 15:34:48 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:48 gnu dhclient: DHCPRELEASE on wlan0 to 10.1.1.1 port 67 Oct 4 15:34:48 gnu avahi-daemon[1709]: Withdrawing address record for 10.1.1.2 on wlan0. Oct 4 15:34:48 gnu avahi-daemon[1709]: Withdrawing address record for 10.1.1.2 on wlan0. Oct 4 15:34:48 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 10.1.1.2. Oct 4 15:34:48 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 10.1.1.2. Oct 4 15:34:48 gnu avahi-daemon[1709]: Interface wlan0.IPv4 no longer relevant for mDNS. Oct 4 15:34:48 gnu avahi-daemon[1709]: Interface wlan0.IPv4 no longer relevant for mDNS. 2011/10/04 15:34:48 :: ifconfig wlan0 0.0.0.0 2011/10/04 15:34:48 :: /sbin/ip route flush dev wlan0 2011/10/04 15:34:48 :: ifconfig wlan0 down Oct 4 15:34:48 gnu kernel: [10586.505200] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:48 gnu kernel: [10586.505234] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:48 gnu kernel: [10586.505200] iwlagn 0000:03:00.0: REPLY_REMOVE_STA failed Oct 4 15:34:48 gnu kernel: [10586.505234] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00 Oct 4 15:34:48 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:48 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:48 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. Oct 4 15:34:48 gnu avahi-daemon[1709]: Interface wlan0.IPv6 no longer relevant for mDNS. Oct 4 15:34:48 gnu avahi-daemon[1709]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:48 gnu avahi-daemon[1709]: Withdrawing address record for fe80::216:eaff:fe05:4634 on wlan0. 2011/10/04 15:34:48 :: ifconfig wlan0 up 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/avahi-daemon with params Oct 4 15:34:48 gnu kernel: [10586.598817] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:48 gnu kernel: [10586.598817] wlan0: Selected IBSS BSSID aa:aa:aa:aa:aa:aa based on configured SSID Oct 4 15:34:48 gnu kernel: [10586.609243] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:48 gnu kernel: [10586.609243] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:48 gnu kernel: [10586.612671] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon Oct 4 15:34:48 gnu kernel: [10586.612671] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:48 :: /etc/network/if-post-down.d/wpasupplicant returned 0 2011/10/04 15:34:48 :: wpa_cli -i wlan0 terminate 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/avahi-autoipd with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/avahi-autoipd returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/bind9 with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/bind9 returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/openvpn with params 2011/10/04 15:34:48 :: /etc/network/if-down.d/openvpn returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/postfix with params Oct 4 15:34:48 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix Oct 4 15:34:48 gnu postfix/master[2158]: reload -- version 2.8.4, configuration /etc/postfix 2011/10/04 15:34:48 :: /etc/network/if-down.d/postfix returned 0 2011/10/04 15:34:48 :: Executing /etc/network/if-down.d/wpasupplicant with params 2011/10/04 15:34:49 :: /etc/network/if-down.d/wpasupplicant returned 0 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/avahi-daemon with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/avahi-daemon returned 0 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/bridge with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/bridge returned 0 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/local with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/local returned 1 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/vde2 with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/vde2 returned 0 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/wireless-tools with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/wireless-tools returned 0 2011/10/04 15:34:49 :: Executing /etc/network/if-post-down.d/wpasupplicant with params 2011/10/04 15:34:49 :: /etc/network/if-post-down.d/wpasupplicant returned 0 Oct 4 15:34:49 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:49 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:49 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. Oct 4 15:34:49 gnu avahi-daemon[1709]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::216:eaff:fe05:4634. Oct 4 15:34:49 gnu avahi-daemon[1709]: New relevant interface wlan0.IPv6 for mDNS. Oct 4 15:34:49 gnu avahi-daemon[1709]: Registering new address record for fe80::216:eaff:fe05:4634 on wlan0.*. 2011/10/04 15:34:50 :: ifconfig wlan0 2011/10/04 15:34:52 :: ifconfig wlan0 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages wicd depends on: ii wicd-cli [wicd-client] 1.7.0+ds1-6 ii wicd-daemon 1.7.0+ds1-6 ii wicd-gtk [wicd-client] 1.7.0+ds1-6 wicd recommends no packages. wicd suggests no packages. Versions of packages wicd-cli depends on: ii wicd-daemon 1.7.0+ds1-6 Versions of packages wicd-cli recommends: ii sudo 1.8.2-2 Versions of packages wicd-gtk depends on: ii python 2.6.7-3 ii python-glade2 2.24.0-2 ii python-gtk2 2.24.0-2 ii wicd-daemon 1.7.0+ds1-6 Versions of packages wicd-gtk recommends: ii gksu 2.0.2-5 ii python-notify 0.1.1-3 ii sudo 1.8.2-2 Versions of packages wicd-daemon depends on: ii adduser 3.113 ii dbus 1.4.16-1 ii debconf [debconf-2.0] 1.5.41 ii dhcp3-client 4.2.2-1 ii iproute 20110629-1 ii iputils-ping 3:20101006-1+b1 ii isc-dhcp-client [dhcp3-client] 4.2.2-1 ii lsb-base 3.2-28 ii net-tools 1.60-24.1 ii psmisc 22.14-1 ii python 2.6.7-3 ii python-dbus 0.84.0-2 ii python-gobject 2.28.6-5 ii python-wicd 1.7.0+ds1-6 ii wireless-tools 30~pre9-5 ii wpasupplicant 0.7.3-4 Versions of packages wicd-daemon recommends: ii wicd-cli [wicd-client] 1.7.0+ds1-6 ii wicd-gtk [wicd-client] 1.7.0+ds1-6 Versions of packages wicd-daemon suggests: pn pm-utils <none> Versions of packages python-wicd depends on: ii python 2.6.7-3 ii python-support 1.0.14 -- debconf information excluded -- see shy jo
signature.asc
Description: Digital signature

