Patrick, this looks like the remote machine is running sshd with tcpwrappers 
enabled or your host is denied access in the sshd_config file.  If you manage 
the machine you are connecting to, then look in /etc/hosts.allow (or wherever 
you put it) and sshd_config to make sure the machine you are coming from is 
allowed to connect.  If you don't manage the machine, then ask the admin to add 
access for you.

        --Dave
        
>Date: Thu, 31 May 2001 09:14:54 -0700
>From: Patrick S Ward <[EMAIL PROTECTED]>
>X-Accept-Language: en
>MIME-Version: 1.0
>To: [EMAIL PROTECTED]
>Subject: openssh error
>Content-Transfer-Encoding: 7bit
>
>I receive the following error when trying to ssh from
>one host to another:
>
>% !!
>ssh -v host1
>SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
>Compiled with SSL (0x0090600f).
>debug: Reading configuration data /usr/local/etc/ssh_config
>debug: Seeded RNG with 50 bytes from programs
>debug: Seeded RNG with 3 bytes from system calls
>debug: ssh_connect: getuid 3119 geteuid 0 anon 0
>debug: Connecting to host1 [IP address] port 22.
>debug: Allocated local port 1023.
>debug: Connection established.
>ssh_exchange_identification: Connection closed by remote host
>debug: Calling cleanup 0x4ddc8(0x0)
>debug: Calling cleanup 0x57880(0x0)
>debug: writing PRNG seed to file /.ssh/prng_seed
>
>Any ideas?

--
David Knight French                           
Black Mountain Computer Consulting
Voice: (858)279-4862
Email: [EMAIL PROTECTED]

Reply via email to