Open Wifi Hotspot connection

I have a BerylAX and and Opal and I am having issues staying connected to Cox's open Wifi hotspot network. I need to check the cox hotspot because of the data cap on Cox's network is 1.2TB and can can blow through that with all the streaming my family does. So I can connect to Cox's hotspot and go through the captive portal and all will work well for a couple hours then it loses the captive login. I can restart the router and it works fine again without having to go through the captive portal. Sometimes it may do this 3- 4 times a day. I set the auto restart and have it do it a 3:30 every morning and that does help some but I still will have to restart later on in the afternoon. So I'm not sure the fix maybe a script to restart router on lost internet connection or a plugin. I just know it's very annoying. Any help would be greatly appreciated

Hello,

  1. If don't restart the router, just disable and re-enable repeater to re-connect, can it be restored?

  2. May I confirm if reconnect portal WiFi, does it have to login/verify in this portal again?

  3. Please export syslog once when the repeater Internet disconnect occurs, and then after restarting/re-enabling, export syslog again (no need to log in to portal again), and send it to me in PM.

@bruce
Is watchcat & luci-app-watchcat in the GL repos?:

https://pkgs.org/download/luci-app-watchcat

Yes, it can be installed via opkg

opkg update
opkg install luci-app-watchcat 
1 Like

@Haddenough

Well there you go, @Haddenough. I haven't used it myself but it looks just like what you want:

  • Jump into Advanced Settings -> System -> Advanced Settings -> LuCI (same password as GL.iNet GUI)
  • LuCI -> System -> Software-> Update Lists...
    • then Filter for luci-app-watchcat -> Install

Once installed you can set it to restart the network interfaces or just reboot the whole device depending on what you set for the ping timeout. You might have to poke around LuCI's menus a bit to find it.

Great, I will give this a try. Thanks for the help!