Date: Thu, 06 Mar 2008 19:45:24 +0100 From: ino-news@spotteswoode.dnsalias.org (clemens fischer) To: freebsd-pf@freebsd.org Subject: Re: pfsync is version 3 in RELENG_7 Message-ID: <4nq5a5xl3g1.ln2@nntp.spotteswoode.dnsalias.org> References: <2pm5a5xds81.ln2@nntp.spotteswoode.dnsalias.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4nq5a5xl3g1.ln2>