In the Windows Installation notes there is a section that shows how to
route packets. As try as I might on three different boxes and platforms
I simply cannot get it to work.
Ok, the server has the following configuration
Tap-driver, and ethernet address 192.168.1.39 Subnet mask 255.255.255.0
The configuration file is
ifconfig 10.3.0.1 255.255.255.0
route 192.168.1.0 255.255.255.0 10.3.0.1
On the client side the configuration is
remote 212.254.35.68
ifconfig 10.3.0.5 255.255.255.0
So when the server is started the client can connect no problem.
If I do a ping 10.3.0.1 everything works.
Then on the client side I add route 192.168.1.0 255.255.255.0 10.3.0.1
Then I do a ping 192.168.1.39 and everything works...
Where the problem lies is if I ping 192.168.1.240, which times out.
Note that between the VPN server and client is my router that redirects
port 5000.
Could somebody please tell me what I am doing wrong?
Thanks
Christian Gross
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|