We're having this problem where when we ssh from one machine to another it just "hangs" and doesn't ever respond. Let me explain the environment, what we've tested, and then I'm open to suggestions.
The Environment
We've got 4 machines (actually it's a lot more, but this makes it easy).
A & B are on one network.
C is on another Network
D is yet on a third network.
I recently upgraded D from RHEL 3 to RHEL 5.
After the install I can ssh from A or B to D without any problem, with C to D I put in the ssh and it hangs, for minutes, I got tired of waiting.
However ftp and http from C to D work just fine.
What we've tried
- /etc/hosts.allow and /etc/hosts.deny have been checked
- ssh keys have been checked.
- I shut off iptables, to make sure that wasn't the problem.
- sshd_config copied from backup of old machine.
</ol>
I can't figure out why only ssh would be affected. Any suggestions?
6 comments | Leave a comment
