To:
Sent: Tuesday, November 24, 2015 8:13 PM
Subject: Re: [Openvpn-users] Can't ping another box behind OpenVPN server
> Thanks for that option, and the specific command relative to my network,
> although I am less comfortable with making changes in iptables than
> addressing this
Thanks for that option, and the specific command relative to my network,
although I am less comfortable with making changes in iptables than
addressing this directly through proper routing, and I would like to
avoid the disadvantage you mentioned. But out of curiosity, I have also
seen referen
Den 19-11-2015 kl. 22:09 skrev jbo...@meridianenv.com:
> Greetings -
>
> I have a working OpenVPN server that I can access remotely, but now I want
> to access another box behind the OpenVPN server from the remote client. I
> have read the how-to's and FAQ on the OpenVPN website, and I believe tha
@debbie10t
It was a toss-up as to whether I posted the question to Pfsense or
OpenVPN. Since my original issue is getting access to another box
behind the VPN, I figured I would go here. This approach also gave me
the benefit of someone likely confirming my diagnosis, which is VPN
related. S
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,
This mailing list is not the right place to ask this question
This is for OpenVPN support not pfsense.
However, as I have a pfsense VM, I looked at this for you
and conclude the following:
1. You have identified the details of the route you need to add,
2. You have identified the network devic