On Thu, Apr 4, 2013 at 9:56 PM, Thomas Steen Rasmussen
<tho...@gibfest.dk> wrote:
> On 04-04-2013 16:35, Carsten Sonne Larsen wrote:
>>
>> I am using the keyword *quick* and would expect a certain rule match
>> instead of rule 2..16777216
>>
>
> It has been like this since FreeBSD 9 I believe, and the situation
> is the same in the new smp pf from head. I don't know what causes
> it, but just to let you know it is not related to your specific ruleset.
>
> I also use the "quick" keyword on all my rules if that helps.
>
>
> Best regards,
>
> Thomas Steen Rasmussen
> _______________________________________________

I believe this is the same what you see with the UDP broadcast traffic
that SAMBA uses. Basically the interface that is used to send the
broadcast also receives the same broadcast because it's in same
broadcast domain. That's why the log entries say "block IN on..." with
the source address in the packet matching the address bound to the
same interface.

To OP: Are you using antispoof on the interface? That would explain
the log entry I think.

-Kimmo
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"

Reply via email to