Re: [vox-tech] ssh problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox-tech] ssh problem
- Subject: Re: [vox-tech] ssh problem
- From: Bill Broadley <bill@math.ucdavis.eMAPSdu>
- Date: Thu, 29 Mar 2001 11:53:18 -0800
- References: 20010329115830.A6147@dirac.org
On Thu, Mar 29, 2001 at 11:58:30AM -0800, Peter Jay Salzman wrote:
> can anyone explain why this isn't working? i'm trying to ssh into
> pc10.cs.ucdavis.edu. here is output using the verbose switch. it looks
> like the remote host hangs up when it's supposed to give the server key.
I was told that cs doesn't want to support ssh, mentioned some
improbable explanation, and only allows root access (with ssh).
This from second or 3rd hand info though, take it with a grain
of salt.
Amusingly, for awhile this was just the opposite of legal usage
unless you pay a per machine license. Student logins was
legal, but administrative use wasn't.
>
> p@satan% ssh -v -l test pc10.cs.ucdavis.edu
> SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
> Compiled with SSL (0x0090581f).
> debug: Reading configuration data /etc/ssh/ssh_config
> debug: Applying options for *
> debug: Seeding random number generator
> debug: ssh_connect: getuid 1000 geteuid 0 anon 0
> debug: Connecting to pc10.cs.ucdavis.edu [169.237.5.41] port 22.
> debug: Allocated local port 1023.
> debug: Connection established.
> debug: Remote protocol version 1.99, remote software version 2.3.0 SSH
> Secure Shell (non-commercial)
> datafellows: 2.3.0 SSH Secure Shell (non-commercial)
> debug: Local version string SSH-1.5-OpenSSH_2.2.0p1
> debug: Waiting for server public key.
> Connection closed by 169.237.5.41
> debug: Calling cleanup 0x805cc8c(0x0)
>
> here it is without verbose debugging:
>
> # ssh -l test pc10.cs.ucdavis.edu
> Connection closed by 169.237.5.41
>
>
> pete
>
> --
> "Coffee... I've conquered the Borg on coffee!" p@dirac.org
> -- Kathryn Janeway on the virtues of coffee www.dirac.org/p
|