Flint2: DHCP "add reservation" no longer available??

Hello!

I set up my new Flint2 router over the weekend, all seemed fine. I also have a Slate, so the UI was more or less in my [fading..] memory.

I found I had to add two more DHCP reservation, so I went back to the Network>LAN page, and tried to find the Address Reservation stuff. I can no longer find it.

While poking around, I also noticed that the "Wireless" page is completely blank.

Does anyone know what is going on here?

I did find several other issues, but those can wait...

Thanks!

Network > LAN > scroll down, that's where it is located.

Since your device seems to have issues: Try using incognito tab on browser or even reset the whole device if the issue persists.

Hi, please try to execute these commands in the SSH:

uci set wireless.default_radio0.ifname='wlan1'
uci set wireless.default_radio1.ifname='wlan0'
uci set wireless.guest5g.ifname='wlan1-1'
uci set wireless.guest2g.ifname='wlan0-1'
uci commit wireless
reboot

This is where it is SUPPOSED to be, yes. But it is not....

root@GL-MT6000:~# uci set wireless.default_radio0.ifname='wlan1'
uci: Invalid argument
root@GL-MT6000:~# uci set wireless.default_radio1.ifname='wlan0'
uci: Invalid argument
root@GL-MT6000:~#

I am not kidding, Aaron. Its not there:

Also note the error message. Logs do not show any errors.

Reset the device then. Should be the fastest way to get it working again.

2 Likes

It looks strange :wink:

Maybe your dhcp configuration has some sort of corruptions that it doesn't show up?

Honestly i would almost use ctrl+scroll to see if it shows up if i zoom the page out to see if the element is not hidden by the overflow hidden css :sweat_smile:

Like others said reset is the best option.