Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ssh problem
Date: Fri, 25 Feb 2011 00:14:13
Message-Id: 201102242330.10186.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] ssh problem by dhk
1 On Thursday 24 February 2011 21:51:56 dhk wrote:
2
3 > Thanks, but I've tried that. ssh'ing to the hostname and loopback
4 > address work. However, when I go out to the WAN it doesn't. So I can't
5 > ssh user@123.123.123.123 even though I have port 22 open on the switch
6 > for my ip.
7
8 Just to state the obvious, have your tried something like:
9
10 $ nc -v -z 123.123.123.123 22
11 123.123.123.123 (ssh) open
12
13 from a WAN client to make sure that the port is open?
14 --
15 Regards,
16 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ssh problem dhk <dhkuhl@×××××××××.net>