From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 12:40:05 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 5A45116A4CE for ; Mon, 9 Feb 2004 12:40:05 -0800 (PST) Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E4943D1D for ; Mon, 9 Feb 2004 12:40:04 -0800 (PST) (envelope-from marius@agoron.com) Received: from MK ([206.181.233.68]) by tao.agoron.com (8.12.10/8.12.8) with ESMTP id i19Ke4Gj029169 for ; Mon, 9 Feb 2004 15:40:04 -0500 (EST) Message-Id: <200402092040.i19Ke4Gj029169@tao.agoron.com> From: "Marius Kirschner" To: Date: Mon, 9 Feb 2004 15:40:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPvTOVvC0VzAkWiQqWBwNel3ohxkg== Subject: Routing question -- Samba 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: Mon, 09 Feb 2004 20:40:05 -0000 I have a 4.9 box that's on a public IP and I want to configure Samba so it only accepts connections from the private network (192.168.1). My question is, can I do that with only 1 NIC card or do I have to add a second NIC for the private LAN? ---Marius