Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 11:58:07 -0500
From:      Chris Browning <brownicm@prokyon.com>
To:        Duraid <latif2221@home.com>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: NAT with ipfw?
Message-ID:  <3A99399F.6DE2AEAD@prokyon.com>
References:  <3A98E95A.B6F4AE33@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Duraid wrote:
> 
> can i do nat (network address translation) to allow my internal network
> to access the internet using ipfw. as far as i know ipfw can only allow,
> deny, reject and count packets. how can it do the nat? and if it can't
> how do i do nat? are there any docs on this topic?
> 
> Duraid


ipfw also does the divert to natd. Just tell ipfw to allow
everything if you don't want the packet-filtering. I would
assume there is another way to do this, but being familiar
with ipfw, that's how I would do it.
-- 
------------------------
Chris Browning
brownicm@prokyon.com
------------------------

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?3A99399F.6DE2AEAD>