IEEE802.1x + STATIC WEP



Hi! I have in my office a uncommon configuration of the network, weuse IEEE802.1x keymanagement with TLS and static WEP keys, is N-M capable of configuring this type of network?

At this time I do the connection manually with this:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=admin
update_config=1

network={
ssid="wnetwork"
key_mgmt=IEEE8021X
auth_alg=OPEN
eap=TLS
identity="myusername"
password="mypassword"
ca_cert="/etc/network/cacert.pem"
client_cert="/etc/network/cert.pem"
private_key="/etc/network/key.pem"
private_key_passwd="thekeypassword"
wep_key0=hex static wep key
disabled=0
}

and it connects. sometimes i need to issue a manual iwconfig to set the key, but at this time i can't find the way to do this with N-M.

Thanks

Cristo te Ama. Por que de tal manera te amó Dios, que dio a su único Hijo, para que vivas con Dios eternamente, si es que crees en su Hijo.
www.iglesiacristianaebenezer.com
Salud Integral: www.drmedina.com.mx
Todo de Linux: www.viviendolinux.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]