Re: 802.1x + WEP
- From: Jan Mynarik <mynarikj phoenix inf upol cz>
- To: networkmanager-list gnome org
- Subject: Re: 802.1x + WEP
- Date: Tue, 21 Mar 2006 12:24:02 +0000 (UTC)
Hi,
> Networkmanager works fine for me on wpa/wep networks, I only have a
> problem with the network at my office which uses 802.1x (EAP/TTLS) for
> dynamic WEP keys (not WPA). NetworkManager (0.6.1) seems not to support
> this, is this correct?
>
same here (802.1x EAP/TLS) and no n-m's WPA profile works (via Connect to Other
Wireless Network).
network={
ssid="XXXXXXX"
mode=0
scan_ssid=1
proto=WPA RSN
key_mgmt=IEEE8021X
auth_alg=OPEN
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
eapol_flags=3
eap=TLS
identity="XXXXXXX" # probably it has to be your loginname
ca_cert="XXXXXXXXCA.pem"
private_key="XXXXXXXXXX.pfx"
private_key_passwd="XXXXXXX" # passphrase for certificate's private key
eap_workaround=1
}
I used XXXXX due to privacy.
Just my 2 cents. Regards,
Jan "Pogo" Mynarik
> If I click in the applet to connect to it I only get the standard WEP
> options, which does not include any 802.1x settings. If I use WPA2
> enterprise in the 'Create new' dialog, then I get this:
>
> NetworkManager: <information> wpa_supplicant(5727): skip - no
> WPA/RSN IE
>
> from NM --no-daemon, Which is not surprising since the network uses WEP,
> not WPA.
>
> Is this simply unsupported or will support for this be added?
>
> Networkmanager works fine for me on wpa/wep networks, I only have a
> problem with the network at my office which uses 802.1x (EAP/TTLS) for
> dynamic WEP keys (not WPA). NetworkManager (0.6.1) seems not to support
> this, is this correct?
>
> If I click in the applet to connect to it I only get the standard WEP
> options, which does not include any 802.1x settings. If I use WPA2
> enterprise in the 'Create new' dialog, then I get this:
>
> NetworkManager: <information> wpa_supplicant(5727): skip - no
> WPA/RSN IE
>
> from NM --no-daemon, Which is not surprising since the network uses WEP,
> not WPA.
>
> Is this simply unsupported or will support for this be added?
>
> Config snippet from a working wpa_supplicant.conf:
>
> network={
> ssid="uva"
> key_mgmt=IEEE8021X
> eap=TTLS
> anonymous_identity="my <at> ident"
> phase2="auth=PAP"
> identity="my <at> ident"
> password="my_password"
> priority=3
> ca_cert="/root/SURFnet-PCA-Root-CA.crt"
> }
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]