Special configuration
- From: Mario Medina <mario mariomedina net>
- To: networkmanager-list gnome org
- Subject: Special configuration
- Date: Thu, 19 Mar 2009 17:51:36 -0600
Hi!
is there a way to user network manager to configure a IEEE802.1x with
WEP key?
My wpa_supplicant.conf is
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=admin
eapol_version=1
ap_scan=1
fast_reauth=1
#update_config=1
network={
ssid="networkname"
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=TLS
identity="somedata"
password="somepass"
ca_cert="/etc/network/cacert.pem"
client_cert="/etc/network/cert.pem"
private_key="/etc/network/key.pem"
private_key_passwd="keypassword"
wep_key0=0791c4c10791c4c10791c4c107
disabled=0
}
this works manually, and after that i need to issue a ifconfig ath0
1.2.3.4/24 ; route add default gw 1.2.3.254
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]