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...
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