So you were able to access [email protected] with your vpn disabled?VPN disabled
I can now SSH into the OpenWRT machine and access its UI from the expected IP address
VPN re-enabled
No SSH, no UI
So you were able to access [email protected] with your vpn disabled?VPN disabled
I can now SSH into the OpenWRT machine and access its UI from the expected IP address
VPN re-enabled
No SSH, no UI
nmcli connection modify LAN +ipv4.routes "192.168.99.0/24 192.168.1.1"
nmcli connection modify LAN +ipv4.routes "192.168.99.0/24 192.168.1.1"
I forgot to mention, after that you also need to run the following.does not seem to be sufficient to allow pings or SSH connections to 192.168.99.2
nmcli con reload
nmcli con up LAN