We have a problem with Asuswrt-Merlin, the same problem that we also had with our older routers running Tomato.
When the router and the modem is powered up, the router is finished starting first and starts sending wifi, and also tries to establish the OpenVPN-tunnel. The computers now tries to connect to the wifi, but since the router cant connect to our Radius through the tunnel yet, the connections will fail. Now the modem is finished starting and the OpenVPN-tunnel will establish. But the computers will still not be able to connect, and when we sniff the traffic in the tunnel we can se that there is no Radius-traffic.
If we do:
killall nas
nas /etc/nas.conf /var/run/nas.pid lan
it will start working and the authentications goes through the VPN-tunnel.
On Tomato we had these commands scheduled every three minutes so that it would be no more than three minutes delay after startup until it would work. In Asuswrt-Merlin there is no sheduler, can that be added?
Or even better ofcourse, can the problem be fixed?
If we start the modem first and wait till it is finished, and then start the router, we have never had the problem.
When the router and the modem is powered up, the router is finished starting first and starts sending wifi, and also tries to establish the OpenVPN-tunnel. The computers now tries to connect to the wifi, but since the router cant connect to our Radius through the tunnel yet, the connections will fail. Now the modem is finished starting and the OpenVPN-tunnel will establish. But the computers will still not be able to connect, and when we sniff the traffic in the tunnel we can se that there is no Radius-traffic.
If we do:
killall nas
nas /etc/nas.conf /var/run/nas.pid lan
it will start working and the authentications goes through the VPN-tunnel.
On Tomato we had these commands scheduled every three minutes so that it would be no more than three minutes delay after startup until it would work. In Asuswrt-Merlin there is no sheduler, can that be added?
Or even better ofcourse, can the problem be fixed?
If we start the modem first and wait till it is finished, and then start the router, we have never had the problem.