|
Hello, I have successfully
installed and ran openvpn. Here's the scenario Server side IP
192.168.2.0 OVPN on server side resides on a computer with the IP address of
192.168.2.11 The OVPN IP on the server is 10.8.2.1
The remote OVPN
client is 10.8.2.6
The connection is made without a problem. I can ping
from 10.8.2.6 to 10.8.2.1 and vice versa. The problem arises when I try to ping
from 10.8.2.6 to the network behind 10.8.2.1 so I can not ping any of the
192.168.2.0 network. I read quite a bit on the subject and on the OVPN server I
pushed the route 192.168.2.0 255.255.255.0 Also on the server side I added a
route to the Router like this 10.8.2.0 255.255.255.0 192.168.2.11 The
192.168.2.11 being the computer that the openvpn server is installed on.
What am I missing? I know it's probably a very simple step that I'm missing,
I just can't find it. Any Help is
appreciated.
|