Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 07:37:32 -0600
From:      Zach Thompson <hideo@lastamericanempire.com>
To:        Nelis Lamprecht <nelis@brabys.co.za>
Cc:        questions@FreeBSD.ORG
Subject:   Re: disabling ssh1?
Message-ID:  <20020426073732.A71345@darwin.lastamericanempire.com>
In-Reply-To: <5.1.0.14.2.20020426145449.013400b8@192.96.48.11>; from nelis@brabys.co.za on Fri, Apr 26, 2002 at 02:57:04PM %2B0200
References:  <5.1.0.14.2.20020426145449.013400b8@192.96.48.11>

next in thread | previous in thread | raw e-mail | index | archive | help
* Nelis Lamprecht <nelis@brabys.co.za> [2002-04-26 06:57]:
> 
> After installing ssh2 from the ports collection I can still connect using 
> ssh1. How do I disable the usage of ssh1 so that users connecting will be 
> forced to use ssh2 ?

I believe you need to change the Protocol line in /etc/ssh/sshd_config
(near the top):

        Protocol 2
       
I usually just follow Marty Schlacter's IPFilter/Firewall doc which can
be found here
http://www.defcon1.org/~ghostrdr/FreeBSD-STABLE_and_IPFILTER.html for
instance.

Zach Thompson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020426073732.A71345>