Hi guys,
I'm running a PPPoE setup with Bell Fibe here on an AC68U with the latest merlin build. Due to my retarded ISP, to keep all settings for IPTV as well as run a standalone wireless network with my own router, I have to connect through PPPoE on both the supplied Bell router (Which acts as a TV hub only) and PPPoE on the AC68U.
The issue I have is that the ISP has a daily running job to see double userID connections on the PPPoE, forcing a disconnection on any sessions not bound to their crappy router. This forces me to manually reconnect if my Asus connection is killed. I've added a cron job to restart the WAN service at 5 AM, but this is insufficient, as the Bell double login job is run randomly and can happen at any time during the day.
Is there anyone who can help make a monitoring script that detects when the WAN link is down and recycle the WAN port? I could run this script every 15 seconds to determine if WAN is down and hit it with a "service restart_wan" if it is.
Thanks in advance for any help you may supply!
I'm running a PPPoE setup with Bell Fibe here on an AC68U with the latest merlin build. Due to my retarded ISP, to keep all settings for IPTV as well as run a standalone wireless network with my own router, I have to connect through PPPoE on both the supplied Bell router (Which acts as a TV hub only) and PPPoE on the AC68U.
The issue I have is that the ISP has a daily running job to see double userID connections on the PPPoE, forcing a disconnection on any sessions not bound to their crappy router. This forces me to manually reconnect if my Asus connection is killed. I've added a cron job to restart the WAN service at 5 AM, but this is insufficient, as the Bell double login job is run randomly and can happen at any time during the day.
Is there anyone who can help make a monitoring script that detects when the WAN link is down and recycle the WAN port? I could run this script every 15 seconds to determine if WAN is down and hit it with a "service restart_wan" if it is.
Thanks in advance for any help you may supply!