Re: Can't login to an OS X box using ssh

From: Richard E. Silverman (slade@shore.net)
Date: 02/25/03


From: slade@shore.net (Richard E. Silverman)
Date: 24 Feb 2003 21:53:17 -0500


> [horta:~] nave> ssh -v bnave@<hostname>
> debug: SshAppCommon/sshappcommon.c:133: Allocating global SshRegex context.
> [horta:~] nave>

You didn't mention that you were using the ssh.com Unix client, as opposed
to OpenSSH (which is what's on the OS X box). In fact, you didn't give
the versions of any of the SSH implementations you're using.

Try upping the verbosity, e.g. "ssh -d5 ..." Also look at the server-side
sshd syslog messages, and/or try a connection with the server running as
"sshd -d".

-- 
  Richard Silverman
  slade@shore.net


Relevant Pages

  • Re: Intermittent behavior connecting through Cisco 678 DSL modem
    ... > I've got opensshd running on a Suse 8.0 Linux box sitting on a LAN ... > which has a DSL internet connection via a Cisco 678 router. ... the Suse box has a Samba ... of openssh to be 3.4-p1 on the Suse box. ...
    (comp.security.ssh)
  • FW: OpenSSH connection Problem
    ... Subject: OpenSSH connection Problem ... general support queries. ... If you are not an intended recipient, you may not review, copy or ...
    (SSH)
  • Re: OpenSSH anomaly
    ... This morning we could not remotely login to the ... No record of the failed logins (we attempted ... The openssh version is ... Connection to 192.168.xxx.xxx closed by remote host. ...
    (Incidents)
  • Re: 2 SSH questions: why does it pause so much, and, can I keep connection alive?
    ... >I believe the server is behind a firewall. ... When a packet arrives, its source IP, ... then the connection is added to the state table. ... > Iım running OpenSSH 3.6.1 on Mac OSX. ...
    (comp.security.ssh)
  • Re: telnet vs Openssh
    ... Make a dialup connection to your server and check the differences, ... telnet is just fine. ... >>This may be why I am seeing a slow down in screen drawing with Openssh. ...
    (comp.unix.sco.misc)