Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2000 08:12:07 -0500
From:      "Troy Settle" <troy@picus.com>
To:        "Jesus" <jesus@innova.rcanaria.es>, <freebsd-questions@freebsd.org>
Subject:   RE: Help NAT configuration
Message-ID:  <NDBBLGJECLNPOOFNABJCOEANCAAA.troy@picus.com>
In-Reply-To: <38DB6A97.55C0056E@innova.rcanaria.es>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLGJECLNPOOFNABJCOEANCAAA.troy>