garycnew
Senior Member
All:
***I know AiMesh 2.0 was recently released. I'd like to find a short-term solution to my AiMesh 1.0 issue, while evaluating AiMesh 2.0's viability and potential upgrade path.***
I've had a ton of problems with Asuswrt-Merlin 384.19 AiMesh and nodes reporting that they're intermittently Offline in the GUI. I have 4 x Asus RT-AC66U B1 routers. The main RT-AC66U B1 is in Wireless router mode / AiMesh Router mode (Default) with the remaining 3 x RT-AC66U B1 routers in AiMesh Node mode connected via ethernet. To troubleshoot, I disabled the 3 x RT-AC66U B1 routers' 2.4ghz & 5ghz radios in the nvram settings and rebooted them. I successfully confirmed that only ethernet connections were able to connect to the 3 x RT-AC66U B1 routers. Then, I setup cronjobs on each of the 3 x RT-AC66U B1 routers in AiMesh Node mode to preform a ping test to 8.8.8.8 every 5 minutes. I continued to observe the 3 x RT-AC66U B1 routers in AiMesh Node mode intermittently go into Offline status.
To test, I manually ran a ping test to 8.8.8.8 from the offending AiMesh Node to find packet loss:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
--- 8.8.8.8 ping statistics ---
22 packets transmitted, 0 packets received, 100% packet loss
I am able to successfully ping the LAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.0.1: seq=0 ttl=64 time=0.556 ms
64 bytes from 192.168.0.1: seq=1 ttl=64 time=0.376 ms
64 bytes from 192.168.0.1: seq=2 ttl=64 time=21.053 ms
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.376/7.328/21.053 ms
I can even successfully ping the WAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping ###.91.60.78
PING ###.91.60.78 (###.91.60.78): 56 data bytes
64 bytes from ###.91.60.78: seq=0 ttl=64 time=0.698 ms
64 bytes from ###.91.60.78: seq=1 ttl=64 time=0.375 ms
--- ###.91.60.78 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.375/0.536/0.698 ms
However, I am not able to ping the egress next hop from the WAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping ###.91.60.1
PING ###.91.60.1 (###.91.60.1): 56 data bytes
--- ###.91.60.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
At the same time, I am able to successfully ping test to 8.8.8.8 from the main RT-AC66U B1 in Wireless router mode:
admin@main-wap01:/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=118 time=32.075 ms
64 bytes from 8.8.8.8: seq=1 ttl=118 time=32.153 ms
64 bytes from 8.8.8.8: seq=2 ttl=118 time=32.005 ms
64 bytes from 8.8.8.8: seq=3 ttl=118 time=32.000 ms
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 32.000/32.058/32.153 ms
I am also able to successfully ping test to the offending AiMesh Node from the main RT-AC66U B1 in Wireless router mode:
admin@main-wap01:/tmp/home/root/# ping 192.168.0.11
PING 192.168.0.11 (192.168.0.11): 56 data bytes
64 bytes from 192.168.0.11: seq=0 ttl=64 time=0.541 ms
64 bytes from 192.168.0.11: seq=1 ttl=64 time=0.363 ms
64 bytes from 192.168.0.11: seq=2 ttl=64 time=0.376 ms
64 bytes from 192.168.0.11: seq=3 ttl=64 time=0.441 ms
64 bytes from 192.168.0.11: seq=4 ttl=64 time=0.430 ms
--- 192.168.0.11 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.363/0.430/0.541 ms
When the Offline event occurs, I have tried to service restart_wan on the offending AiMesh Node without success. I would have thought that the restart_wan would at least temporarily resolve the issue.
I have noticed that if I run a traceroute in UDP or ICMP mode, it will occasionally bring the offending AiMesh Node back online.
Any thoughts as to what might be causing the issue and whether there is a short-term solution, while evaluating AiMesh 2.0's viability and potential upgrade path?
Thank you for your assistance.
Kind Regards,
Gary
***I know AiMesh 2.0 was recently released. I'd like to find a short-term solution to my AiMesh 1.0 issue, while evaluating AiMesh 2.0's viability and potential upgrade path.***
I've had a ton of problems with Asuswrt-Merlin 384.19 AiMesh and nodes reporting that they're intermittently Offline in the GUI. I have 4 x Asus RT-AC66U B1 routers. The main RT-AC66U B1 is in Wireless router mode / AiMesh Router mode (Default) with the remaining 3 x RT-AC66U B1 routers in AiMesh Node mode connected via ethernet. To troubleshoot, I disabled the 3 x RT-AC66U B1 routers' 2.4ghz & 5ghz radios in the nvram settings and rebooted them. I successfully confirmed that only ethernet connections were able to connect to the 3 x RT-AC66U B1 routers. Then, I setup cronjobs on each of the 3 x RT-AC66U B1 routers in AiMesh Node mode to preform a ping test to 8.8.8.8 every 5 minutes. I continued to observe the 3 x RT-AC66U B1 routers in AiMesh Node mode intermittently go into Offline status.
To test, I manually ran a ping test to 8.8.8.8 from the offending AiMesh Node to find packet loss:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
--- 8.8.8.8 ping statistics ---
22 packets transmitted, 0 packets received, 100% packet loss
I am able to successfully ping the LAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.0.1: seq=0 ttl=64 time=0.556 ms
64 bytes from 192.168.0.1: seq=1 ttl=64 time=0.376 ms
64 bytes from 192.168.0.1: seq=2 ttl=64 time=21.053 ms
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.376/7.328/21.053 ms
I can even successfully ping the WAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping ###.91.60.78
PING ###.91.60.78 (###.91.60.78): 56 data bytes
64 bytes from ###.91.60.78: seq=0 ttl=64 time=0.698 ms
64 bytes from ###.91.60.78: seq=1 ttl=64 time=0.375 ms
--- ###.91.60.78 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.375/0.536/0.698 ms
However, I am not able to ping the egress next hop from the WAN interface of the main RT-AC66U B1 in Wireless router mode from the offending AiMesh Node:
admin@RT-AC66U_B1-C293:/tmp/home/root# ping ###.91.60.1
PING ###.91.60.1 (###.91.60.1): 56 data bytes
--- ###.91.60.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
At the same time, I am able to successfully ping test to 8.8.8.8 from the main RT-AC66U B1 in Wireless router mode:
admin@main-wap01:/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=118 time=32.075 ms
64 bytes from 8.8.8.8: seq=1 ttl=118 time=32.153 ms
64 bytes from 8.8.8.8: seq=2 ttl=118 time=32.005 ms
64 bytes from 8.8.8.8: seq=3 ttl=118 time=32.000 ms
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 32.000/32.058/32.153 ms
I am also able to successfully ping test to the offending AiMesh Node from the main RT-AC66U B1 in Wireless router mode:
admin@main-wap01:/tmp/home/root/# ping 192.168.0.11
PING 192.168.0.11 (192.168.0.11): 56 data bytes
64 bytes from 192.168.0.11: seq=0 ttl=64 time=0.541 ms
64 bytes from 192.168.0.11: seq=1 ttl=64 time=0.363 ms
64 bytes from 192.168.0.11: seq=2 ttl=64 time=0.376 ms
64 bytes from 192.168.0.11: seq=3 ttl=64 time=0.441 ms
64 bytes from 192.168.0.11: seq=4 ttl=64 time=0.430 ms
--- 192.168.0.11 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.363/0.430/0.541 ms
When the Offline event occurs, I have tried to service restart_wan on the offending AiMesh Node without success. I would have thought that the restart_wan would at least temporarily resolve the issue.
I have noticed that if I run a traceroute in UDP or ICMP mode, it will occasionally bring the offending AiMesh Node back online.
Any thoughts as to what might be causing the issue and whether there is a short-term solution, while evaluating AiMesh 2.0's viability and potential upgrade path?
Thank you for your assistance.
Kind Regards,
Gary