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

ssh problem



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.

  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



Reply to: