I added a route in my config so people can access a different subnet:
Code: Select all
route 192.168.28.0 255.255.255.0 192.168.30.251
If I try to connect, it says
Code: Select all
Warning: route gateway is not reachable on any active network adapters: 192.168.30.251
Code: Select all
dhcp-renew
tap-sleep 3
route-delay 1 3
If I remove the route, the connection is successful and I can access all devices in 192.168.30.0