my GL inet router sits on network A and routes into another ethernet B. Network B has another router (not GL Inet!) that connects it to the Internet.
I have setup Multi-WAN with tethering as a fallback which works fine. When the connection from network B to the internet is lost, the GL-AXT1800 considers network B as unreachable and switches to tethering, just as expected.
Now here is the catch: Network B is not totally off line, it’s just the internet connection. There is a network file server on network B that I want to reach from network A.
Q: Can I make the GL inet router recognize network B as a LAN that is still reachable, instead of a WAN that is unreachable?
You could change the “testing” IPs for Multi-WAN to IPs that are within the network B. In this case, Multi-WAN will always recognize B as active. But it won’t know about internet issues then.
Or you create a static route within luci for network B.
There you will create a new route containing a target (your network B, so f.e. 192.168.22.0), the targets’ subnet mask (f.e. 255.255.255.0) and the IPv4-Gateway (which is the IP of the network B router)
Because I am mostly too stupid for imagine how the setup looks like, could you draw it using draw.io maybe?
Make sure to include the IPs for each router (and modem) as well.