1. If I want to assign IP range to the VPN clients, or the DHCP is in a router (that may not assign IP to VPN clients), or keep the VPN clients from my network, I use Static Address Pool. If you have a Windows DHCP server, you don't need the address pool.
2. ipconfig /all command will show if you have enabled IP routing or not. If not, check this link, routing issues on vpn Resolutions: 1) if you have two NICs in the VPN server, you may need to enable IP Routing. To do this, go to the RRAS>the Properties of the server>IP, ...
www.chicagotech.net/routingissuesonvpn.htm
3. Is 192.168.0.1 local DNS or NAT's DNS?
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"taco" <(E-Mail Removed)> wrote in message news:006C4C1B-9F43-4367-8549-(E-Mail Removed)...
Thanks Robert.
- Should I enter an IP address pool under NAT settings or it is not required
if using DHCP Server?
- For NAT enable IP routing, could you tell me where exactly?
-for DNS settings, when I do nslookup on the host it replies unknown host
for 192.168.0.1, although I can surf the net. but I cannot ping any website
by name or IP. Any ideas?
I noticed that the local dns server does not update automatically, moreover
the rollup for sp4 is not installed yet.
"Robert L [MS-MVP]" wrote:
> You don't need to stop DHCP and should enable DNS in NAT. Can the client ping a public IP? if not make sure the NAT enable IP routing; if yes, check the DNS settings.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "taco" <(E-Mail Removed)> wrote in message news:4017A314-2D24-4F0D-8935-(E-Mail Removed)...
> Hi..
>
> I have a 2000 Server with sp4 acting as DHCP, DNS server and 5 XP clients. I
> want to prove to a customer that it is possible to share Internet connection
> from W2k server with a normal 56k dialup modem installed on it.
> I have read several articles for setting up NAT, and I have few doubts to
> clear:
>
> - Should the DHCP server be stopped if an IP Pool is defined under NAT field.
> - Should I enable the DNS feature in NAT
>
> The status now is that only the host can connect to the net, while the XP
> clients cannot. I have created Demand on Dial interface, configured a static
> root for the modem, and created NAT. When I type nslookup from the W2k host
> it gives me unkown host.
>
> Any help is appreciated