[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh strangeness



Anthony Fox wrote:
> 
> Andrew Dixon <andrew.dixon@seranoa.com> writes:
> 
> > here it is:
> >
> > dixon@rowling:~$ ssh -v -l andrew.dixon stiq
> > OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
> > debug1: Seeding random number generator
> > debug1: Rhosts Authentication disabled, originating port will not be
> > trusted.
> > debug1: ssh_connect: getuid 1000 geteuid 1000 anon 1
> > debug1: Connecting to stiq [172.16.1.151] port 22.
> > debug1: Connection established.
> > debug1: identity file /home/dixon/.ssh/identity type 0
> > debug1: unknown identity file /home/dixon/.ssh/id_rsa
> > debug1: identity file /home/dixon/.ssh/id_rsa type -1
> > debug1: unknown identity file /home/dixon/.ssh/id_dsa
> > debug1: identity file /home/dixon/.ssh/id_dsa type -1
> > ssh_exchange_identification: Connection closed by remote host
> > debug1: Calling cleanup 0x8060a1c(0x0)
> > dixon@rowling:~$
> >
<snip>
> So you can go rowling->northbridge and northbridge->stiq, but you
> cannot go rowling->stiq directly?  Correct?

Correct.

> 
> Could you post the output of
> 
> ssh -v andrew.dixon stiq

[andrew.dixon@northbridge /root]$ ssh -v stiq
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: getuid 11433 geteuid 0 anon 1
debug1: Connecting to stiq [172.16.1.151] port 22.
debug1: Connection established.
debug1: unknown identity file /home/andrew.dixon/.ssh/identity
debug1: identity file /home/andrew.dixon/.ssh/identity type -1
debug1: unknown identity file /home/andrew.dixon/.ssh/id_rsa
debug1: identity file /home/andrew.dixon/.ssh/id_rsa type -1
debug1: unknown identity file /home/andrew.dixon/.ssh/id_dsa
debug1: identity file /home/andrew.dixon/.ssh/id_dsa type -1
debug1: Remote protocol version 1.5, remote software version
OpenSSH-1.2.3
debug1: match: OpenSSH-1.2.3 pat ^OpenSSH
debug1: Local version string SSH-1.5-OpenSSH_2.5.2p2
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'stiq' is known and matches the RSA1 host key.
debug1: Found key in /home/andrew.dixon/.ssh/known_hosts:10
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Doing password authentication.
andrew.dixon@stiq's password: 
debug1: Requesting pty.
debug1: Requesting X11 forwarding with authentication spoofing.
debug1: Requesting shell.
debug1: Entering interactive session.
Last login: Thu Jul 12 21:01:28 2001 from 172.16.1.115 on pts/3
Linux stiq 2.2.19 #2 Thu May 24 17:34:46 PDT 2001 ppc unknown

Most of the programs included with the Debian GNU/Linux system are
freely redistributable; the exact distribution terms for each program
are described in the individual files in /usr/doc/*/copyright

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
sh: /usr/bin/X11/xauth: No such file or directory
andrew.dixon@stiq:~$ 

I suspect that the RedHat server is correctly referenced in the DNS
(it's got a static IP) whereas my Debian Box is hosed (DHCP with
multiple references to rowling).  The problem's been short-circuited
(edited out ALL: PARANOID in /etc/hosts.deny) but I should still get
this DNS mess straightened out.

thanks for your help,
Andy



Reply to: