How to Test a TCP/IP Router or Multihomed HostLast reviewed: May 5, 1997Article ID: Q113342 |
The information in this article applies to:
If you are on a subnet and are having problems talking to another subnet through TCP/IP, the following information can help you determine if the problem is with the router. To troubleshoot router problems, you need a network map and the Internet addresses and subnet masks for your node, the router, the remote side of the router, and the destination node.
Example
Two Subnets One Router ---------------------- | ROUTER | ---------------------- 195.22.3.1 > | | < 195.22.4.25 255.255.255.0 | | 255.255.255.0 | | |---------------------------| |---------------------------| | | YOU DESTINATION 195.22.3.33 195.22.4.66 255.255.255.0 255.255.255.0
ping 195.22.3.33 If this PING works, your node is probably okay.
ping 195.22.3.1 If this PING works, this side of the router is okay. NOTE: Because you can ping this address does not necessarily mean this is a router.
ping 195.22.4.25 If this PING works, the router is working. If it does not work, have someone use the PING command
ping 195.22.4.25 from the destination node (195.22.4.66). If this PING works, the router is bad.
ping 195.22.4.66 If this works, TCP/IP should be working fine.
Notes
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |