NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
orbira
Jan 13, 2019Apprentice
NETGEAR Orbi AC3000 satellite LAN ports stopped working
Hi I am using Orbi router for last 2 months just fine. Today morning the LAN port son router suddenly stopped working. One of the satellite was connected over wired backhaul, that also switched to ...
- Jan 13, 2019
What wired devices are connected to the LAN ports?
What is the Mfr and model# of the ethernet switch if one is in the configuration.
Had the Orbi been powered OFF (pull power adapter from wall outlet) for 1 minute with out anything connected to the LAN ports, then powered ON with maybe just one wired PC connected to the same LAN port and test the others to see if the port is working or failing?
Swap LAN cables as well.
orbira
Jan 13, 2019Apprentice
> What wired devices are connected to the LAN ports?
Directly to the router I have
- Switch
- Lutron hub
- Backhaul to one of the satellite
> What is the Mfr and model# of the ethernet switch if one is in the configuration.
I had TRENDnet TEG-S81g 8-Port Gigabit GREENnet Switch connected initially but when I suspected a bad switch first, I bought a NETGEAR - 8-Port 10/100/1000 Mbps Gigabit Unmanaged Switch - GS608NA. But that did not make any difference.
> Had the Orbi been powered OFF (pull power adapter from wall outlet) for 1 minute with out anything connected to the LAN ports, then powered ON with maybe just one wired PC connected to the same LAN port and test the others to see if the port is working or failing?
Yes I did that. just powering off and on does not help, but isolating cables helped. It seems the backhaul cable to the satellite is the issue. Disconnecting that, lan ports start to work.
To troubleshoot further, I connected that cable to the switch, instead of routers lan port directly, but that still causes lan ports on the orbi router to go down. I would assume, that switch would isolate the cable fault from the router, but doesn't look like it. Is there any debugging/logging that could help me why Orbi is bringing down the ports?
That said, it is a cat 5e cable which is already laid out and hard to replace. I am buying a cable tester to see if the cable is bad or can I crimp the ends again.
Thanks for your help.
- FURRYe38Jan 13, 2019Guru - Experienced User
Sounds like you found the culprit. Sometimes cable or the cable plug ends can be a cause of a problem. This would probably cause any routers LAN ports to fail possibly. The troubleshooting you did would be the best way to isolate this. You did that.
I don't think logging would mentioned this, however you might look at the logs after testing the cable in the LAN Port, then look at the logs to see if it noted anything.
Glad you found the main problem. Be careful with the Green Ethernet switch, seen others with problems with those kinds of switches. The 608 should well best.
- orbiraJan 18, 2019Apprentice
Just to complete the loop (pun intended :smileyhappy:), as I said, I ordered a cable tester. Upon testing I did not find anything wrong with the cable. So to rule cable out completely, I connected the cable directly to my PC in basement and that did not create any issue. I was suspicious that the issue has to do something with spanning tree protocol because instead of disabling wireless backhaul, the router is choosing to disable lan ports to break the routing loop. Doing some googling on Orbi and spanning tree, seems like this was an issue with older firmware which should have been resolved in current firmware. Debugging further I noticed this innocent setting "Daisy chaining satellites" and turning that off fixed the issue altogether. Now with same cable I am wired backhaul for one of my satellites. Now my theroy is that there is still some bug/issue with spanning tree algorithm and can be explained as below (will only manifest if one satellite is connected over wired and other is over wifi)
- Sattelite connects over wifi
- Switches to wired for backhaul
- So now there is one satellite is over wired and other satellite is over wifi
- The wired satellite's wifi backhaul goes through other wifi satellite (assuming bug in code, the wifi backhaul should be turned off on both satellite and router, but it seems only gets turned off from router side)
- This causes loop again, and this time instead of turning off both satellites, router chooses to turn off lan ports
- Turning off daisy chaining resolves this issue as the wifi backhaul for wired router has no path to reach the router.
Just a hunch, but hopefully some capable engineer from Netgear is reading this and can dig down further in code logic. Happy to repro the problem if someone from Netgear is willing to work together. Alternately, it might be a good idea to add, user selectable backhaul in the UI, so that for whatever reasons, STP/code doesn't do the right thing, users can choose to fix it manually.
FURRYe38 wrote:
Sounds like you found the culprit. Sometimes cable or the cable plug ends can be a cause of a problem. This would probably cause any routers LAN ports to fail possibly. The troubleshooting you did would be the best way to isolate this. You did that.
I don't think logging would mentioned this, however you might look at the logs after testing the cable in the LAN Port, then look at the logs to see if it noted anything.
Glad you found the main problem. Be careful with the Green Ethernet switch, seen others with problems with those kinds of switches. The 608 should well best.
- FURRYe38Jan 18, 2019Guru - Experienced User
All this testing with the satellite directly connected to the Orbi router with out any switches in the mix?
Has a full factory reset been performed and setup from scratch?
How about a re-load of FW on to the satellite and router, reset and setup from scratch?
There is a known issue with Daisy chain and others have mentioned it working in opposite order with the check mark in the UI. Some say the check mark in the UI acutally disables DS while unchecking enables it. This does seem to cause problems with wire connected satellites and mixed satellite connections. NG is already aware of this and is not a STP issue. Others have been able to get a mix of wired and wireless satellites connected with out seeing this issue.
orbira wrote:
Just to complete the loop (pun intended :smileyhappy:), as I said, I ordered a cable tester. Upon testing I did not find anything wrong with the cable. So to rule cable out completely, I connected the cable directly to my PC in basement and that did not create any issue. I was suspicious that the issue has to do something with spanning tree protocol because instead of disabling wireless backhaul, the router is choosing to disable lan ports to break the routing loop. Doing some googling on Orbi and spanning tree, seems like this was an issue with older firmware which should have been resolved in current firmware. Debugging further I noticed this innocent setting "Daisy chaining satellites" and turning that off fixed the issue altogether. Now with same cable I am wired backhaul for one of my satellites. Now my theroy is that there is still some bug/issue with spanning tree algorithm and can be explained as below (will only manifest if one satellite is connected over wired and other is over wifi)
- Sattelite connects over wifi
- Switches to wired for backhaul
- So now there is one satellite is over wired and other satellite is over wifi
- The wired satellite's wifi backhaul goes through other wifi satellite (assuming bug in code, the wifi backhaul should be turned off on both satellite and router, but it seems only gets turned off from router side)
- This causes loop again, and this time instead of turning off both satellites, router chooses to turn off lan ports
- Turning off daisy chaining resolves this issue as the wifi backhaul for wired router has no path to reach the router.
Just a hunch, but hopefully some capable engineer from Netgear is reading this and can dig down further in code logic. Happy to repro the problem if someone from Netgear is willing to work together. Alternately, it might be a good idea to add, user selectable backhaul in the UI, so that for whatever reasons, STP/code doesn't do the right thing, users can choose to fix it manually.
FURRYe38 wrote:
Sounds like you found the culprit. Sometimes cable or the cable plug ends can be a cause of a problem. This would probably cause any routers LAN ports to fail possibly. The troubleshooting you did would be the best way to isolate this. You did that.
I don't think logging would mentioned this, however you might look at the logs after testing the cable in the LAN Port, then look at the logs to see if it noted anything.
Glad you found the main problem. Be careful with the Green Ethernet switch, seen others with problems with those kinds of switches. The 608 should well best.