NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
grosjean
May 17, 2024Tutor
RBE971 constant ethernet disconnections
Hi all, I regularly observe ethernet disconnection of the RBE971 (firwmware V9.12.2.1_1.2.10) Setup is set as follow: RBE971 in AP Mode connected throught ethernet to a Linux router, ethernet card...
plemans
May 18, 2024Guru - Experienced User
grosjean wrote:
plemans wrote:
have you tried going ISP gateway--->Orbi?
Pull out the linux gateway to see if its causing an issue.
I can't consider this solution, as my router is working perfectly.----You think it is. But not 100% unless proven. I've ran modem--->gateway---->orbi solutions. Never had an issue with the orbi's.I got this problem only with the RBE971 connected to it, other servers connected to the router behave correctly.
grosjean
May 18, 2024Tutor
plemans wrote:
grosjean wrote:
plemans wrote:have you tried going ISP gateway--->Orbi?
Pull out the linux gateway to see if its causing an issue.
I can't consider this solution, as my router is working perfectly.----You think it is. But not 100% unless proven. I've ran modem--->gateway---->orbi solutions. Never had an issue with the orbi's.I got this problem only with the RBE971 connected to it, other servers connected to the router behave correctly.
This is not that i'm thinking, it is just that i'm sure 🙂
I got this router way before the Orbi without any issues.
As i said previously, other devices connected to the router do not have any issues.
If i maintain my own linux router, it is mainly because i know how networks and system works, i'm not playing here.
- plemansMay 18, 2024Guru - Experienced User
This is not that i'm thinking, it is just that i'm sure 🙂
I got this router way before the Orbi without any issues.
As i said previously, other devices connected to the router do not have any issues.
If i maintain my own linux router, it is mainly because i know how networks and system works, i'm not playing here.
Never said you were playing. but when it comes to all in one mesh solutions having issues, simplifying to test things is recommended (the old KISS acronym). Many times we've seen managed switches cause issues on them and who knows what processes your linux router is running that could be similar to the managed switch issues we've seen on here. Its why its recommended to test. If you refuse, thats fine but its limits your troubleshooting and could be directly related.
- grosjeanMay 18, 2024Tutor
plemans wrote:This is not that i'm thinking, it is just that i'm sure 🙂
I got this router way before the Orbi without any issues.
As i said previously, other devices connected to the router do not have any issues.
If i maintain my own linux router, it is mainly because i know how networks and system works, i'm not playing here.
Never said you were playing. but when it comes to all in one mesh solutions having issues, simplifying to test things is recommended (the old KISS acronym). Many times we've seen managed switches cause issues on them and who knows what processes your linux router is running that could be similar to the managed switch issues we've seen on here. Its why its recommended to test. If you refuse, thats fine but its limits your troubleshooting and could be directly related.
I totally got it, i did not want to be rude.
Spanning tree is not running on the router side (I would like to, but the RBE971 keep sending bpdu...).
â•─jenfi@box ~
╰─➤ls -la /var/service/
total 8
drwxr-xr-x 2 root root 4096 May 18 22:58 .
drwxr-xr-x 4 root root 4096 Mar 13 20:01 ..
lrwxrwxrwx 1 root root 19 May 14 08:45 agetty-tty1 -> /etc/sv/agetty-tty1
lrwxrwxrwx 1 root root 15 May 1 00:07 chronyd -> /etc/sv/chronyd
lrwxrwxrwx 1 root root 14 May 2 08:52 cronie -> /etc/sv/cronie
lrwxrwxrwx 1 root root 12 May 4 11:27 dbus -> /etc/sv/dbus
lrwxrwxrwx 1 root root 19 May 3 09:42 dhcpcd-eno1 -> /etc/sv/dhcpcd-eno1
lrwxrwxrwx 1 root root 15 May 3 09:42 dnsmasq -> /etc/sv/dnsmasq
lrwxrwxrwx 1 root root 17 Apr 30 22:38 nanoklogd -> /etc/sv/nanoklogd
lrwxrwxrwx 1 root root 16 May 1 14:12 nftables -> /etc/sv/nftables
lrwxrwxrwx 1 root root 13 May 2 09:10 nginx -> /etc/sv/nginx
lrwxrwxrwx 1 root root 20 Apr 30 22:38 socklog-unix -> /etc/sv/socklog-unix
lrwxrwxrwx 1 root root 12 Apr 30 18:24 sshd -> /etc/sv/sshd
lrwxrwxrwx 1 root root 15 May 1 16:49 unbound -> /etc/sv/unboundTheses are the only services running on router side.
- chrony for ntp sync
- cronie for cronjob
- dbus is IPC service message bus
- dhcpcd-eno1 is dhcp client on my fiber port
- dnsmasq is the dhcp server for the lan
- nanoklogd & socklog-unix is for local logging
- nftables is how i run my firewall
- nginx is a web server, reverse proxy
- ssh, cause i need it
- unbound is my local dns server
So nothing really fancy here.
Regarding troubleshooting, this is because i'm running linux that i'm able to troubleshoot.
And i cannot remove it, since my internet is provided through fiber, which is not available on the orbi 970.