Hi Charles,

I had a similar problem on my AIX 4.3.3 box. I never really figured it
out, but renaming the /etc/hosts.deny file permitted connections to get
through. I know this defeats the whole purpose, but until I can figure
out why, people need to get in.

In other words disable tcp-wrappers totally and see if it begins to work,
if it does it's probably not SSH. In my case everything was blocked when
the /etc/hosts.deny file was in place. I use the exact same file on my
linux box (except for services names) and it works fine there.

Carl

On 25-May-00 Charles Carmichael wrote:
> I originally compiled ssh2.1.0 without libwrap and was able to make a
> connection.  Now that I recompiled with --with-libwrap option I can no
> longer make a connection.
> 
> /etc/hosts.allow does have my network segment so I don't think it's
> there.
> 
> Besides that I'm lost.  What am I missing?
> 
> 
> When I tried connecting from machine A to machine B here's the debug
> 
> debug: hostname is '102.45.45.95'.
> debug: Unable to open /opt/home/Charles/.ssh2/ssh2_config
> debug: connecting to 102.45.45.95...
> debug: entering event loop
> debug: ssh_client_wrap: creating transport protocol
> debug: Ssh2Client/sshclient.c:1015/ssh_client_wrap: creating userauth
> protocol
> debug: Ssh2Common/sshcommon.c:342/ssh_common_wrap: local ip =
> 102.45.45.141, loc
> al port = 32883
> debug: Ssh2Common/sshcommon.c:344/ssh_common_wrap: remote ip =
> 102.45.45.95, remote port = 22
> debug: SshConnection/sshconn.c:1853/ssh_conn_wrap: Wrapping...
> debug: Ssh2Common/sshcommon.c:132/ssh_common_disconnect: DISCONNECT
> received: Connection closed by remote host.
> debug: Ssh2Common/sshcommon.c:132/ssh_common_disconnect: DISCONNECT
> received: Connection closed.
> 
> Thanks for any help
> 
> Charles

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 26-May-00                             Phone: 315-453-2912 Ex. 5336
Time: 07:38:58                                Fax: 315-479-0859

Software Engineering Group -- AppliedTheory Corp.
224 Harrison Street, 6th Floor, Syracuse, NY  13202
------------------------------------------------------------------------

Reply via email to