802.x Authentication

Has anyone successfully setup a MT-1300 as a WPA2-Enterprise (certificates) as client then routed that wifi to the switch? basically anything on the switch would get network access via the wifi network

Below is my config, I just see not associated, but unsure where to check the logs or determine why it is failing.

config wifi-iface ‘sta’
option macaddr ‘AC:AC:AC:AC:AC:AC’
option network ‘wwan’
option mode ‘sta’
option ifname ‘apclix0’
option ssid ‘example’
option device ‘mt7615e2’
option identity ‘id@example.com’
option encryption ‘wpa2+ccmp’
option eap_type ‘tls’
option ca_cert ‘/etc/config/certs/ca.pem’
option priv_key ‘/etc/config/certs/certificate.p12’
option priv_key_pwd ‘PKCS#12 password’
option disabled ‘0’

MT1300 does not connect to EAP as client.

The following models support connecting to EAP:

  • AR150
  • AR300M
  • AR750
  • AR750S

Thank you, have purchased a compatible model. Is the limitation software or hardware ?

It is the wifi driver.

With newer firmware (new WiFi driver?), does GL-MT1300 (Beryl) support EAP (Eduroam) now (late 2022)?

It should support. I didn’t try though. Can you try?