[FS#133] Netgear r8000 cannot use 802.1x encryption

LEDE Bugs lede-bugs at lists.infradead.org
Fri Sep 2 08:30:36 PDT 2016


The following task has a new comment added:

FS#133 - Netgear r8000 cannot use 802.1x encryption
User who did this - Github Issues (github-import)

----------
**ignisf commented 4 days ago
**Could you please share your /etc/config/wireless?

     
**Halry commented 4 days ago
**

config wifi-device 'radio0'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path '18000000.axi/bcma0:7/pci0000:00/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'

config wifi-iface
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'
option disabled '1'

config wifi-device 'radio1'
option type 'mac80211'
option channel '11'
option hwmode '11g'
option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:01.0/0001:03:00.0'
option htmode 'HT20'
option disabled '1'

config wifi-iface
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'

config wifi-device 'radio2'
option type 'mac80211'
option hwmode '11a'
option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:02.0/0001:04:00.0'
option htmode 'VHT80'
option channel '153'
option txpower '20'
option country '00'

config wifi-iface
option device 'radio2'
option network 'lan'
option mode 'ap'
option ssid '5G-L'
option encryption 'wpa2'
option auth_server '192.168.1.3'
option auth_secret 'NAS'
option nasid '1'

   
**Halry commented 4 days ago
**I had flashed back to OpenWrt 15.05(not the 15.05.1),everything works fine.But not working in lede,openwrt 15.05.1,openwrt trunk
     
**Halry commented 4 days ago
**Sorry,that is a once success.No success tried after disconnected
     
**ignisf commented 3 days ago
**Are you experiencing the issue with a current LEDE snapshot, too?
     
**Halry commented 3 days ago
**Yes
     
**Halry commented 3 days ago
**And the signal is very bad.I had good signal when I was using stock.So right now I revert to stock.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=133#comment344



More information about the lede-bugs mailing list