I recently deployed a hotspot system in a small village.
The HW used is Routerboard 1200.
The configuration is simple:
2 ISP,
1 Hospot interface, in this interfase is connected a Rocket M2.
I made a script that check the status of both connections
/ping www.google.com interfase=Ether_ISP1 count=3
(This is not the entire script, but is how check the status)
The problem is that after a few minutes, the routerboard can’t ping anymore. This is caused because through the CLI the routerboard can’t solve the DNS. If I change www.google.com to some_IP_Address, it works fine.
Check for hung scripts. I have this problem as we ping our access points connected to the gateway controller and then send the results to a web server using fetch. After a while it appears aps are down, but its simpy that the scripts have jammed the jobs active queue.