Page 1 of 1

connecting to Central Server via VPN

Posted: Tue Dec 08, 2015 5:11 pm
by xodc
I have already already setup a Site-to-Site connection via the SoftEther bridge package. (Please see attached diagram).

I enabled SecureNAT on the central server, and to avoid conflict with my local router’s DHCP, I had the SecureNAT’s ip range set from 192.168.0.202 - 220

The default gateway of the SecureNAT is 192.168.0.201


I can ping 192.168.0.201 from one of the laptops on the digram, and I receive a ping from the server. This tells that the connection was successful.


However, I want to channel all my traffic from one of those laptops through the SecureNAT.

I’m not sure what the best way to do this is. I tried establishing a VPN connection to the central server via its LOCAL ip address “192.168.0.201”. This didn’t work. The server didn’t respond.

But I can connect to the central server via its public IP address.


The reason I want to use the local IP address to establish the VPN connection is because direct L2TP connections from within China to abroad is often disrupted. However, the bridge connection is much more stable and I want to utilize this to in effect wrap my L2TP connection in.

Is this possible?

Re: connecting to Central Server via VPN

Posted: Fri Dec 18, 2015 8:57 am
by thisjun
Why do you have two DHCP servers on same segment?

Re: connecting to Central Server via VPN

Posted: Tue Dec 22, 2015 10:13 am
by mbrcomp
It looks to me a bridge would work better than securenat, you do need DHCP server for bridges as it uses the central location's DHCP server.