Hi Alan, I may be wrong but it looks like the ssh server is configured for key authentication only, if your keys are not listed in the authorized_keys file then you will get the big boot.
If this was a firewall issue then you would not be able to connect at all. Cheers, Adam. On Mon, 2003-03-17 at 09:10, Alan L Tyree wrote: > Hi, > I am trying to ssh into a U of Syd machine. The administrator tells me > that they use PUTTY and have no problem. I suspect that he is on the > other side of a firewall. When I try it: > > [EMAIL PROTECTED] alant]$ ssh -v janus.law.usyd.edu.au > OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Applying options for * > debug1: Rhosts Authentication disabled, originating port will not be > trusted. > debug1: ssh_connect: needpriv 0 > debug1: Connecting to janus.law.usyd.edu.au [129.78.136.1] port 22. > debug1: Connection established. > debug1: identity file /home/alant/.ssh/identity type -1 > debug1: identity file /home/alant/.ssh/id_rsa type -1 > debug1: identity file /home/alant/.ssh/id_dsa type 2 > ssh_exchange_identification: Connection closed by remote host > > > Is my problem a firewall? Or something else? > > Thanks, > Alan > -- > ------------------------------------------------------ > Alan L Tyree > Tel: +61 2 4782 2670 > Mobile: +61 405 084 990 > Fax: +61 2 4782 7092 -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
