First, Last year you could still use WEP to connect to the network and I know that is a lot easier to get to work if you want to try that. If not, what linux distro are you using, and what have you gotten to work so far?
well about the static WEP connection. I have acually tried that... But it did not seem to connect, so I guessed that the service had been shut down. But apparently not??! I have only tried from the Havener Center. Do you know if the AP's broadcast their ssid?
In fact I am not quite sure how much that is really working. However, I can connect to WEP (usually ), WPA-PSK and unencrypted networks. I have posted the outputs, when I from the command line try to connect via wpa_supplicant or xsupplicant. You can also see the relevant parts of my wpa_supplicant.conf and xsupplicant.conf
bsiever, can you post your wpa_supplicant.conf?? Don't you need a server certificate in order for PEAP outer athentication to work? And how do you get such an certificate. In MS it fetched it automatically...
From what I understand the certificate is to ensure the identity of the AP.
(I.e. to make sure you aren't sending info. to a rogue AP). If you don't
have a certificate, you just don't get this extra level of security...
I rarely use wireless, so I haven't bothered worrying about it.
If I understand correctly, you can probably just get a certificate from
thawte or verisign...(I'm far from certain though - if I'm wrong, feel
free to correct me)
If anyone understands the certificate stuff and has a config that
works, please share - I wouldn't mind some extra security, but for my
limited use it hasn't been worth the effort/time.
thx for the config. But somehow that doesn't do the trick for me. Do you have any special modules loaded beside the ieee80211 pack?
You are probably right about the certificates (PEAP only needs a server certificate). I just did not think I could connect without first checking the this server certificate....
But I actually got the wep working -- I just realized that the key is given in hex, so wpa_supplicant wants the pwd without a surrounding "" Now my laptop connects to UMR_Campus like a charm
I will have to try the 802.1X at a later point....
btw. which vpn client should I use? I have tried vpnc, but it wants a group ID and pass...
From what I understand the certificate is to ensure the identity of the AP. (I.e. to make sure you aren't sending info. to a rogue AP). If you don't have a certificate, you just don't get this extra level of security... I rarely use wireless, so I haven't bothered worrying about it.
Might want to edit out your password and username
_________________ "This is not my sig", it said. - I looked at it suspiciously; Who's sig was it, then?
thx for the config. But somehow that doesn't do the trick for me. Do you have any special modules loaded beside the ieee80211 pack?
Nope, not really. The only option that might be significant is:
Code:
fast_reauth=1
It looks like I have to run dhclient manually for some reason (clearly a hack),
and I use the -w option for wpa_supplicant. (you might want to add -dd too to
get some idea where/what is failing)
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum