Re: wireless WPA at boot time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrea <mariofutire <at> googlemail.com> writes:

> In Fedora 7 I had to change:
> 1) service order of wpa_supplicant so that it starts before the network
> 2) "ifup-wireless" in /etc/sysconfig/network-scripts to work properly with WPA
> 
> What do people do?

What I do is to get my wpa_supplicant config working -
(/etc/wpa_supplicant/wpa_supplicant.conf and /etc/sysconfig/wpa_supplicant)
such that "service wpa_supplicant start" (as root) does work correctly.
Then set it to start at boot using "chkconfig wpa_supplicant on"

Next I use dhclient to get an ip address - test by doing 
dhclient wlan0 
or equivalent  - once it works then I add two lines to /etc/rc.local
/bin/sleep 2
/sbin/dhclient wlan0

then it all works irrespective of the desktop and I don't need to worry about it
any more... works in KDE or GNOME...

HTH



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux