| Author |
Message |
|
|
Post subject: Configuring wireless manually
Posted: May 16, 2008 - 07:57 PM
|
|

Joined: Mar 09, 2007
Posts: 110
Location: Linköping, Sweden
Status: Offline
|
|
I used ceni the other day to configure my wireless nic - wonderful tool that really helped me out. Once I had my nic up and running I got curious about how to configure wireless without ceni.
After some Googling I ended up with this page from the wpasupplicant documentation. I also found something similar in the manual. After reading this, and taking a look at my own /etc/network/interfaces, it seems that all it takes to configure a wireless nic is to add wpa-psk and wpa-ssid to the file, then do a ifdown/ifup on the interface. I guess I am overseeing something, as it can't be that easy. Or can it...? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 16, 2008 - 10:24 PM
|
|

Joined: Nov 26, 2006
Posts: 322
Location: Melbourne (VIC) Australia
Status: Offline
|
|
(Has a chuckle about finding the same info in the manual,, grins)
You may want to check out this sidux wiki entry too:
http://sidux.com/index.php?module=pnWik ... wparoaming
From looking at it seems that its the kwlan gui
apt-cache search wpagui
wpagui - GUI for wpa_supplicant
$ apt-cache search wpa_gui
kwlan - wpasupplicant frontend for KDE
I dont have wifi, so spared the hoaryness , lol |
_________________
When all else fails, get the instructions back out of the rubbish bin and reread them. E&OE http://manual.sidux.com/
|
| |
|
|
|
 |
|
|
Post subject: Re: Configuring wireless manually
Posted: May 16, 2008 - 11:54 PM
|
|

Joined: Nov 30, 2006
Posts: 3466
Location: Budapest
Status: Offline
|
|
|
effo wrote:
it seems that all it takes to configure a wireless nic is to add wpa-psk and wpa-ssid to the file, then do a ifdown/ifup on the interface. I guess I am overseeing something, as it can't be that easy. Or can it...?
It can, if you want to connect to one network only. No need for a frontend if you know the syntax. All the nice frontends only write into /etc/network/interfaces as well.
hubi |
_________________ Bonitas stultitiaque sodales sunt.
|
| |
|
|
|
 |
|
|
Post subject: Re: Configuring wireless manually
Posted: May 17, 2008 - 12:28 AM
|
|
Joined: Dec 19, 2006
Posts: 1030
Status: Offline
|
|
|
effo wrote:
I used ceni the other day to configure my wireless nic - wonderful tool that really helped me out. Once I had my nic up and running I got curious about how to configure wireless without ceni.
After some Googling I ended up with this page from the wpasupplicant documentation. I also found something similar in the manual. After reading this, and taking a look at my own /etc/network/interfaces, it seems that all it takes to configure a wireless nic is to add wpa-psk and wpa-ssid to the file, then do a ifdown/ifup on the interface. I guess I am overseeing something, as it can't be that easy. Or can it...?
Its that easy yes, for the common single network configuration. |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Configuring wireless manually
Posted: May 17, 2008 - 12:56 AM
|
|
Joined: Jan 10, 2007
Posts: 765
Status: Offline
|
|
| btw. "Ceni" = Configure /etc/network/interfaces |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: Configuring wireless manually
Posted: May 17, 2008 - 08:40 AM
|
|

Joined: Mar 09, 2007
Posts: 110
Location: Linköping, Sweden
Status: Offline
|
|
| Thanks for the input. It is always nice to find out that things you believe are complicated turn out to be much simpler than expected. |
|
|
| |
|
|
|
 |
|
|