Troubleshooting IP

This section contains IP troubleshooting information that is divided into three categories:

If a problem that is general in nature occurs, the procedure described in "Troubleshooting Checkpoints” will help you isolate and resolve the problem. If a problem with a specific symptom occurs, refer to "Common Problems.”


Troubleshooting Tools

TCPCON is an NLM utility that provides access to statistics and information about the status of various components of the TCP/IP protocol suite. It uses SNMP to access this information from any local or remote system on the network. TCPCON operates over TCP/IP and IPX networks. Use TCPCON to monitor and test a remote system (parameter path: Select SNMP Access Configuration > Transport Protocol > TCP/IP). Set the Host option to the IP address of the remote host you want to test. If details from that remote host are displayed, the remote host is functioning.

You can use TCPCON to perform the following tasks:

NOTE: TCPCON requires SNMP to be loaded on the remote host; otherwise, you receive an error message that the host is unavailable. Another cause of the error message might be a routing error. To check for errors in the routing table on a Novell Internet Access Server 4.1 machine, accept the default value of 127.0.0.1 in the Host option under SNMP Access Configuration. Select Routing Table to view the routing information table that the routing software has received from routing protocols (RIP and OSPF) or static routes. Compare this to the address topology of the network.


Troubleshooting Checkpoints

To isolate and resolve TCP/IP problems, complete the following steps:

  1. Load TCPCON to verify that IP is bound to the desired interfaces with the correct addresses and masks for your internetwork (parameter path: Select Protocol Information > IP > IP Addresses).

    Use NIASCFG to make any required corrections.

  2. Load TCPCON to check the routing table for routes to the required network (parameter path: Select IP Routing Table > Proceed and press Enter).

    If routes are missing, verify that the required routing protocols have been enabled and bound to the correct interfaces in NIASCFG. Also verify that the routing protocol in use on an interface is correctly configured on other routers that are accessible through that interface. Finally, use FILTCFG to check for filters that would interfere with the propagation of routes.

  3. Load NIASCFG to verify that static routing is configured if other third-party routers that do not use RIP or OSPF are connected on the network (parameter path: Select Configure NIAS > Protocols and Routing > Protocols > TCP/IP > Static Routing).

  4. Load NIASCFG to verify that the IP Packet Forwarding statistic is set to Enabled (parameter path: Select Configure NIAS > Protocols and Routing > Protocols > TCP/IP > IP Packet Forwarding).

    Use NIASCFG to make any required corrections and then reinitialize the system.

  5. Use PING or TPING to test connectivity.

    Perform Step 1 through Step 4 on any routers that cannot be reached. Start with the router that is closest to the local node.

  6. Use CALLMGR to determine the state of WAN connections (Retry, Out-Queued, or Disconnected).

    If the WAN connection is in the wrong state, perform the corrective action described in "WAN Connectivity Problems.”

  7. Verify that all client software has the Default Router parameter configured to match the IP address of the network board inside the router that is connected to the local segment.

    If you are using the Novell LAN WorkPlace® for DOS product, the IP_ROUTER option in the NET.CFG file sets this parameter.

  8. Load TCPCON for the following IP statistics:

  9. Load TCPCON for the following ICMP statistics:

  10. Load NIASCFG to verify that all configuration options are set correctly (parameter path: Select Configure NIAS > Protocols and Routing > View Configuration).


Common Problems

This section discusses various symptoms of common problems and their potential solutions.


A Dial-In Router is Losing Connectivity

If multiple remote routers are dialing into a PPP group interface with WAN Network Mode set to Multiaccess, each router must have a unique IP address. If a duplicate address exists, one of the dial-in routers will lose connectivity, but no error message is issued.


Router Cannot Ping a Remote Router or the Internet

Load TCPCON and verify that there is a destination that is specified as the default route (parameter path: Select IP Routing Table). If there is no default route you must configure it. Load NIASCFG to permanently configure the default route.

To create a default route, complete the following steps:

  1. Load NIASCFG and select Configure NIAS > Protocols and Routing > Bindings > TCP/IP.

  2. Select the Interface Group for your WAN card.

  3. Select WAN Call Destination.

    The Configured WAN Call Destinations menu appears.

  4. Press Ins on the WAN Call Destination option and select the WAN card defined earlier.

  5. Press Ins on the Static Routing Table option.

    The Static Routing entry sets up the default route that points to the Internet Service Provider (ISP).

  6. Select Route to Network or Host and select Default Route.

  7. Press Esc to save your changes and exit the menus.


WAN Link Comes Up, but Ping Receives No Reply

Load CALLMGR.NLM and initiate the call. If the link comes up and PPP and IP are negotiated, CALLMGR will show the calls as being Out-Connected. However, unless the routing tables on both sides are properly configured, IP packets will not be routed correctly.

Load PING.NLM on the server and ping the ISP's IP address. You should receive a reply. If you do not receive a reply, ensure that the default route appears in the routing table by loading TCPCON.NLM at the server console. Select IP Routing Table and press Enter. You should see an entry with the Default selected for Destination, Unspecified selected for Next Hop, and Remote selected for Type.

NOTE: For a permanent link, the line must be up for the default route to be visible through TCPCON. If the default entry does not show up, ensure that it is properly defined in the Binding for the WAN card.

For an unnumbered link, make sure that your network information card (NIC) is bound to the IP address assigned to you by the ISP.

If you can ping the ISP, but not beyond, check your IP addresses. For an unnumbered link, you must bind the local IP address the ISP gave you to the NIC in your system. Also, check with your ISP to make sure that it has a static route that points back to your network. The ISP must have a routing table entry that specifies that your destination network/host is reachable through the local IP address you have been assigned. This entry ensures that packets are properly routed back to your network.


LAN Connectivity Problems


WAN Connectivity Problems


Routing Table Maintenance Problems