You are not logged in.

#1 2009-02-02 22:08:20

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,222
Website

Wireless Network w/ WPA. DHCP Lease OK, 5 packets then dies.

OK, so I'm playing with getting wireless working on a desktop machine using a Netgear WG111 USB dongle.

ifup wlan0
iwconfig wlan0 essid "MyWLAN"
wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpasupplicant.conf
dhcpcd wlan0

All that appears to work fine. iwconfig says that it's associated and dhcpcd obtains an appropriate lease for my network (192.168.31.29/27), routing and nameservers are set correctly.

It even seems correct to the point that I can ping my gateway / dhcp server, but only 5 pings are sent, then the whole connection dies and I have to ifdown wlan0, killall dhcpcd etc and start from ifup.

Am I doing something wrong or is the Netgear dongle just dodgey?

Offline

#2 2009-07-15 17:35:29

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: Wireless Network w/ WPA. DHCP Lease OK, 5 packets then dies.

you can use the flags -nd (rebind + debug) for dhcpcd to assure you get another connection.

could be your kit


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#3 2009-07-15 22:40:36

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,222
Website

Re: Wireless Network w/ WPA. DHCP Lease OK, 5 packets then dies.

Better late than never quarkup tongue

I've long since given up on this project, but hopefully it might help someone else in future smile

Offline

Board footer

Powered by FluxBB