Why can't I connect to a private VPN Network set up on my local machine?

0

I am connected through a router to the internet. In Windows 7 Enterprise I set up a private VPN server to connect to, but I can only connect to the default gateway and no further.

Everything is on DHCP and no static IPs are assigned.

"No Internet Access" is written in Connections:

enter image description here

My Edimax router is configured to forward TCP port 1723 and UDP port 1723 to internal IP 192.168.2.100:

enter image description here

Note: my VPN is set to automatic:

enter image description here

What must I do to grant outside access to the private VPN tunnel?

UPDATE: RAS (Dial In) Interface has disappeared from connections but service is running but i cannot connect no matter what. I have tried many things. Is RAS critical component to connect to VPN?

enter image description here

Boris_yo

Posted 2011-08-21T13:44:04.870

Reputation: 5 238

This is confusing. Are you trying to set up a VPN server to accept incoming connections, or dial out to a VPN server located someplace else? – Ƭᴇcʜιᴇ007 – 2011-08-22T04:36:35.787

To accept incoming connections to VPN server i have setup. – Boris_yo – 2011-08-22T08:00:28.813

Answers

1

Test your connection from a device outside your network - many routers will not let local devices 'loop back' via their public address to other devices on the local network.

Linker3000

Posted 2011-08-21T13:44:04.870

Reputation: 25 670

I could connect from local device. – Boris_yo – 2011-08-23T20:20:58.520