Page 1 of 1

Unable to connect to VPN server's Virtual IP Address

Posted: Sun Jan 26, 2014 5:50 pm
by nbhadauria
I have setup vpnserver "v4.03-9411-rtm-2014.01.07" on Ubuntu 12.04.3,

Configuretion is as below..

VPN Server/VPN>SecureNatEnable
VPN Server/VPN>UserCreate test
VPN Server/VPN>UserPasswordSet test

VPN Server/VPN>SecureNatHostGet
SecureNatHostGet command - Get Network Interface Setting of Virtual Host of SecureNAT Function
Item |Value
-----------+-----------------
MAC Address|00-AC-EE-D4-DD-CE
IP Address |192.168.30.1
Subnet Mask|255.255.255.0
The command completed successfully.

Now when i connect though VPN client and get some IP like 192.168.30.10, now i can ping 192.168.30.1 but i can't access any service through that IP

Like i can't do ssh 192.168.30.1

Is that some thing i can do to make this work.

Thanks
Nitin B.

Re: Unable to connect to VPN server's Virtual IP Address

Posted: Sun Jan 26, 2014 7:50 pm
by mesa57
That is normal behaviour as the securenat subnet is isolated from the servers local subnet. You need to disable securenat and create a bridge between the hub and the local network on youre SE server.