The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-22-2005
Lestat's Avatar
Lestat Lestat is offline
Registered User
  
 

Join Date: Feb 2005
Location: Quito - Ecuador
Posts: 67
Exclamation Problems with Telnet

Hi everybody

I already have installed Linux Red Hat FC4 in two machines into the same net using DHCP in both of them, the network interface are working fine cuz i can surf in Internet in those machines

The problem is i need to do a Telnet from one host to the other, the xinetd and telnet services are running well but at terminal i recieve this message error:

Code:

Trying 10.12.65.18...
telnet: connect to address 10.12.65.18: No route to host
telnet: Unable to connect to remote host: No route to host
Did I have to add some route?

Thanx for your help

Lestat