trouble with telnet

Buddy Bland aib at ornl.gov
Fri May 17 22:20:36 AEST 1991


In article <2831DDC4.5567 at orion.oac.uci.edu>, rprohask at orion.oac.uci.edu (Robert Prohaska) writes:
>
>What causes telnet and ftp to announce "connect...host is unreachable"?
>
>An Asante ethernet card was installed without incident, and telnet
>worked the first time it was tried but the session froze, forcing
>a reboot.  Ping works on the local subnet reliably as does a loopback
>test. Subsequent attempts to use telnet and ftp produce the "host
>is unreachable" message.
>
>Any ideas? 
>
>bob prohaska

Generally this is caused by not having a route defined to the network you
are trying to reach.  If the host you are trying to reach is not on the
same network or subnet, you must define a route with the "route add"
command.  You may need to define a default route where you send all packets
which are not on your local network.  This router will then forward the
packets to the proper destination.  Look in Chapter 7 of the "A/UX Network
System Admin" manual and at the man page for the route command for more
information.

-Buddy Bland
-Oak Ridge National Lab
-(615) 576-6727



More information about the Comp.unix.aux mailing list