From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 12:20:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88DB116A4CE for ; Fri, 23 Jul 2004 12:20:29 +0000 (GMT) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id E29AA43D49 for ; Fri, 23 Jul 2004 12:20:28 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from [81.174.174.115] (helo=plus) by ptb-relay03.plus.net with smtp (Exim) id 1Bnz2J-0006v0-ED for freebsd-questions@freebsd.org; Fri, 23 Jul 2004 12:20:27 +0000 Message-Id: <3.0.6.32.20040723132012.007d8e50@mail.uk2.net> X-Preferences: Plain Text/No HTML X-Mailer: Interstat v2.0.9 Date: Fri, 23 Jul 2004 13:20:12 +0100 To: freebsd-questions@freebsd.org From: Graham Bentley In-Reply-To: <20040723120102.009B116A4DF@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Best way to limit SSH to LAN IP's only ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 12:20:29 -0000 Hi All, Wondered what is the best way to do this ? Do I have to get involved with host.allow / deny or better to use the sshd config ? Thanks guys !