Dear community,
The basic issue that I have is that I'm only able to connect from my laptop on network A to my NAS for a short while (+- 1 hour) after power interrupting my wifi extender device (terminal command to reboot isn't sufficient). After some time I loose my ability to ping/ssh/web into the NAS.
Please find below a highlevel diagram from my network.
I don't believe there is anything wrong with the NAS, as I'm always able to connect when connecting from network B.
I don't believe there is anything wrong with the wifi connection between my router and extender, as I'm always able to ping my extender.
I have tried the following
setup a static route on my router with destination my NAS and using as gateway my wifi extender
I have enabled spanning tree protocol on both router and extender.
Any idea's on what the problem is and what I could try/test next ?
Any suggestions for a temporary work around ?
Feel free to ask me outcomes from terminal commands.
Please consider me a beginner in networking
Please provide more information about the extender and router?
Make & model of device?
What version of OpenWrt?
Are you using relayd package on the extender, or implemented WDS?
Which radio (2.4 or 5 GHz) on extender is being used to connect to router?
If you connect another wired device to the extender, can it be pinged when you cannot ping the NAS from network A ?
Q1: My router:
Make: GL.iNet
model : GL-AX1800
version Openwrt: OpenWrt Chaos Calmer 15.05.1
My extender:
Make: GL.iNet
model : GL-AX1800
version Openwrt: OpenWrt 21.02-SNAPSHOT, r16399+157-c67509efd7
Q2: I have implemented WDS. (was one of my requirements)
Q3: The radio used by the extender to the router is 5Ghz
Q4: If you connect another wired device to the extender, can it be pinged when you cannot ping the NAS from network A ?: I'll have to check.
additional insights I've obtained:
my server (wired connection to router) also was unable to connect to the NAS
My arp cache table (laptop/server) both stated that the mac adres was < incomplete > for the NAS
adding a static arp route solved my problem temporary (until next reboot / wifi reconnection)
No sure how arp broadcasting works (will try to learn) but my sentiment is that the ARP broadcast from my NAS (wired to the extender) is not being received by the clients of the router.
Does openwrt on WDS have a configuration setting to enable this behavior ?
regarding the variation: very well spotted, however my understanding of the issue is that it related to relayd, while I have WDS.