Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm using CentOS5.2 and I need to connect to a wireless network using WPA. The card I have uses an RTL8180L chipset, so I upgraded the kernel to 2.6.28 kernel which should support that. It sees the card when I run iwconfig.
Also, this is the wpa_supplicant command I'm using:
wpa_supplicant -Dwext -iwlan0 -Bw -c/etc/wpa_supplicant/wpa_supplicant.conf
using wpa_gui, I can scan for the network, and it sees the correct network, but it can't associate with the AP. If I bring up the network using the simple ifup wlan0, it can't get an address.
Let me know if there's something obvious that I'm missing.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.