Requires Free Membership to View
You have encountered a "feature" of NT and Windows 2000. When you make a connection via dial-up networking, the local routing table of the machine is changed to make the dial-up connection the default gateway. You can verify this using the Route Print command from a console session.
This is a long answer, so I will break it into two parts. Here is a listing before making a dial-up connection:
C:>route print =========================================================================== Interface List 0x1 ........................... MS TCP Loopback interface 0x1000003 ...aa bb cc dd ee ff ...... FE575 Ethernet Adapter =========================================================================== ===========================================================================Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.90 1 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.0.0 255.255.255.0 192.168.0.90 192.168.0.90 1 192.168.0.90 255.255.255.255 127.0.0.1 127.0.0.1 1 192.168.0.255 255.255.255.255 192.168.0.90 192.168.0.90 1 224.0.0.0 224.0.0.0 192.168.0.90 192.168.0.90 1 255.255.255.255 255.255.255.255 192.168.0.90 192.168.0.90 1 Default Gateway: 192.168.0.1 Default Gateway: 192.168.0.1=========================================================================== Persistent Routes: None See the second part of the answer for what the routing list looks like after the connection.
This was first published in June 2001
Enterprise Server Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation