Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 1999 09:26:02 +1200 (NZST)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Chris Silva <ras@wildrock.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>, bitsurfr@enteract.com
Subject:   Re: NATD help - please
Message-ID:  <Pine.SC5.4.10.9907140924100.16493-100000@kiwi.pinnacle.co.nz>
In-Reply-To: <000001becd5e$a4fa4e80$ddb5a8b6@mis2.admis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Jul 1999, Chris Silva wrote:

> I have a network that has a class C via our provider.  I removed most
> NT boxes that were doing internet related things. I have now FBSD 3.2
> on those boxes.  We used to use MS Proxy, now I have FBSD as a firewall.
> 
> With IPFIREWALL, IPDIVERT in the kernel, and in /etc/rc.conf, in the natd
> flags, I have -f /etc/natd.conf to read the rules for nat.
> 
> The contents of /etc/natd.conf is this:  
> -redirect_port insideIP:80 outsideIP:80  (for example)

This should be:

	redirect_port insideIP:80 outsideIP:80  (for example)
	
No leading `-'.
--
Jonathan Chen                           | To do is to be  -- Nietzsche
                                        | To be is to do  -- Sartre 
                                        | Scooby do be do -- Scooby



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?Pine.SC5.4.10.9907140924100.16493-100000>