On 22 February 2011 13:24, dhk <dhk...@optonline.net> wrote: > On 02/22/2011 07:37 AM, Alan McKinnon wrote: >> On Tuesday 22 February 2011 06:43:33 dhk wrote: >>> After a recent upgrade to ssh I can no longer log into my Gentoo box >>> (amd64) from another Gentoo box (x86) that has also had a recent upgrade >>> to ssh. However, I can log in to it from Suse and Redhat boxes. >>> >>> Any ideas? >> >> None whatsoever. >> >> Supplying logs might change that though. >> >> > > I don't see anything in the logs, but with the -v command I get the > following when trying to log in through the WAN. Also port 22 is open > on the switch. > > > $ ssh -v -v -v user@12.12.12.123 > OpenSSH_5.8p1-hpn13v10, OpenSSL 1.0.0d 8 Feb 2011 > debug1: Reading configuration data /etc/ssh/ssh_config > debug2: ssh_connect: needpriv 0 > debug1: Connecting to 12.12.12.123 [12.12.12.123] port 22.
There was a change in the default ssh encryption algorithm. You may want to check if that is causing the problem. -- Regards, Mick