sidux.com
Menu

News

Give back
Last 3 Contributions
30-11-2008 20.00
25-11-2008 100.00
25-11-2008 20.00

Donate


Sponsor
hetzner.de

Languages
Preferred language:



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
hoogewoud
15 Post subject: How to avoid Ceni?  PostPosted: Jul 29, 2008 - 04:52 PM



Joined: Dec 12, 2006
Posts: 154
Location: switzerland
Status: Offline
I have a wlan at home which is WPA and hidden with a long password. At my work there is an open wlan (only for Internet and e-mailI) and I do connect with the browser (I had to input a password which is stored in a cookie with an expiration date).

How can I avoid using Ceni each time I switch workplace? Nor Kwifimanager nor wlassistant does the job!
Any idea?

So the basic question is how to manage different wlan profiles some of them highly protected with WPA?

kind regards


Last edited by hoogewoud on Jul 30, 2008 - 07:13 PM; edited 1 time in total
 
 View user's profile Send private message  
Reply with quote Back to top
Zapp!
Post subject: RE: How to avoid Ceni?  PostPosted: Jul 29, 2008 - 05:07 PM



Joined: Jun 13, 2008
Posts: 11
Location: Würzburg, Germany
Status: Offline
it's possible to setup roaming with wpa_supplicant.
There is some information in /usr/share/doc/wpasupplicant/
Alternatively look for some Howtos, for example:
http://openzaurus.berlios.de/HowTos/roa ... supplicant
 
 View user's profile Send private message  
Reply with quote Back to top
hoogewoud
Post subject: RE: How to avoid Ceni?  PostPosted: Jul 29, 2008 - 05:14 PM



Joined: Dec 12, 2006
Posts: 154
Location: switzerland
Status: Offline
I will give it a try!
thank you!
 
 View user's profile Send private message  
Reply with quote Back to top
hubi
Post subject: RE: How to avoid Ceni?  PostPosted: Jul 29, 2008 - 07:38 PM



Joined: Nov 30, 2006
Posts: 3481
Location: Budapest
Status: Offline
sidux manual
sidux Wiki

Have fun!
hubi

_________________
Bonitas stultitiaque sodales sunt.
 
 View user's profile Send private message  
Reply with quote Back to top
hoogewoud
Post subject:   PostPosted: Jul 30, 2008 - 04:54 PM



Joined: Dec 12, 2006
Posts: 154
Location: switzerland
Status: Offline
Ich bin genau der WIKI bzw dem Manual gefolgt.

Wenn ich wpa_gui aufrufe bleibt das Programm unter scanning... hängen kriege keine Verbindung.

Hier unter mein wpa_supplicant.conf


ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="MEINSSID"
scan_ssid=1
psk="MEINASCIIPSW"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP WEP104 WEP40
auth_alg=OPEN
priority=10
disabled=1
id_str="home"
}

network={
ssid="HNET"
scan_ssid=1
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=MD5
identity=""
password=""
ca_cert=""
priority=15
id_str="work"
}


Und hier mein Interfaces:

# /etc/network/interfaces -- configuration file for ifup(Cool, ifdown(Cool

# The loopback interface
# automalatically added when upgrading
auto lo
iface lo inet loopback

#**************wlan0 config static*********************
#iface wlan0 inet static
#address 192.168.0.100
#netmask 255.255.255.0

#**************wlan0 config normal*********************
allow-hotplug wlan0
#iface wlan0 inet dhcp
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

iface home inet dhcp
iface work inet dhcp
#iface stalk inet dhcp

#**************eth0 config normal*********************
allow-hotplug eth0
iface eth0 inet dhcp


mit Ceni konfiguriert gehts, in Interfaces steht dann:

# /etc/network/interfaces -- configuration file for ifup(Cool, ifdown(Cool

# The loopback interface
# automalatically added when upgrading
auto lo
iface lo inet loopback

#**************wlan0 config static*********************
#iface wlan0 inet static
#address 192.168.0.100
#netmask 255.255.255.0

#**************wlan0 config normal*********************
#iface wlan0 inet dhcp
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-key-mgmt NONE
wpa-ssid HNET

iface home inet dhcp
iface work inet dhcp
#iface stalk inet dhcp

#**************eth0 config normal*********************
allow-hotplug eth0
iface eth0 inet dhcp


Ich weiss nicht weiter??? Hat jemand eine Idee?
 
 View user's profile Send private message  
Reply with quote Back to top
hoogewoud
Post subject:   PostPosted: Jul 30, 2008 - 04:55 PM



Joined: Dec 12, 2006
Posts: 154
Location: switzerland
Status: Offline
Sorry I have written in german!!
I said I used wpa_gui and it remained scanning without finding the wlan and thus no connection.
The connection worked perfectly using Ceni
 
 View user's profile Send private message  
Reply with quote Back to top
hoogewoud
Post subject:   PostPosted: Jul 30, 2008 - 07:13 PM



Joined: Dec 12, 2006
Posts: 154
Location: switzerland
Status: Offline
Solved wpa_supplicant.conf is sometimes difficult to understand but now it works , my wpa_supplicant.conf now looks like this:

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="MYSSID"
scan_ssid=1
psk="MYASXIIPSW"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
auth_alg=OPEN
priority=10
id_str="home"
}

network={
ssid="HNET"
scan_ssid=1
key_mgmt=NONE
auth_alg=OPEN
priority=15
disabled=1
id_str="work"
}
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2006-2008 by sidux e.V., 10407 Berlin, Kniprodestr. 104. sidux e.V. is a Berlin, Germany based non-profit foundation. Consult Impressum and Legal Terms for details. sidux™ is Free Software released under the GNU/GPL license and other compatible licenses.
powered by Zikula & Zafenio