Dave Feustel wrote:
I am running 32-bit fedora 9 and 64-bit Suse 11.0 and 64-bit OpenBSD 4.4 on a local net. Ssh does not work between F9 and Suse 11.0. Ssh from f9 to Suse times out. An ssh connection from Suse to F9 is refused by F9. Ssh from F9 to OpenBSD works. Ssh from OpenBSD to Suse times out at login. SSh from OpenBSD to F9 is denied (publickey,gssapi-with-mic).
I was surprised that these 3 system do not talk to each other with their default config files.
It's probably not an ssh problem, it's more likely to be a network problem.
Ssh from f9 to Suse times out.
Check the SUSE system - sshd running, port 22 open, sshd listening on the correct interfaces? If they're all ok, then run tcpdump on the interface to see packets arriving.
An ssh connection from Suse to F9 is refused by F9.
Port 22 is not open or sshd is not running. Check those.
Ssh from OpenBSD to Suse times out at login.
See above.
SSh from OpenBSD to F9 is denied
Denied how? Sounds like your sshd on F9 isn't correctly configured. /Per -- Per Jessen, Zürich (12.5°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org