Results 1 to 3 of 3
just installed telnet sever on red hat 6.0 and change
/etc/xinetd/telnet file disable=no
and restarted xinetd succefully
with service xinetd restart
but when i try to telnet from ubuntu client ...
- 08-20-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
need help!!!
just installed telnet sever on red hat 6.0 and change
/etc/xinetd/telnet file disable=no
and restarted xinetd succefully
with service xinetd restart
but when i try to telnet from ubuntu client on same local network
i get" telnet: unable to connect to remote host no route to host"
and ssh works
- 08-20-2011 #2Just Joined!
- Join Date
- Aug 2011
- Posts
- 35
are you sure that xinetd start correctly ? check that using service xinetd status.
And are you sure that there's ni firewall ?
- 08-22-2011 #3
Check to ensure the firewall allows telnet through. Also I would suggest you look at ssh instead of telnet.


Reply With Quote