- Code: Select all
This is My Network
+--------------+ +----------------+
| ADSL | | |
| Internet | | Wireless |
| Router |<-->| Access Point |
| i92.168.0.1 | | 192.168.2.254 |
+--------------+ +----------------+
|
|
+--------------+ |
| Windows XP | |
| | |
| +----------+
|192.168.0.2 | |
+--------------+ |
|
+--------------+ |
| Windows XP | |
| | |
| +----------+
|192.168.0.3 | |
+--------------+ |
|
+--------------+ |
| Windows XP | |
| | |
| +----------+
|192.168.0.4 | |
+--------------+ |
|
|
+--------------+ |
| Windows XP | |
| | |
| +----------+
|192.168.0.5 |
+--------------+
I want to setup a VPN from outside the Office to this network. So Far I have tried
Microsofts native VPN solution, Wingate VPN, and PCanywhere.
None of them work. How can I address individual machines froom a remote location.
I also want to host mail server and a webserver. But since there is no way to address the
machines from the internet I can't do this either.
I can ping both local and internet addresses from all machines.
Is there a solution to this problem?