Win2k3 VPN issues
First of all, whenever you forward a port to an IP address, that IP
address needs to be static, not a DHCP address. Change your router to
give out a scope large enough for your local LAN, lets say you need 40
IP addresses, the router is .1 and it gives out DHCP addresses from .10
to .50. Your server should be assigned a static IP address outside the
DHCP scope, say .99. The server should also be set to give VPN clients
an address from a static pool outside the DHCP scope, say 100 - 110.
Your router should be set to forward to .99 for RDP, PPTP, etc.
When a remote client is connected to the VPN, if the clients network
advanced options (for the VPN adapter) are set to "use default gateway
on remote network" (the default), you likely will have to RDP to the
server's internal address. If no routing is required to access other
subnets once the VPN is connected, you can uncheck the "use default
gateway on remote network" box on the client, then you should be able to
RDP using either the internal or external address.
....kurt
|