Good afternoon, Christopher,

On Thu, 23 Mar 2000, Belknap, Christopher wrote:

> I have used SSH 1.2.27 and SecureCRT together without any problems. But, I
> cannot get my SecureCRT client to talk to an SSH2 UNIX server. I get the
> following error in SecureCRT:
> 
> Server did not recognize your public key. Please make sure you have uploaded
> your public key to the server and made the appropriate entry in your
> .ssh2/authorization.
> 
> My /car/adm/sshd.log file on the SSH2 Unix host says this:
> 
> Mar 23 10:17:28 sshd2[18824]: connection from "168.161.68.71"
> Mar 23 10:17:28 sshd2[28861]: DNS lookup failed for "168.161.68.71".
> Mar 23 10:19:07 sshd2[28861]: Remote host disconnected: Unable to
> authenticate us
> ing any of the configured authentication methods
> Mar 23 10:19:07 sshd2[28861]: disconnected by application: 'Unable to
> authenticat
> e using any of the configured authentication methods'
> 
> I have RequreReverseMapping in /etc/ssh2/sshd2_config set to no.

        If you literally cut-and-pasted this line, check the spelling; I
think you need an "i" in "Require..."

        On a more-likely-to-fix-the-problem level, try adding the IP
address and hostname of the client machine to the _server_'s /etc/hosts:
168.161.68.71           some_client_name

        It _might_ also be necessary to have the ssh1 daemon on the server
machine, but that's just a guess.

        Cheers,
        - Bill

---------------------------------------------------------------------------
        If you've been pounding nails with your forehead for years, it may
feel strange the first time somebody hands you a hammer. But that
doesn't mean that you should strap the hammer to a headband just to give
your skull that old familiar jolt.
        -- Wayne Throop, during the ``TCL Wars''
(Courtesy of Steve Dodd <[EMAIL PROTECTED]>)
--------------------------------------------------------------------------
William Stearns ([EMAIL PROTECTED]).  Mason, Buildkernel, named2hosts, 
and ipfwadm2ipchains are at:                http://www.pobox.com/~wstearns
LinuxMonth; articles for Linux Enthusiasts! http://www.linuxmonth.com
--------------------------------------------------------------------------

Reply via email to