Re: ssh / sshd to own machine through IP-NAT

From: Georges Heinesch (news@geohei.lu)
Date: 12/21/02


From: Georges Heinesch <news@geohei.lu>
Date: Sat, 21 Dec 2002 12:23:44 +0100

Richard E. Silverman wrote:
> Too vague; give specifics. What addresses, what redirections, which
> machines, what exactly happens (not just "it doesn't work"), with ssh -v
> output.

Here we go ...

LAN PCs with ssh and sshd on:
192.168.0.2 - Port redirection to 22
192.169.0.3 - Port redirection to 2022

The gateway is 192.168.0.1. IP-filtering and firewall on that machine is
off!

C:\>ssh -v myhome.dyndns.org
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to myhome.dyndns.org [23.116.59.48] port 22.
ssh: connect to address 23.116.59.48 port 22: Connection refused

Did I miss some more relevant information?

-- 
Georges Heinesch <news@geohei.lu>, Luxembourg
PGP RSA & DH/DSS public key on request and on public servers


Relevant Pages