Weird results

From: Abraham, Suraj (sabraham_at_webmd.net)
Date: 05/10/05

  • Next message: daniel.engelsen_at_caremark.com: "RE: remote ssh for root"
    To: secureshell@securityfocus.com
    Date: Mon, 9 May 2005 19:12:54 -0500 
    
    

    Having weird results with Openssh on Mac OS (1.3.9) Panther

    The user is trying to ssh from a Mac host to a bastion host (Solaris 8) and
    it gets stuck (see debug information below). I've checked log file and don't
    see a trace of connectivity.

    Brad-G5:~ bmorse$ ssh -v -2 -l bmorse bastion_host
    OpenSSH_3.6.1p1+CAN-2004-0175, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
    debug1: Reading configuration data /etc/ssh_config
    debug1: Rhosts Authentication disabled, originating port will not be
    trusted.
    debug1: Connecting to bastion [xxx.xxx.xxx.xxx] port 22.
    debug1: Connection established.
    debug1: identity file /Users/bmorse/.ssh/id_rsa type -1
    debug1: identity file /Users/bmorse/.ssh/id_dsa type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_3.7.1p2
    debug1: match: OpenSSH_3.7.1p2 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_3.6.1p1+CAN-2004-0175

    He has no problems connecting to a system on another subnet. Now you are
    thinking it has to be the port, well it's not. He can telnet to port 22 on
    the bastion host and he can also connect to the bastion host from a windows
    box using SecureCRT (the MAC and windows system both being on the same
    subnet). So what am I missing here ? I've never dealt with MAC, so any
    suggestion/suggestions might/could help.

    Thanks
    > Suraj Abraham
    >
    >


  • Next message: daniel.engelsen_at_caremark.com: "RE: remote ssh for root"

    Relevant Pages

    • Re: Mac OSX -> linux x11Forwarding struggles, invalid name errors?
      ... > mac OS X 10.3.9 box to any Linux ssh server. ... > client on an OSX box is, as I suspect a client upgrade may be ... > debug1: Rhosts Authentication disabled, originating port will not be trusted. ... An invalid name was supplied ...
      (comp.security.ssh)
    • Tiger SSH local net failure
      ... can't login to the mysql server because ssh wont connect to the G4. ... stuck because I can no longer ssh from any macs to internal machines mac or ... debug1: Connection established. ... debug2: fd 3 setting O_NONBLOCK ...
      (SSH)