Date: Mon, 16 Apr 2001 13:19:21 -0400 From: Mikel <mikel@ocsinternet.com> To: James Howard <howardjp@well.com> Cc: Gunther Schadow <gunther@aurora.regenstrief.org>, freebsd-questions@FreeBSD.ORG Subject: Re: NAT with FreeBSD Message-ID: <3ADB2999.926B976B@ocsinternet.com> References: <Pine.GSO.4.21.0104160958360.20637-100000@well.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You want static nat...ok that's pretty straight forward;
update your natd.conf or rc.natd (whichever it's called on your system)
interface fxp0
use_sockets
same_ports
redirect_address 10.1.1.10 172.25.21.21
Cheers,
Mikel
James Howard wrote:
> On Mon, 16 Apr 2001, Gunther Schadow wrote:
>
> > rule 100 to exemp packets with 172.25.21.21:25. But I don't know
> > what to say since I'm not sure what you want to accomplish. If
>
> Hmm, let me try it this way. I want to give a server behind the firewall
> an external IP address.
>
> Jamie
>
> 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?3ADB2999.926B976B>
