LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 06-09-2008, 10:51 AM   #1
roystonlodge
Member
 
Registered: Jun 2008
Posts: 161

Rep: Reputation: 31
GUI for setting up WPA encryption?


Is there a downloadable GUI out there for setting up wireless with WPA encryption? I use Damn Small Linux the most, and setting up WPA is a really bugbear for me.

Thanks!
 
Old 06-09-2008, 02:05 PM   #2
b0uncer
Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,125

Rep: Reputation: Disabled
NetworkManager would be cool, but I'm not sure at all that you can get it's functionality without having a big desktop with a panel applet to sit it into. Gnome comes with it, but Xfce doesn't as far as I know, and that has bugged me too

But setting up WPA encryption is not a big deal. Just get familiar with wpa_supplicant configuration file; in the easiest case (which means often) you'll get away with less than 10 lines in that file, and a wpa_supplicant command with a couple of arguments along with a dhcp client command (unless you use static ip). You can even use wpa_passphrase to generate a basic network entry to add to the configuration file; the rest you can find out by reading the manual page of that configuration file:
Code:
man wpa_supplicant.conf
See the examples for a start.

Once it's done,
Code:
wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant.conf -B
dhcpcd wlan0
and you're done. Change arguments if needed to suit your environment.

Note: you don't have to touch the configuration file of wpa_supplicant after it's done the first time, and for the wpa_supplicant startup you can create a nice script and maybe even run it in the boot scripts to have it work automagically. It's a lot easier than it looks like

Last edited by b0uncer; 06-09-2008 at 02:07 PM.
 
Old 06-10-2008, 10:20 AM   #3
roystonlodge
Member
 
Registered: Jun 2008
Posts: 161

Original Poster
Rep: Reputation: 31
Yeah, I know. I know! But I'm dumb. I've tried, oh LAWD how I've tried, but I haven't been able to get WPA_supplicant to work properly. ;-)

The problem I THINK I keep running into is write permissions with DSL.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WLAN with WPA encryption yawe_frek Linux - Wireless Networking 0 01-11-2007 08:39 AM
WPA Encryption w/ OpenSuSE 10? chiefreborn Linux - Wireless Networking 2 12-19-2005 05:50 PM
How to setup WPA Encryption? Trizon DamnSmallLinux 3 06-02-2005 10:16 PM
wpa encryption ktc0ut Suse/Novell 5 05-30-2005 11:33 AM
Wireless-G and WPA encryption ?? lawadm1 Linux - Wireless Networking 1 06-19-2004 06:03 PM


All times are GMT -5. The time now is 03:50 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration