From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 12:43:08 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 4E78216A4CE for ; Mon, 9 Feb 2004 12:43:08 -0800 (PST) Received: from mail1.bwlogic.com (mail1.bwlogic.com [209.161.200.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EFD43D1D for ; Mon, 9 Feb 2004 12:43:07 -0800 (PST) (envelope-from jlavigne@bwlogic.com) Received: (qmail 32027 invoked by uid 89); 9 Feb 2004 20:43:06 -0000 Received: from unknown (HELO canada) (192.168.1.5) by mail1.bwlogic.com with SMTP; 9 Feb 2004 20:43:06 -0000 From: "Jason Lavigne" To: "'Marius Kirschner'" , Date: Mon, 9 Feb 2004 15:43:06 -0500 Message-ID: <00fd01c3ef4d$52273f90$0501a8c0@canada> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Importance: Normal In-Reply-To: <200402092040.i19Ke4Gj029169@tao.agoron.com> Subject: RE: 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:43:08 -0000 Look in the Samba config for the following setting, it is IP based so you should be OK with what you want. # This option is important for security. It allows you to restrict hosts allow = 192.168.1. 127. HTH, Jay -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Marius Kirschner Sent: Monday, February 09, 2004 3:40 PM To: freebsd-questions@freebsd.org Subject: Routing question -- Samba 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"