[netflow-tools] Problem with pfflowd on freebsd 6.0
Damien Miller
djm at mindrot.org
Fri Jan 20 23:26:25 EST 2006
Sebastian Schwerdhoefer wrote:
> the same situation here. I commented out the lines
>
> """
> if (ph->action != PFSYNC_ACT_DEL)
> return;
> """
>
> in pfflowd.c and it seems to work now. But this is a very dirty hack, 'cause
> the condition to only handle PFSYNC_ACT_DEL packets should save a lot of
> unnecessary netflow datagrams - as far as i and my boss understood.
I have no idea why you aren't seeing PFSYNC_ACT_DEL messages...
Could you have your pfflowd.c to printf() the pf->action value? Maybe
that will give us a clue.
-d
More information about the netflow-tools
mailing list