Quote: |
I'm using Debian Etch (as I've mentioned!).
| Oops, -1 for reading comprehension.
Can I get you to try the following as root: Code: killall wpa_supplicant
wpa_supplicant -i wlan1 -c /etc/wpa_supplicant/wpa_supplicant.conf -D ndiswrapper -d
That should kill off any running instances of wpa_supplicant and then start a new one that prints out lots of debug messages. You'll hopefully get something like this Quote:
EAPOL: SUPP_PAE entering state AUTHENTICATING
EAPOL: SUPP_BE entering state SUCCESS
EAP: EAP entering state DISABLED
EAPOL: SUPP_PAE entering state AUTHENTICATED
EAPOL: SUPP_BE entering state IDLE
| If there are errors then post them here so we can take a look.
Also, can you run these commands so we can see the active network settings. Code: route -n
cat /etc/resolv.conf
iptables -L
This should let us see what the problem is.
Let us know how you get on,
Chris...
__________________
DRM keeps an honest user loyal |