Hi, On Tue, 20 May 2008, GVG GVG wrote:
Dear Group, when I try to remotely ssh connect to a OpenBSD 4.3 box via port 80 I get: ssh_exchange_identification: Connection closed by remote host
Are you sure you are not trying to connect to httpd? -bash-3.2$ ssh -p 80 -v brobding.mine.nu OpenSSH_4.6, OpenSSL 0.9.7j 04 May 2006 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to brobding.mine.nu [62.194.34.244] port 80. debug1: Connection established. debug1: identity file /home/floort/.ssh/identity type -1 debug1: identity file /home/floort/.ssh/id_rsa type -1 debug1: identity file /home/floort/.ssh/id_dsa type -1 ssh_exchange_identification: Connection closed by remote host This is a connection to my own httpd.
Please note, that the same box allows me to use port 443 and both ports (80 and 443) are registered in the sshd_config file.
Have you restarted sshd? Floor -- Floor Terra <[EMAIL PROTECTED]> www: http://brobding.mine.nu/ Netiquette Guidelines: http://www.apps.ietf.org/rfc/rfc1855.html