Date: Sun, 22 Jul 2001 08:30:25 -0400 From: Bill Moran <wmoran@iowna.com> To: tyler spivey <tspivey8@home.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd problem Message-ID: <3B5AC761.38B6C6F3@iowna.com> References: <200107220441.f6M4fZv00403@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
tyler spivey wrote: > > help please. please cc me. > can someone helpo me get natd working? it worked before - i know i am missing something. > here's my rc.conf: > -- snip -- > ifconfig_rl0="DHCP" > natd_flags="-f /etc/natd.conf" You should probably add the "-dynamic" flag here. It may already be in your natd.conf, but I thought I throw it in just in case. > rc is cr forwards): Uhh ... > -- snip -- > ipfw add 10 divert natd all from any to any via rl0 > ipfw add 2 pass all from any to any After booting, what does "ipfw show" display? -Bill -- It may be that true happiness is nothing more than the ability to *always* know the right thing to say at the right time, whereas true misery is the state of perpetually saying to oneself, "What I *should* have said was..." 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?3B5AC761.38B6C6F3>