Re: ssh to non-standard port failed
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 07/29/04
- Next message: Tonij: "Will SSH ever support password aging?"
- Previous message: Jacob Nevins: "Re: Putty don't allow me to use CTRL + ]"
- In reply to: wonder: "ssh to non-standard port failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jul 2004 11:44:05 +0000 (UTC)
In article <ceahkh$173f$1@news.hgc.com.hk>, wonder <dreams@to.com> wrote:
>I m not able to ssh to a non-standard port 2222 on a remote host.
>Port 2222 on a remote host is configured to be forwarded to an internal
>server on port 22 (a standard port of sshd).
The "Connection refused" errror below indicates either a) the port
forwarding is incorrectly configured (or not configured at all) or
b) the machine it's forwarded to is not running sshd on port 22.
>ssh: connect to host a.b.c.d port 2222: Connection refused
>
>What can I do to fix this issue?
Fix your port forwarding or start sshd on the host.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: Tonij: "Will SSH ever support password aging?"
- Previous message: Jacob Nevins: "Re: Putty don't allow me to use CTRL + ]"
- In reply to: wonder: "ssh to non-standard port failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|