From owner-freebsd-current Fri Apr 21 11:17:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 0585337BC85 for ; Fri, 21 Apr 2000 11:17:00 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id LAA03911; Fri, 21 Apr 2000 11:15:53 -0700 (PDT) From: Archie Cobbs Message-Id: <200004211815.LAA03911@bubba.whistle.com> Subject: Re: ssh to freefall brokenb In-Reply-To: <39009988.15FB7483@elischer.org> from Julian Elischer at "Apr 21, 2000 11:10:16 am" To: julian@elischer.org (Julian Elischer) Date: Fri, 21 Apr 2000 11:15:53 -0700 (PDT) Cc: archie@whistle.com (Archie Cobbs), mpp@mppsystems.com (Mike Pritchard), kris@FreeBSD.OR, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer writes: > I presume the public key at freefall matches the public key > at machine-B. Try connecting back in the other direction > so that the 'known machines' settings are tested. Can't do that because of the firewall.. > > This only happens when going from machine A -> machine B -> freefall. > > Machine A is 3.4-REL, machine B is either 4.0-stable or 5.0-current > > (as of a couple of days ago). > > > > When going directly from machine A -> freefall it works fine... > > in this case no newer versions of FreeBSD are invovled. > > > > Previously, when machine B was 3.4-REL or pre-4.0-current (as of a few > > months ago), it worked fine. > > The ssh in machine B is now different.. before it was ssh1 and now it > is openssh. > What happens if you use TELNET to get to machine B? > does the ssh to freefall still misbehave? > (in other words.. what if machine A is not involved?) Aha.. that works! (note: home directory is the same on A or B) [machineA] telnet machineB ... [machineB] $ ssh-agent tcsh [machineB] $ ssh-add Need passphrase for /home/archie/.ssh/identity Enter passphrase for archie@machineA.whistle.com: Identity added: /home/archie/.ssh/identity (archie@machineA.whistle.com) [machineB] $ ssh archie@freefall.freebsd.org Warning: Server lies about size of server host key: actual size is 1023 bits vs. announced 1024. Warning: This may be due to an old implementation of ssh. Warning: /home/archie/.ssh/known_hosts, line 4: keysize mismatch for host freefall.freebsd.org: actual 1023 vs. announced 1024. Warning: replace 1024 with 1023 in /home/archie/.ssh/known_hosts, line 4. Last login: Fri Apr 21 10:25:44 2000 from s205m132.whistle ... -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message