Just compiled 2.3.0pl1 with OpenSSL 0.9.6 on a Red Hat 6.2 box (intel) and a Red Hat 6.1 box (intel). On both machines, I stuck the contrib/redhat/sshd.pam into /etc/pam.d/sshd and started ssh with the init script. The 6.1 box is also a masquerade machine. I can't connect from machine to machine direcly, but a windoze machine behind the firewall using SecureCRT can connect. I'm using tcp wrappers, and stuck sshd : foobar in hosts.allow. There aren't any log messages on the machine I am trying to connect to. I even bumped the loglevel up to debug, sent the messages to LOCAL3, and edited syslog to send all LOCAL3 messages to /var/log/local3. Any ideas? j [foo@foobar foo]$ ssh -v -l bar barfoo 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: Seeding random number generator debug: ssh_connect: getuid 500 geteuid 0 anon 0 debug: Connecting to barfoo [xxx.xxx.xxx.xxx] port 22. debug: Seeding random number generator debug: Allocated local port 647. debug: connect: Connection refused debug: Trying again... debug: Connecting to barfoo [xxx.xxx.xxx.xxx] port 22. debug: Allocated local port 664. debug: connect: Connection refused debug: Trying again... debug: Connecting to barfoo [xxx.xxx.xxx.xxx] port 22. debug: Allocated local port 878. debug: connect: Connection refused debug: Trying again... debug: Connecting to barfoo [xxx.xxx.xxx.xxx] port 22. debug: Allocated local port 845. debug: connect: Connection refused Secure connection to barfoo refused. [foo@foobar foo]$ -- Jason Bradley Nance [EMAIL PROTECTED] Got root? --
