RE: How to get Wireless work with Radius server and WPA-TKIP

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

 



Thanks so much!

-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Mike
Sent: Tuesday, April 01, 2008 12:09 PM
To: fedora-list@xxxxxxxxxx
Subject: Re: How to get Wireless work with Radius server and WPA-TKIP

Arch Willingham <arch <at> tuparks.com> writes:

> Can anyone shed any light on where to start?

I found that the key was to use wpa_supplicant but it was important to get
the network block in wpa_supplicant.conf correct.  The network block that I
use is:

network={
        ssid="eduroam"
        scan_ssid=1
        proto=WPA RSN
        key_mgmt=WPA-EAP
        eap=PEAP
        pairwise=CCMP TKIP
        identity="myusername@xxxxxxxxxx"
        password="mypassword"
        ca_cert="/etc/pki/tls/cert.pem"
        subject_match="/C=GB/L=York/O=University of York/OU=Computing
Service/OU=Terms of use at www.verisign.co.uk/rpa (c)05/OU=Authenticated by
VeriSign/OU=Member, VeriSign Trust Network/CN=nasaaa1.york.ac.uk"
        phase2="auth=MSCHAPV2"
#        priority=5
}

The radius server that authenticates this seems to the essentially what you are
working with so maybe an analogous block to the above may help?



--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux