From owner-freebsd-questions Fri Mar 24 5:18:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cliff.i-plus.net (cliff.i-plus.net [209.100.20.42]) by hub.freebsd.org (Postfix) with ESMTP id 7907D37B6B0 for ; Fri, 24 Mar 2000 05:18:10 -0800 (PST) (envelope-from troy@picus.com) Received: from abyss (dhcp-05.dashit.net [209.100.22.254]) by cliff.i-plus.net (8.9.3/8.9.3) with SMTP id IAA01560; Fri, 24 Mar 2000 08:17:15 -0500 (EST) From: "Troy Settle" To: "Jesus" , Subject: RE: Help NAT configuration Date: Fri, 24 Mar 2000 08:12:07 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <38DB6A97.55C0056E@innova.rcanaria.es> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For natd, In /etc/rc.conf: natd_enable="YES" natd_interface="fxp0" natd_flags="-s -m" If samba still doesn't work, check out the smb.conf(5) man page. Pay close attention to the section on interfaces. HTH, -Troy ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jesus ** Sent: Friday, March 24, 2000 8:16 AM ** To: freebsd-questions@freebsd.org ** Subject: Help NAT configuration ** ** ** Hello: ** ** I try configure my network, it consist in a machine with FreeBSD ** containing diferent internet servers (apache, database , realaudi,ftp ** ...) and other LAN server (Samba). ** ** The server have two NIC: ** fxp0 for public addresses ip=195.x.x.38 Lan=195.x.x.32 ** mask=255.255.255.224 ** ** fxp1 private lan ip=192.168.1.1 Lan=192.168.1.0 mask=255.255.255.0 ** ** I need how to configure my network to my host in local lan see the ** internet and samba server. ** ** I read the natd and ipfw documentation and try configurate the natd but ** it not well. ** ** Thanks. ** ** Jesus Fernandez ** VENTO IP ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message