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

Re: [CentOS] Wifi not working

2010-07-29 Thread John Doe
From: Dave Miller > Larry Vaden writes: > > > > > On Tue, Jul 27, 2010 at 6:33 PM, Phil Savoie > rogers.com> wrote: > > > Beginning DHCP transaction. > >>TRIMMED<< > > > Jul 27 19:32:23 smurf3 NetworkManager: Device 'wlan0' DHCP > > > transaction took too long (>45s), stopping it. > >

Re: [CentOS] Wifi not working

2010-07-28 Thread Akemi Yagi
On Wed, Jul 28, 2010 at 10:49 AM, Dave Miller wrote: > I've also seen restating wpa_supplicant (as root, "service wpa_supplicant > restart) fix things.  Also, I've had better luck just getting the > wpa_supplicant configuration right and not using NetworkManager (service > NetworkManager stop).  

Re: [CentOS] Wifi not working

2010-07-28 Thread Dave Miller
Larry Vaden writes: > > On Tue, Jul 27, 2010 at 6:33 PM, Phil Savoie rogers.com> wrote: > > Beginning DHCP transaction. >>TRIMMED<< > > Jul 27 19:32:23 smurf3 NetworkManager:  Device 'wlan0' DHCP > > transaction took too long (>45s), stopping it. > > Jul 27 19:32:23 smurf3 NetworkManager:  w

Re: [CentOS] Wifi not working

2010-07-28 Thread Phil Savoie
John Doe wrote: > Could it be IPv6? > > JD > I don't think so as I disabled IPV6 on install. But I do appreciate your suggestion. Thanks, Phil ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Wifi not working

2010-07-28 Thread John Doe
From: Phil Savoie > I have the AR9285 wireless adaptor on an HP DV6-2128ca notebook. I can > see it. it comes up in NetworkManager but never gets an IP. the router > is a linksys using WPA/PSK security. Would/could someone please help me > out trying to get this to work? Output of seve

Re: [CentOS] Wifi not working

2010-07-27 Thread Phil Savoie
Larry Vaden wrote: > It would seem that one possibility is that the AP is not running a > DHCP server. > > Another is that if the AP is running a DHCP server, it is restricting > IP addresses to known clients. > > kind regards/ldv Hi Larry, Thanks for your reply. This wifi card is a known hos

Re: [CentOS] Wifi not working

2010-07-27 Thread Larry Vaden
On Tue, Jul 27, 2010 at 6:33 PM, Phil Savoie wrote: > Beginning DHCP transaction. > Jul 27 19:31:38 smurf3 dhclient: Internet Systems Consortium DHCP Client > V3.0.5-RedHat > Jul 27 19:31:38 smurf3 dhclient: Copyright 2004-2006 Internet Systems > Consortium. > Jul 27 19:31:38 smurf3 dhclient: All

[CentOS] Wifi not working

2010-07-27 Thread Phil Savoie
Hello, I have the AR9285 wireless adaptor on an HP DV6-2128ca notebook. I can see it. it comes up in NetworkManager but never gets an IP. the router is a linksys using WPA/PSK security. Would/could someone please help me out trying to get this to work? Output of several commands follows: d