Connecting to eduroam WiFi network

I tested connecting to eduroam network as repeater and seems it is simple, just as a general EAP.

So supported models should those supporting EAP.

  • AXT1800, A1300, AR300M
  • MT3000, MT6000 with op24 firmware

Non supported models

  • MT300N-V2
  • SFT1200

If you have a different situation for eduroam please reply in this thread.

Update 1: TroySigX report that he need to go to Luci and change EAP to ttls from tls to make it work.

1 Like

I can't seem to do it on AXT1800, here's my log
logread.tar (151 KB)

The log shows that you may have used the wrong username and password. Can you pls check?

I figured out the solution. Actually, my username and password are correct, but I still have to go to luci and edit my eduroam connection with cipher=forced ccmp, eap method = ttls (it looks like by default the eap method is tls). After that it works for me now.

1 Like

Thanks for sharing. Can you let me know which university do you use this?
Hope it helps everyone.

Eduroam Universities

I'm studying at Umass Amherst.

2 Likes

How can the eduroam connection cipher and eap_method be edited in luci?

I initially set up the repeater to log-in to eduroam (which has the same "Connection failed, will retry later…" error), but when I check Luci in Network->Wireless, I cannot always see the "eduroam" wifi network. It only intermittently appears, then I try to edit the config as fast as possible, but when I Save the setting with TTLS and CCMP, it does not persist. Any help is welcome. Thank you.

I am using witih GL.iNet Flint (GL-AX1800) firmware 4.6.8.

Maybe the signal is weak? Can you change one location?

Signal is -60dBm or better and I tried changing location with similar results. I think the main issue is that I am unable to set TTLS and CCMP for the eduroam repeater mode through Luci properly (or correctly?) - is there some documentation on how to do this specifically?

I am attempting to do it in Luci Network-Wireless but it seems the eduroam network that appears there is dynamically re-generated (and deleted upon connection failure) by the "repeater" mode in the GL.iNet admin page...

You can try to do this manually.

First ssh to the router and disable the repeater manager.

/etc/init.d/repeater stop
/etc/init.d/repeater disable

All the images are captured using another router, only used to demonstrate the steps.

First go to Luci->network->wireless
Click "Scan" using 2.4G or 5G depends on the eduroam you are using.

Second, after you find "eduroam" network, click "join network".

Third, you will be able to input all the necessary info.
The following figure should be very different from yours. But pls don't tick "replace wireless configuration".

I tried the above (disable repeater, manually connect to wifi network as client using luci) and there is still no internet. I reset the firmware settings (from gl.inet admin) and tried the above steps again with a different WiFi network (regular WPA, not eduroam) and strangely, it also does not work (so now it is not an eduroam-specific issue), see below for the screenshots of status and settings of the non-eduroam regular WPA wifi network after following your instructions:

Any additional help is greatly appreciated!

Unfortunately if I am unable to make this work, I am probably returning the router since this was my primary use case...

You are doing it wrong as you edited wlan0.

Pls do as my image #3.

Thank you for the help! For some reason, it sets "wlan0" by default instead of wwan. Upon double checking, it did enable manual repeater mode and is now connected to eduroam. The above screenshots were quite helpful.

1 Like