From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 05:15:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0109D37B401 for ; Wed, 18 Jun 2003 05:15:59 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632A843FB1 for ; Wed, 18 Jun 2003 05:15:56 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from localhost (localhost [127.0.0.1]) (uid 9999) by perimeter.co.za with local; Wed, 18 Jun 2003 14:15:53 +0200 References: <006501c3358f$a24b1190$0801a8c0@dman> In-Reply-To: <006501c3358f$a24b1190$0801a8c0@dman> From: bsd@perimeter.co.za To: "Doron Shmaryahu" Date: Wed, 18 Jun 2003 14:15:53 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: cc: 'FreeBSD Question List' Subject: Re: natd[330]: failed to write packet back (Permission denied) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 12:15:59 -0000 Doron Shmaryahu writes: > Hi, > > This happens when natd cant send a packet back to a host. Nothing really to > worry about. If it is happening all the time then start worrying. Could you > give a display of your ipfw ruleset ?? > Thanks for replying Doron. Could it be that natd returns the packet to ipfw, and the ruleset has a "deny" further down? Since the advent of Bugbear-B thre has been a lot of incoming netbious stuff (which I block, but only after natd has had a go at the packet). Perhaps this is the cause? Anyway, this particular server's ruleset has grown "organically" over about 2 years, so it is rather a mess. I think I need to give it a spring clean, remove the crud, and see how it behaves. I'll come back if I'm still having this problem after that. Thanks again, Regards, Patrick.