Local Network Access Fails Or Is Slow After PPTP ConnectionID: Q171922
|
You may experience slow connections and performance or even loss of connectivity on your local area network (LAN) after you have made a Point- to-Point Tunneling Protocol (PPTP) connection to a Windows NT 4.0 PPTP server.
Windows NT 4.0 PPTP clients add an incorrect local subnet route to their
route tables when they connect to a PPTP server that is using the same IP
network ID.
For example, the client and the server are both on LAN subnets of a class
B address such as 172.16.0.0, using a 255.255.255.0 subnet mask. The
server is on the 172.16.1.0 subnet and the client is on the 172.16.2.0
subnet. When the client connects through PPTP, it adds a route to the
172.16.0.0 network with a gateway of the PPTP server to its route table,
which increases the time it takes to locate LAN resources.
NOTE: If the PPTP server has no route to the PPTP client's subnet, the
client will not be able to connect to its local subnet.
To work around this issue, use the following steps:
Route delete 0.0.0.0
Route add 0.0.0.0 mask 0.0.0.0 X.X.X.XWhere X.X.X.X is your client's IP address assigned by the PPTP server.
Route add 0.0.0.0 mask 0.0.0.0 Y.Y.Y.YWhere Y.Y.Y.Y is the IP address of the default gateway, or router, on your LAN.
Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: steelhead
Keywords : kbnetwork ntnetserv nttcp ntrouter NTSrvWkst
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Last Reviewed: February 23, 1999