On 27 May 2004 00:05:51 -0700, mrbog <(E-Mail Removed)> wrote:
| This makes absolutely no sense. Prepare yourself.
| I can't SSH from one linux PC to the other. From either to either.
|
| ??????
|
| I've never touched hosts.allow or .deny on either box, they're empty
| except for comments. The machines CAN ping each other, remember. And
| this can't be a firewall problem because they allow SSH sessions from
| both the win2k box and the outside (through/from the router). But I
| checked that anyway and the port is open.
|
| I've tried ssh -1 and ssh -2. Neither works.
|
| The behavior when I ssh is that is just times out.
|
| ssh -v 192.168.1.110
| OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
| debug1: Reading configuration data /etc/ssh/ssh_config
| debug1: Applying options for *
| debug1: Rhosts Authentication disabled, originating port will not be
| trusted.
| debug1: Connecting to 192.168.1.110 [192.168.1.110] port 22.
| (hangs forever)
|
| One linux PC is mandrake 9.2, the other is completly fresh install of
| Fedora Core 2.
|
| !!!?!??
|
| Before you ask any questions, ask yourself "but why can he ssh from
| the win2k box" that negates most questions, hence the "ready to cry"
| bit.
Have you tried running the ssh server with debugging flags to see what is
happening on the other end?
'sshd -d' ( or 'sshd -ddd' for extra info).
--
Reverend Paul Colquhoun, ULC.
http://andor.dropbear.id.au/~paulcol
Asking for technical help in newsgroups? Read this first:
http://catb.org/~esr/faqs/smart-questions.html#intro