Having a weird routing issue from VPN to LAN, on RT-AX88U with Merlin 386.3_2
Running OpenVPN server on the router, client on Windows10.
My goal is to make both internet and LAN accessible to client.
Connection to VPN works fine and internet is accessible, but no access to LAN (ping timeout to any LAN IP including the router IP and the VPN gateway IP).
(LAN is 10.0.0.0/23 , router IP is 10.0.0.138)
Tried enabling/disabling Firewall - makes no difference.
Tried the solution from this thread - not working.
After trying a bunch of random stuff, I've found a sort of workaround.
When I add and then remove (!) the following LAN static route in the router, it starts working as expected:
Network/Host IP: 10.0.0.0
Netmask: 255.255.254.0
Gateway: 10.0.0.138
Metric: 1
Interface: VPN
Sometimes it works while the above static route still exists (mostly it doesn't), but after router reboot it consistently stops working again (whether it exists or not), until the route is added and then removed again.
How can I make it work permanently?
Any help would be appreciated.
Thanks
Running OpenVPN server on the router, client on Windows10.
My goal is to make both internet and LAN accessible to client.
Connection to VPN works fine and internet is accessible, but no access to LAN (ping timeout to any LAN IP including the router IP and the VPN gateway IP).
(LAN is 10.0.0.0/23 , router IP is 10.0.0.138)
Tried enabling/disabling Firewall - makes no difference.
Tried the solution from this thread - not working.
After trying a bunch of random stuff, I've found a sort of workaround.
When I add and then remove (!) the following LAN static route in the router, it starts working as expected:
Network/Host IP: 10.0.0.0
Netmask: 255.255.254.0
Gateway: 10.0.0.138
Metric: 1
Interface: VPN
Sometimes it works while the above static route still exists (mostly it doesn't), but after router reboot it consistently stops working again (whether it exists or not), until the route is added and then removed again.
How can I make it work permanently?
Any help would be appreciated.
Thanks