LinHES Forums
http://forum.linhes.org/

Netgear WG311v3 & wpasupplicant
http://forum.linhes.org/viewtopic.php?f=2&t=15520
Page 1 of 1

Author:  Blacksheep [ Tue Jun 05, 2007 3:02 pm ]
Post subject:  Netgear WG311v3 & wpasupplicant

hi guys, bit stumped here. Have managed to get the above card running with ndiswrapper - well, it can scan ap's and supposedly connects to my router (well it gets assigned an IP via dhcp and I can see its mac address in the router settings). However it can't do anything ie ping the router/google etc.

Any pointers greatly appreciated.

Author:  jbman [ Mon Jun 11, 2007 3:17 am ]
Post subject: 

i take it you are running encryption on your router you are trying to connect to. What have you done with wpa_supplicant so far?

Author:  bag [ Wed Jun 13, 2007 3:48 pm ]
Post subject: 

I use the wg311v3 as well. And like you, I have got it up and running through ndiswrapper.

As jbman says - presumably you're running the network encrypted. have you set the encryption key and set the whole thing to kick in on boot?

bag

Author:  Blacksheep [ Mon Jun 18, 2007 8:48 am ]
Post subject: 

Sorry for the delays in answering guys and thanks for replying

I get the following error at startup (which may have something to do with the problem) -


Code:
failed to connect to wpa_supplicant wpa_ctrl_open:connection refused
there is already a pid file /var/run/dhclient.wlan0.pid with pid 2732 removed stale pid file


my interfaces file is

Code:
iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp
wpa-driver wext
wpa-conf /etc/wpa_supplicant.conf


and the wpa_supplicant.conf file is

Code:
ctrl_interfaces=/var/run/wpa_supplicant

network={
  ssid="do one"
  group=TKIP
  pairwise=TKIP
  psk="xxxxxx"
  priority=5
  key_mgmt=WPA-PSK
  proto=WPA
}

Author:  Blacksheep [ Sun Jun 24, 2007 12:02 pm ]
Post subject: 

vague hopeful bump?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/