On Thu, Apr 1, 2010 at 2:49 AM, Toni Mueller <openbsd-m...@oeko.net> wrote: > I'm trying to run my pf setup on the latest -current/amd64 like this: > > # pfctl -n -f pf.conf (gives no error or warning) > # pfctl -f pf.conf > pfctl: pfctl_rules > pfctl: load anchors > pfctl: DIOCXROLLBACK: Invalid argument
This is generally caused by mismatched kernel and userland. How confident are you that yours were built from the same/matching sources? Philip Guenther