Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Time to dispel open source myths, says Liam Maxwell

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Configuring Strong Wi-Fi (802.1X) Authentication in Linux, Part II
Configuring Strong Wi-Fi (802.1X) Authentication in Linux, Part II
Dec 15, 2009, 18 :32 UTC (0 Talkback[s]) (3316 reads)

(Other stories by Eric Geier)

"In the previous part, we also discovered the two main 802.1X supplicants (clients): Xsupplicant and wpa_supplicant. We used wpa_supplicant via Ubuntu's networking GUI. Now we're going to discuss how to manually configure wpa_supplicant using it's configuration file, in case your Linux distribution doesn't interface with the supplicant.

"Configuring wpa_supplicant via the config file

"If you've installed wpa_supplicant yourself, you can set it up via the configuration file. If the supplicant came with your Linux distribution, you still might choose to use the configuration file to fine-tune the authentication and encryption settings. Here are a few general parameters you may want to set that apply to all networks you connect to:

eapol_version: Set to either 1 or 2. By default,

wpa_supplicant uses version 2 of EAPOL, as specified in the IEEE 802.1X-2004 standard. However, some APs still support only the first version.

fast_reauth: Leave set to 1 to enable fast re-authentication for all supported EAP methods, or set to 2 to disable fast re-authentication.

"You specify the details of networks you want to connect to in blocks using brackets. The supplicant will try to connect to the listed networks in the order they appear in. Before you take the time to configure all the settings, you might want to check if the supplicant is working fine with your wireless driver by connecting to an unencrypted AP first, using the following block:"

Complete Story

Related Stories:
Better Wi-Fi Network Security: Advanced Techniques(Dec 10, 2009)
Configuring Strong Wi-fi (802.1x) Authentication in Linux(Nov 23, 2009)
Stumbling and Sniffing Wireless Networks in Linux, Part 3(Nov 16, 2009)
Stumbling and Sniffing Wireless Networks in Linux, Part 2(Oct 26, 2009)
Stumbling and Sniffing Wireless Networks in Linux, Part 1(Oct 19, 2009)
How to: Install DD-WRT (X86) On a PC in Linux(Oct 02, 2009)
eyeOS: Your Own Private Linux Cloud that You Control (part 2)(Sep 28, 2009)
eyeOS: Your Own Private Linux Cloud that You Control (part 1)(Sep 21, 2009)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP