I am running OpenVPN Access Server and I'd like to push a route to every client on connection that is the equivalent of:
sudo ip route add 172.17.0.0/24 via 172.27.232.1
Where should I go to set this up (preferably in the OpenVPN AS Web UI)?
I am running OpenVPN Access Server and I'd like to push a route to every client on connection that is the equivalent of:
sudo ip route add 172.17.0.0/24 via 172.27.232.1
Where should I go to set this up (preferably in the OpenVPN AS Web UI)?