Re: Can't telnet to localhost

From: Matt_left_coast (not_at_chance.org)
Date: 05/22/04


Date: Sat, 22 May 2004 16:04:01 GMT

jtj wrote:

> Hello all
>
> My firewall is disabled and I can telnet to computers but not
> to myself "localhost" I get the following messages:
>
> [root@localhost root]# telnet localhost
> Trying 127.0.0.1...
> telnet: connect to address 127.0.0.1: Connection refused
> or:
>
> [root@localhost root]# telnet 192.168.1.101
> Trying 192.168.1.101...
> telnet: connect to address 192.168.1.101: Connection refused

Then all is as it should be. Telnet is insecure and there is little use for
it when there is ssh, a much more secure protocol.

>
>
> What is the trick?

use ssh.

>
> Thanks
>
> -jtj



Relevant Pages

  • Re: NAS Server
    ... is the only *nix system in the net then you don't need ftp, telnet or ... ssh. ... the firewall, you didn't state whether the SuSE server is also the ... If your network has other *nix systems and you want/need to serve files ...
    (alt.os.linux.suse)
  • Re: [opensuse] Getting SSH to Work
    ... opened port 22 for ssh in the firewall. ... computers. ... in the correct password, it just sits there. ...
    (SuSE)
  • Re: Ssh & FW-1
    ... Are you trying to SSH to the firewall itself to do maintenance? ... As you stated telnet is also in ... clear text which makes the authentication dangerous as well. ...
    (Security-Basics)
  • Re: ssh and telnet
    ... > I am sitting at work, behind a firewall, which has a telnet proxy, but no ... I want to connect to a machine outside the firewall ... > which only allows ssh access. ... What I've been doing is using the telnet ...
    (comp.security.ssh)
  • SSH to behind firewall, telnet from there
    ... I need to be able to ssh to a machine behind our firewall and then telnet to ... I have installed cygwin ssh on a Windows XP ... command prompt at the same machine, I can telnet to my ultimate ...
    (comp.security.ssh)