From owner-freebsd-stable Mon Jul 8 15:43:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9195337B400 for ; Mon, 8 Jul 2002 15:43:39 -0700 (PDT) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD9E43E3B for ; Mon, 8 Jul 2002 15:43:39 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by mrout2.yahoo.com (8.11.6/8.11.6/y.out) with ESMTP id g68MhBR30636; Mon, 8 Jul 2002 15:43:11 -0700 (PDT) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.5/8.12.5/Submit) with ESMTP id g68MhB28085114; Mon, 8 Jul 2002 15:43:11 -0700 (PDT) Date: Mon, 8 Jul 2002 15:43:11 -0700 (PDT) From: Doug Barton To: stan Cc: FreeBSD Stable Mailing List Subject: Re: cvsup, buildworld this weekend, now cant ssh to machiens that I could :-( In-Reply-To: <20020708135020.GA23622@teddy.fas.com> Message-ID: <20020708154230.J84324-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 8 Jul 2002, stan wrote: > I have a laptop that I move from work to home. > > I cvsuped and id a make world on it ths weekend. I of course also ran > mergemaster. I noticed that mergemesate wanted to update some ssh and sshd > config files, so I let it. Now I can't ssh to macines at work that I could > previously. I get "permission refused" You probably got bit by the protocol change bug. Try putting this in either /etc/ssh/ssh_config and/or ~/.ssh/config: Host * Protocol 1,2 -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message