so close... and yet so far



So I've got a snapshot up and runinng...and as far as I can tell NM has
managed to fully establish a link to my router, acquire an address from the
DHCP server, and set up routes.  The output of ifconfig and route looks
completly normal.  How come I can't talk to anything?  Only pings to myself
come back.  The only thing that doesn't look perfect in the output of
iwconfig.

wlan0     IEEE 802.11g  ESSID:"fortytwo"
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:13:10:96:E4:21
          Bit Rate=54 Mb/s   Tx-Power:24 dBm
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:100/100  Signal level:-39 dBm  Noise level:-256 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:14  Invalid misc:31852   Missed beacon:0

I'm not quite sure what "Invalid misc" is but I get a lot of them.

What follows is the output of NetworkManage --no-daemon.  Any help would be
appreciated.

BTW I plugged in a wired connection to write this and NM picked it right up.
That was awesome.  Nice work.

-Brian

NetworkManager: <information>   starting...
NetworkManager: <information>   wlan0: Device is fully-supported using driver 'ndiswrapper'.
NetworkManager: <information>   nm_device_init(): waiting for device's worker thread to start
NetworkManager: <information>   nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information>   Now managing wireless (802.11) device 'wlan0'.
NetworkManager: <information>   Deactivating device wlan0.
NetworkManager: <information>   eth0: Device is fully-supported using driver 'tg3'.
NetworkManager: <information>   nm_device_init(): waiting for device's worker thread to start
NetworkManager: <information>   nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information>   Now managing wired Ethernet (802.3) device 'eth0'.
NetworkManager: <information>   Deactivating device eth0.
NetworkManager: <information>   Updating allowed wireless network lists.
NetworkManager: <WARNING>        nm_dbus_get_networks_cb (): nm-dbus-nmi.c:527 (nm_dbus_get_networks_cb): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored..
NetworkManager: <information>   Updating allowed wireless network lists.
NetworkManager: <WARNING>        nm_dbus_get_networks_cb (): nm-dbus-nmi.c:527 (nm_dbus_get_networks_cb): error received: org.freedesktop.NetworkManagerInfo.NoNetworks - There are no wireless networks stored..
NetworkManager: <debug info>    [1140381355.024837] nm_device_802_11_wireless_get_activation_ap (): Forcing AP 'fortytwo'
NetworkManager: <information>   User Switch: /org/freedesktop/NetworkManager/Devices/wlan0 / fortytwo
NetworkManager: <information>   Deactivating device wlan0.
NetworkManager: <information>   Device wlan0 activation scheduled...
NetworkManager: <information>   Activation (wlan0) started...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) started...
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) complete.
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) starting...
NetworkManager: <information>   Activation (wlan0/wireless): access point 'fortytwo' is encrypted, but NO valid key exists.  New key needed.
NetworkManager: <information>   Activation (wlan0) New wireless user key requested for network 'fortytwo'.
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) complete.
NetworkManager: <information>   SWITCH: found better connection 'wlan0/fortytwo' than current connection 'wlan0/fortytwo'.  same_ssid=1, have_link=0
NetworkManager: <information>   Will activate connection 'wlan0/fortytwo'.
NetworkManager: <information>   Device wlan0 activation scheduled...
NetworkManager: <information>   Deactivating device wlan0.
NetworkManager: <information>   Activation (wlan0): cancelling...
NetworkManager: <information>   Activation (wlan0): cancelled.
NetworkManager: <information>   Activation (wlan0) started...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) started...
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) complete.
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) starting...
NetworkManager: <information>   Activation (wlan0/wireless): access point 'fortytwo' is encrypted, but NO valid key exists.  New key needed.
NetworkManager: <information>   Activation (wlan0) New wireless user key requested for network 'fortytwo'.
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) complete.
NetworkManager: <information>   Activation (wlan0) New wireless user key for network 'fortytwo' received.
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) started...
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 1 (Device Prepare) complete.
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) starting...
NetworkManager: <information>   Activation (wlan0/wireless): access point 'fortytwo' is encrypted, and a key exists.  No new key needed.
NetworkManager: <information>   SUP: sending command 'INTERFACE_ADD wlan0               wext    /var/run/wpa_supplicant '
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'AP_SCAN 2'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'ADD_NETWORK'
NetworkManager: <information>   SUP: response was '0
'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 ssid 666f72747974776f'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 proto WPA'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 key_mgmt WPA-PSK'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 psk <snip>
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 pairwise TKIP'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'SET_NETWORK 0 group TKIP'
NetworkManager: <information>   SUP: response was 'OK'
NetworkManager: <information>   SUP: sending command 'ENABLE_NETWORK 0'
NetworkManager: <information>   SUP: response was 'OK'
Trying to associate with SSID 'fortytwo'
NetworkManager: <information>   Activation (wlan0) Stage 2 (Device Configure) complete.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:13:10:96:e4:21
WPA: Key negotiation completed with 00:13:10:96:e4:21 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:13:10:96:e4:21 completed (auth)
NetworkManager: <information>   Activation (wlan0/wireless) Stage 2 (Device Configure)successful.  Connected to access point 'fortytwo'.
NetworkManager: <information>   Activation (wlan0) Stage 3 (IP Configure Start) scheduled.
NetworkManager: <information>   Activation (wlan0) Stage 3 (IP Configure Start) started...
NetworkManager: <information>   Activation (wlan0) Beginning DHCP transaction.
NetworkManager: <information>   Activation (wlan0) Stage 3 (IP Configure Start) complete.
NetworkManager: <information>   DHCP daemon state now 12 for interface wlan0
NetworkManager: <information>   DHCP daemon state now 1 for interface wlan0
NetworkManager: <information>   DHCP daemon state now 2 for interface wlan0
NetworkManager: <information>   Activation (wlan0) Stage 4 (IP Configure Get) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 4 (IP Configure Get) started...
NetworkManager: <information>   Retrieved the following IP4 configuration from the DHCP daemon:
NetworkManager: <information>     address 192.168.1.100
NetworkManager: <information>     netmask 255.255.255.0
NetworkManager: <information>     broadcast 192.168.1.255
NetworkManager: <information>     gateway 192.168.1.1
NetworkManager: <information>     nameserver 68.87.71.226
NetworkManager: <information>     nameserver 68.87.73.242
NetworkManager: <information>     domain name 'hsd1.ma.comcast.net.'
NetworkManager: <information>   Activation (wlan0) Stage 5 (IP Configure Commit) scheduled...
NetworkManager: <information>   Activation (wlan0) Stage 4 (IP Configure Get) complete.
NetworkManager: <information>   Activation (wlan0) Stage 5 (IP Configure Commit) started...
NetworkManager: <WARNING>        nm_spawn_process (): nm_spawn_process('/etc/init.d/mDNSResponder stop'): could not spawn process. (Failed to execute child process "/etc/init.d/mDNSResponder" (No such file or directory))

NetworkManager: <WARNING>        nm_spawn_process (): nm_spawn_process('/etc/init.d/mDNSResponder zap'): could not spawn process. (Failed to execute child process "/etc/init.d/mDNSResponder" (No such file or directory))

NetworkManager: <WARNING>        nm_spawn_process (): nm_spawn_process('/etc/init.d/mDNSResponder start'): could not spawn process. (Failed to execute child process "/etc/init.d/mDNSResponder" (No such file or directory))

NetworkManager: <information>   Activation (wlan0) successful, device activated.
NetworkManager: <debug info>    [1140381374.655520] nm_dbus_signal_filter (): NetworkManagerInfo triggered update of wireless network 'fortytwo'
NetworkManager: <debug info>    [1140381374.655882] nm_dbus_signal_filter (): NetworkManagerInfo triggered update of wireless network 'fortytwo'
NetworkManager: <debug info>    [1140381374.656118] nm_dbus_signal_filter (): NetworkManagerInfo triggered update of wireless network 'fortytwo'
NetworkManager: <debug info>    [1140381374.656417] nm_dbus_signal_filter (): NetworkManagerInfo triggered update of wireless network 'fortytwo'
NetworkManager: <debug info>    [1140381374.656638] nm_dbus_signal_filter (): NetworkManagerInfo triggered update of wireless network 'fortytwo'
NetworkManager: <WARNING>        nm_dbus_get_network_data_cb (): nm_dbus_get_network_data_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.InvalidArguments) nmi_dbus_get_network_properties called with invalid arguments.

NetworkManager: <WARNING>        nm_dbus_get_network_data_cb (): nm_dbus_get_network_data_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.InvalidArguments) nmi_dbus_get_network_properties called with invalid arguments.

NetworkManager: <WARNING>        nm_dbus_get_network_data_cb (): nm_dbus_get_network_data_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.InvalidArguments) nmi_dbus_get_network_properties called with invalid arguments.

NetworkManager: <WARNING>        nm_dbus_get_network_data_cb (): nm_dbus_get_network_data_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.InvalidArguments) nmi_dbus_get_network_properties called with invalid arguments.

NetworkManager: <WARNING>        nm_dbus_get_network_data_cb (): nm_dbus_get_network_data_cb(): dbus returned an error.
  (org.freedesktop.NetworkManagerInfo.InvalidArguments) nmi_dbus_get_network_properties called with invalid arguments.

NetworkManager: <information>   Activation (wlan0) Finish handler scheduled.
NetworkManager: <information>   Activation (wlan0) Stage 5 (IP Configure Commit) complete.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]