Re: ssh no longer connecting automatically

From: Daren Desjardins (desjardins_at_canada.com)
Date: 04/02/04

  • Next message: Daren Desjardins: "Re: ssh no longer connecting automatically"
    To: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
    Date: Fri, 02 Apr 2004 13:59:25 -0500
    
    

    Ive been having the exact same issue, even started a thread on it with
    no resolution yet.

    Some findings I have made recently included taking a working ssh from a
    bsd4.9 release box, copying it to the one that wasnt working, including
    the config. That ssh also had the problem after copying. This seems to
    indicate either the config has issues(but I copied that as well) or a
    runtime library conflict...

    The code where it dies can be found in the source ssh-dss.c, at '
    ret = DSA_do_verify(digest, dlen, sig, key->dsa);' I believe, line 172.

    On Fri, 2004-04-02 at 11:49, Jonathon McKitrick wrote:
    > On Fri, Apr 02, 2004 at 06:13:50PM +0200, Dag-Erling Smørgrav wrote:
    > : Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> writes:
    > : > This might be a silly question, but is it possible that a problem with my
    > : > local hostname could cause the key to somehow fail validation?
    > :
    > : I don't think so.
    > :
    > : I think I have managed to reproduce the problem, but I don't really
    > : have a clear idea of where in the source code to start looking for a
    > : solution. My current theory is that ssh somehow gets confused about
    > : what what kind of key it is handling, and tries to treat a DSA key as
    > : an RSA key (or vice versa).
    >
    > Well, that's good. I was starting to wonder what was wrong with my home
    > setup.
    >
    > Workaround?
    >
    >
    >
    > jm

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Daren Desjardins: "Re: ssh no longer connecting automatically"

    Relevant Pages

    • Re: ssh no longer connecting automatically
      ... That ssh also had the problem after copying. ... indicate either the config has issuesor a ... have a clear idea of where in the source code to start looking for a ... what what kind of key it is handling, and tries to treat a DSA key as ...
      (freebsd-questions)
    • Re: ssh no longer connecting automatically
      ... That ssh also had the problem after copying. ... have a clear idea of where in the source code to start looking for a ... what what kind of key it is handling, and tries to treat a DSA key as ... To unsubscribe, ...
      (freebsd-questions)
    • Re: ssh no longer connecting automatically
      ... That ssh also had the problem after copying. ... have a clear idea of where in the source code to start looking for a ... what what kind of key it is handling, and tries to treat a DSA key as ... To unsubscribe, ...
      (freebsd-questions)
    • Re: ssh no longer connecting automatically
      ... That ssh also had the problem after copying. ... have a clear idea of where in the source code to start looking for a ... what what kind of key it is handling, and tries to treat a DSA key as ... To unsubscribe, ...
      (freebsd-questions)
    • Re: linux to linux scp in batch mode: how?
      ... reason why it works now is because of the dsa key. ... > been configured automatically when I set up ssh, I would imagine that I am ... >> I have ssh and scp up and running on my two Redhat 7.2 Linux machines, ... >> between the machines. ...
      (comp.security.ssh)