Re: [CentOS] Wifi not working (Solved--Sort of...)

2010-07-30 Thread Phil Savoie
Stephen Harris wrote: > Create a simple S09 script (eg S09PROMISC) which basically just does > "/sbin/ifconfig wlan0 promisc up" > > eg create this as /etc/init.d/PROMISC and then do "chkconfig PROMISC on" > > > #!/bin/sh > > # PROMISC puts wlan0 in promisc mode > # > # chkconfig: 2345 09 91 >

Re: [CentOS] Wifi not working (Solved--Sort of...)

2010-07-29 Thread Stephen Harris
On Thu, Jul 29, 2010 at 10:04:56PM -0400, Phil Savoie wrote: > Ross Walker wrote: > > Don't know, but I think there is an option you can put in your interface > > file to bring it up in promiscuous mode. Try that and see if NM can grab it > > on boot. > There used to be a PROMISC=yes setting I c

Re: [CentOS] Wifi not working (Solved--Sort of...)

2010-07-29 Thread Phil Savoie
Ross Walker wrote: > On Jul 29, 2010, at 5:57 PM, Phil Savoie wrote: > >>> Doesn't it look like the wpa connection is successful? >>> It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) >>> successful. Connected to wireless network 'pszone'." >>> Only stages 3/4 (the DHCP par

Re: [CentOS] Wifi not working (Solved--Sort of...)

2010-07-29 Thread Ross Walker
On Jul 29, 2010, at 5:57 PM, Phil Savoie wrote: >> Doesn't it look like the wpa connection is successful? >> It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) >> successful. Connected to wireless network 'pszone'." >> Only stages 3/4 (the DHCP part) seems to fail... >> The

Re: [CentOS] Wifi not working (Solved--Sort of...)

2010-07-29 Thread Phil Savoie
> Doesn't it look like the wpa connection is successful? > It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) > successful. Connected to wireless network 'pszone'." > Only stages 3/4 (the DHCP part) seems to fail... > The DHCPDISCOVER times out. > Google says that some people