Date: Thu, 8 Nov 2001 12:39:17 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: Michael Loftis <mloftis@wgops.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: natd behaviour. Message-ID: <20011108123917.F51134@blossom.cjclark.org> In-Reply-To: <3BEA89B3.B88C5048@wgops.com>; from mloftis@wgops.com on Thu, Nov 08, 2001 at 05:33:39AM -0800 References: <3BEA89B3.B88C5048@wgops.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 08, 2001 at 05:33:39AM -0800, Michael Loftis wrote: > I'm running natd and I need to change it's behaviour slightly. it seems > that if it doesn't find a redirect_address match it'll drop connection > requests for that address, so putting it in a simplest-case divert from > any to any type of ipfw rulle severly breaks things. What I need it to > do is pass those through unmodified. > > Can I get it to do this or am I going to have to get specific with my > ipfw rules? If I understand what you are saying, it should be doing this already. That is, natd(8) passes through anything it does not modify untouched. It does not drop (any normal) packets. But if you are still having problems, you will need to be more specific about your natd(8) configuration, your ipfw(8) rules, your network topology, and what exactly is not working. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011108123917.F51134>