I cant ping 8.8.4.4 period from anything right now, no matter what interface, or from any computer? but everything else, like 8.8.8.8 works fine. I thought it might be down but someone said they can ping it fine. I have no idea whats going on now.. I changed wan1target to 8.8.8.8 also. rebooted router, pinged 8.8.8.8 fine, started wan-failover.sh.. can no longer ping 8.8.8.8 from anywhere..It looks like both of your ping tests are going to 100% packet loss before it even gets to the failover monitoring. Yea the script will mark those as disconnected and go to a disabled state until they are no longer disconnected. Can you manually ping? If so how long does it take to get a response What is your ping timeout setting?
This is using 1.4.1 which worked fine.. i definitely need to reset
Code:
admin@RT-AX86U-D7D0:/tmp/home/root# ping 8.8.4.4
PING 8.8.4.4 (8.8.4.4): 56 data bytes
^C
--- 8.8.4.4 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
admin@RT-AX86U-D7D0:/tmp/home/root# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=60 time=104.095 ms
64 bytes from 8.8.8.8: seq=1 ttl=60 time=76.006 ms
^C
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 76.006/90.050/104.095 ms
admin@RT-AX86U-D7D0:/tmp/home/root# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
64 bytes from 1.1.1.1: seq=0 ttl=58 time=84.059 ms
Last edited: