Hi Jeff, If there is only one server behind the VPN server you want to reach, the easiest is to add the route directly on that server and not touch the gateway at all.
If it's a linux machine just run: $ ip route add 10.9.8.0/24 via 192.168.112.50 (for windows the syntax is a little different, something with "route add ...") HTH, Mathias. On 2015-11-19 jbo...@meridianenv.com wrote: > I can access the VPN server at ...50, and I would like to access another > server which is at ...53. However pinging from the client when connected > to the VPN returns this: > > C:\>ping 192.168.112.53 > Pinging 192.168.112.53 with 32 bytes of data: > Reply from 10.9.8.1: Destination host unreachable. ------------------------------------------------------------------------------ _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users