Subject: Re: bin/30400: ipf log dup-to bug
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: netbsd-bugs
Date: 06/12/2005 22:40:01
The following reply was made to PR bin/30400; it has been noted by GNATS.
From: Patrick Welche <prlw1@newn.cam.ac.uk>
To: Bernd Ernesti <netbsd@lists.veego.de>
Cc: Patrick Welche <prlw1@newn.cam.ac.uk>, gnats-bugs@NetBSD.org
Subject: Re: bin/30400: ipf log dup-to bug
Date: Sun, 12 Jun 2005 23:39:25 +0100
On Sun, Jun 12, 2005 at 08:17:59PM +0200, Bernd Ernesti wrote:
> On Sun, Jun 12, 2005 at 06:55:05PM +0100, Patrick Welche wrote:
> > log out on rtk0 dup-to xi0 all
> >
> > Of course the above rule doesn't say anything about whether or not a packet
> > leaves rtk0, and just logs the packet to /dev/ipl.
>
> Thats just LOGGING, nothing which allows it to pass this rule.
>
> You allways have to use a 'pass' action if you want to packet to proceed.
I agree that I have to use a 'pass' action if I want a packet to pass
out of rtk0. I still do not see where you explain to me why that logged
packet is not duplicated to xi0.
Patrick