Problems with accessing my home network

This is the messages I get from the logs in regards my Cisco 350 Bridges Series which I used it as an AP. Running windows i have no problem. Please help…

Yes I do enter the wep key in a Hex form. I am using a compaq nc6000 laptop.

Here it the messages I get from the supplicant log and messages.

  1. WPA Supplicant log

Trying to associate with 00:40:96:57:15:aa (SSID=‘’ freq=2437 MHz)
Authentication with 00:40:96:57:15:aa timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:40:96:57:15:aa (SSID='
’ freq=2437 MHz)
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:40:96:57:15:aa (SSID=‘’ freq=2437 MHz)
Authentication with 00:40:96:57:15:aa timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:40:96:57:15:aa (SSID='
’ freq=2437 MHz)
CTRL-EVENT-SCAN-RESULTS
Authentication with 00:00:00:00:00:00 timed out.

Now from messages log:

Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) starting connection ‘
Jul 14 16:36:33 localhost NetworkManager: <info> (wlan0): device state change: 3 → 4
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled…
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started…
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled…
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting…
Jul 14 16:36:33 localhost NetworkManager: <info> (wlan0): device state change: 4 → 5
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0/wireless): connection '
’ has security, and secrets exist. No new secrets needed.
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘ssid’ value ‘****’
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘scan_ssid’ value ‘1’
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘key_mgmt’ value ‘NONE’
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘auth_alg’ value ‘OPEN’
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘wep_key0’ value ‘<omitted>’
Jul 14 16:36:33 localhost NetworkManager: <info> Config: added ‘wep_tx_keyidx’ value ‘0’
Jul 14 16:36:33 localhost NetworkManager: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jul 14 16:36:33 localhost NetworkManager: <info> (wlan0): supplicant connection state change: 2 → 0
Jul 14 16:36:33 localhost NetworkManager: <info> Config: set interface ap_scan to 1
Jul 14 16:36:33 localhost NetworkManager: <info> (wlan0): supplicant connection state change: 0 → 2
Jul 14 16:36:37 localhost netplugd[1919]: No interface name
Jul 14 16:36:37 localhost netplugd[1919]: Callback failed

Hope this help.
Thanks
Mario
Reply With Quote

mmira wrote:
> This is the messages I get from the logs in regards my Cisco 350 Bridges
> Series which I used it as an AP. Running windows i have no problem.
> Please help…
>
> Yes I do enter the wep key in a Hex form. I am using a compaq nc6000
> laptop.

What is the wireless adapter in the nc6000, and what driver? Is it possible to
turn off encryption in the AP? If you can and do, what happens?

One other thing to do is to manually start wpa_supplicant. From a ‘ps ax’
listing, you can see the command line. From a console, enter than line omitting
any -B switch and using -ddd to get the maximum verbosity.

Larry