1
vote
2answers
536 views

Sending ^] in a nested telnet session

Following is the sequence: Telnet from a terminal session to a remote linux machine, Call it A. Telnet to some device, Say B, that is accessible only from A. Now, How do I quit the telnet session ...
0
votes
1answer
266 views

Telnet error when connecting from Windows to Unix

When I try to connect through telnet from a Windows system to Unix, I am not able to connect. I am getting this log error. Is this related to a firewall issue, or anything I need to mention in the ...
0
votes
3answers
364 views

Why can't I telnet to a Windows machine?

Why am I not able to telnet to a Windows server machine? Is it because the telnet server is not running there? A remote desktop connection works though. Does a telnet server run by default on a Unix ...