pfsync is version 3 in RELENG_7

clemens fischer ino-news at spotteswoode.dnsalias.org
Thu Mar 6 18:45:59 UTC 2008


On Thu, 06 Mar 2008 18:38:11 +0100 clemens fischer wrote:

> i get this:
> 
>  # pfflowd -D
>  No export target defined
>  ZZZZ -1
>  pfflowd[40130]: pfflowd listening on pfsync0
>  pfflowd[40130]: Unsupported pfsync version 3, exiting
> 
> although http://pf4freebsd.love2party.net/ states:
> 
>  "In RELENG_7 - pf is at OpenBSD 4.1"
> 
> shouldn't pfsync be of a more recent version, then?

comparing the sources in
/usr/src/sys/contrib/pf/net/if_pfsync.[ch] and
pfflowd/pfflowd-0.6/pfflowd.[ch] , it turns out that pfflowd expects the
version in struct pfsync_header.version to be `2', not even `3', so it
is too low.  so is this a ports issue?  in this case, i'd simply file
a PR ...

regards, clemens



More information about the freebsd-pf mailing list