P
patrick
Hi,
I have been experimenting with the W2K VPN server. I have a few
questions with regard to using 1 NIC or 2 NIC, and I hope someone can
enlighten me on this topic.
My initaial attempt was to set up the VPN server using 1 NIC. It was
quite successful in the sense that I can have remote VPN clients
logging in and accessing the VPN server with telnet. Both VPN server
and client are able to access Internet. The diagram is as follows:
Internet
|
|
Public IP
ADSL Router
192.168.0.1
|
|
192.168.0.40 (mask=255.255.255.0; dg=192.168.0.1)
W2K VPN Server
Internal Interface = 10.0.0.100
My first question is: Since there is only one NIC, the only machine
that the VPN client can see is the VPN server. Am I correct? Or have I
missed something?
Then, I added another NIC onto the VPN server as follows:
Internet
|
|
Public IP
ADSL Router
192.168.0.1
|
|
(1st NIC) 192.168.0.40 (mask=255.255.255.0; dg=192.168.0.1)
(2nd NIC) 172.31.0.1 (mask=255.255.0.0; dg=blank)
W2K VPN Server
Internal Interface = 10.0.0.100
The 2nd NIC is connected to a switch to form a 2nd LAN with a PC
(172.31.0.3). Here are my problems.
(1) The PC is able to ping 172.31.0.1, 10.0.0.100, and 192.168.0.x, but
it is not able to ping any public IP.
(2) When I connect a VPN client (which receives an IP in the range of
10.0.0.x), it is not able to see the 172.31.0.x network.
I suspected that it is a routing problem, so I tried putting in a
static route (dest=172.31.0.0, mask=255.255.0.0, dg=10.0.0.100) but it
still did not work.
Can someone please give me a pointer as to what I have done wrong?
Many Thanks!
Patrick
I have been experimenting with the W2K VPN server. I have a few
questions with regard to using 1 NIC or 2 NIC, and I hope someone can
enlighten me on this topic.
My initaial attempt was to set up the VPN server using 1 NIC. It was
quite successful in the sense that I can have remote VPN clients
logging in and accessing the VPN server with telnet. Both VPN server
and client are able to access Internet. The diagram is as follows:
Internet
|
|
Public IP
ADSL Router
192.168.0.1
|
|
192.168.0.40 (mask=255.255.255.0; dg=192.168.0.1)
W2K VPN Server
Internal Interface = 10.0.0.100
My first question is: Since there is only one NIC, the only machine
that the VPN client can see is the VPN server. Am I correct? Or have I
missed something?
Then, I added another NIC onto the VPN server as follows:
Internet
|
|
Public IP
ADSL Router
192.168.0.1
|
|
(1st NIC) 192.168.0.40 (mask=255.255.255.0; dg=192.168.0.1)
(2nd NIC) 172.31.0.1 (mask=255.255.0.0; dg=blank)
W2K VPN Server
Internal Interface = 10.0.0.100
The 2nd NIC is connected to a switch to form a 2nd LAN with a PC
(172.31.0.3). Here are my problems.
(1) The PC is able to ping 172.31.0.1, 10.0.0.100, and 192.168.0.x, but
it is not able to ping any public IP.
(2) When I connect a VPN client (which receives an IP in the range of
10.0.0.x), it is not able to see the 172.31.0.x network.
I suspected that it is a routing problem, so I tried putting in a
static route (dest=172.31.0.0, mask=255.255.0.0, dg=10.0.0.100) but it
still did not work.
Can someone please give me a pointer as to what I have done wrong?
Many Thanks!
Patrick