From owner-freebsd-questions Wed May 29 20:11:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.getnet.net (mail.getnet.net [63.137.32.10]) by hub.freebsd.org (Postfix) with SMTP id BFA9B37B409 for ; Wed, 29 May 2002 20:11:24 -0700 (PDT) Received: (qmail 9816 invoked from network); 30 May 2002 01:57:02 -0000 Received: from 216-19-216-10.getnet.net (HELO sunny.localdomain) (216.19.216.10) by 0 with SMTP; 30 May 2002 01:57:02 -0000 Received: (from rooot@localhost) by sunny.localdomain (8.11.6/8.11.6) id g4U1u1S12882 for freebsd-questions@freebsd.org; Wed, 29 May 2002 18:56:01 -0700 (MST) (envelope-from swive@getnet.com) Date: Wed, 29 May 2002 18:56:01 -0700 From: VB To: freebsd-questions@freebsd.org Subject: howto force ssh version 2 Message-ID: <20020529185601.A12863@sunny.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi for some reason my fbsd version of ssh is trying to connect as version 1 ssh. for that reason, I am being turned away. to be accepted, i must do ssh -2 -l user xxx@xxx.com How can I require version 2 without the flag? thanks eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message