Re Re : Access to my SSH Server

From: cdrik_trash_at_**********.***
Date: Wed Dec 10 2003 - 10:51:10 EST

Yes, i have configured my router with the port forward
"from port 443 to port 443 IP : 192.168.0.4" (internal ip of my computer)

Without it, the test https://grc.com/x/portprobe=443 show me that the port
is closed

Hello,

On Wed, Dec 10, 2003 at 03:29:41PM +0100, cdrik_trash@xxxxxxxxxx wrote:

> When i'm connection to my openSSH server by my external IP ==>
>
> ssh 81.57.**.*** 443
> ==> ssh: connect to host 81.57.**.*** port 443: Connection refused

> Router : NetGear DM602 (ip 192.168.0.1)
> https://grc.com/x/portprobe=443 show me that my port is open

An open port does not necessarily mean that the port is forwarded
correctly. ;-)

Are you sure you have port forwarding set up correctly? Did you try with a
telnet client (no, not a windows one, but any Unix style telnet will do).
You have to see something like this:

$telnet 127.0.0.1 22
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3

(obviously, this is from a Linux server, but you get the impression)

This should wrok for all three addresses. If not, you have a problem.

Furthermore, it should be remarked that some routers do have a problem if
you access the external IP from inside, and simply don't forward this.
Have you checked if you cannot connect from outside of your
network?

Just some thoughts,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
--
List Information: http://tech.erdelynet.com/mailman/listinfo/ssh-l/ List
Archives:    http://erdelynet.com/archive/ssh-l/
To Unsubscribe: Go to
http://tech.erdelynet.com/mailman/options/ssh-l#subscribers
and enter your email address at the bottom.
If you don't know your password, have it emailed to you. Then unsubscribe.
Hi all,
Fist of all, excuse me for my approximative english (i'm french)...
This is my problem :
When i'm connection to my openSSH server by my internal IP
ssh 127.0.0.1 443
or 192.168.0.4 443
==> no problem
When i'm connection to my openSSH server by my external IP ==>
ssh 81.57.**.*** 443
==> ssh: connect to host 81.57.**.*** port 443: Connection refused
My conf is :
Windows XP
OpenSSH for Windows v3.7.1p1-1 (Updated 30 September 2003)
Router : NetGear DM602 (ip 192.168.0.1)
https://grc.com/x/portprobe=443 show me that my port is open
Can u help me pleaaaaaase?
--
List Information: http://tech.erdelynet.com/mailman/listinfo/ssh-l/
List Archives:    http://erdelynet.com/archive/ssh-l/
To Unsubscribe: Go to http://tech.erdelynet.com/mailman/options/ssh-l#subscribers
and enter your email address at the bottom.
If you don't know your password, have it emailed to you. Then unsubscribe.
Received on Wed Dec 10 11:37:29 2003

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2005 - 17:34:03 EDT