Adding static route to clients

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
craigjw
OpenVpn Newbie
Posts: 17
Joined: Mon May 14, 2012 12:10 pm

Adding static route to clients

Post by craigjw » Wed Jul 18, 2012 7:20 pm

Hi - due to overlapping networks I need to add a static route to clients when they connect to my access server. The windows command would be "route add 192.168.1.0 mask 255.255.255.0 10.1.1.1" - how do I add that route via the access server?

thanks
craig

Post Reply