#2069: 802.1x authentiactaion for wpa_supplicant on atheros chips
-------------------------+-----------------------------------
  Reporter:  wwwforms@…  |      Owner:  florian
      Type:  defect      |     Status:  reopened
  Priority:  low         |  Milestone:  Barrier Breaker 14.07
 Component:  packages    |    Version:  Trunk
Resolution:              |   Keywords:  802.1x wpa_supplicant
-------------------------+-----------------------------------

Comment (by anonymous):

 I have exactly the same issues - have a working wpa_supplicant but can't
 get a good wireless config: Here is the wpa config incase it helps, launch
 is from /etc/rc.local with wpad wpa_supplicant -B -d -K -iwlan0 -c
 /root/wpa_work.conf which feels a bit lame....

 network={
     ssid="SSIDHERE"
     scan_ssid=1
     priority=100
     mode=0
     proto=WPA RSN
     key_mgmt=WPA-EAP
     auth_alg=OPEN SHARED LEAP
     eap=TLS
     identity="[email protected]"
     anonymous_identity="[email protected]"
     client_cert="/root/Certificates/support.pem"
     private_key="/root/Certificates/support.key"
     private_key_passwd="KEYPASSWORDHERE"
     eapol_flags=3
     eap_workaround=0

--
Ticket URL: <https://dev.openwrt.org/ticket/2069#comment:22>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to