Start with an IP configuration between the local and remote host.
Remove any IP filters on the interface that both the local and remote system
use for communicating. Can you PING from the local to the remote host? Note: Remember to prompt on the PING command; enter the remote system
address and use PF10 for additional parameters, then enter the local IP address.
This is particularly important when you have multiple physical or logical
interfaces. It ensures that the right addresses are placed in the PING packets.
If
you answer yes, then proceed to step 2. If you answer no,
then check your IP configuration, interface status, and routing entries. If
the configuration is correct, use a communication trace to check, for example,
that a PING request leaves the system. If you send a PING request but you
receive no response, the problem is most likely the network or remote system.
Note: There
may be intermediate routers or firewall that do IP packet filtering and may
be filtering the PING packets. PING is typically based on the ICMP protocol.
If the PING is successful, you know you have connectivity. If the PING is
unsuccessful, you only know the PING failed. You may want to try other IP
protocols between the two systems, such as Telnet or FTP to verify connectivity.