From owner-freebsd-questions Tue Aug 10 13: 9:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id E79AE14EE5 for ; Tue, 10 Aug 1999 13:09:04 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id NAA84385; Tue, 10 Aug 1999 13:08:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 10 Aug 1999 13:08:39 -0700 (PDT) From: Doug White To: Dan Larsson Cc: "[FreeBSD-Questions-List] (E-post)" Subject: Re: only allow ssh from predetermined ips In-Reply-To: <01BEE329.9D9E15A0.support@junglenote.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Aug 1999, Dan Larsson wrote: > I've set up a group of 5 servers which are physically located at the other > end of town. Up until now I've driven all the way over there to administer > them. But what I want to do now is to stay put and login over the internet > using ssh. But I only want to allow ssh to connect from specific ips or > something similar. Someone got any ideas how to set this up on fbsd3.2? ssh is alreadly linked with libwrap, so simply set /etc/hosts.allow appropriately. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message