Displaying 1 result from an estimated 1 matches for "24range".
2013 Apr 14
1
OpenVPN routing question
Hello all,
Let's say I have an OpenVPN (v2) server sitting on a Linux machine with the
IP address of, say, 192.168.10.1o. We are talking real address, assigned to
a NIC on the machine.
Now let us say the OpenVPN server hands out IP's in the
192.168.20.0/24range. And let us say that I want the machines able to
reach the VPN server
to be able to route to the machines available via the VPN. So, for
instance, 192.168.10.5 should be able to ping 192.168.20.6 assuming the
latter is one of the VPN clients.
So here is my question: is there a VPN setting that wou...