Date: Sun, 18 Nov 2001 16:42:42 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: Mike Semcheski <jimmyjump77@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd failed to write packet back Message-ID: <20011118164242.G69555@blossom.cjclark.org> In-Reply-To: <OE28XI3mGoBAdCvAEJ000002c68@hotmail.com>; from jimmyjump77@hotmail.com on Sun, Nov 18, 2001 at 07:22:34PM -0500 References: <OE61kQ6mBySsxVY60mJ00005310@hotmail.com> <20011118150047.E69555@blossom.cjclark.org> <OE28XI3mGoBAdCvAEJ000002c68@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 18, 2001 at 07:22:34PM -0500, Mike Semcheski wrote: > My question is this: > What is causing this message to occur so often? A packet diverted to natd(8) is dropped by a later rule in the firewall. > What is NATD trying to do > that IPFW is preventing? Write packets that get dropped later in the firewall. > How can I stop it from cutting in and annoying me > when I am in the console? Change syslog.conf(5) accordingly or rearrange your firewall rules so that the offending packets are dropped _before_ they go through natd(8). Use the -v option of natd(8) and the 'log' ipfw(8) rule entry to figure out what kind of traffic is making the problems. There have also been some flame wa^H^H^H^H^H^H^Hdebates about making changes to natd(8) to change this logging behavior. -- 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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011118164242.G69555>