I have just used the flashdist script to install OpenBSD 3.9 to a Soekris
net4801. Everything works great on in aside from pf.
whenever I try to load a ruleset it errors out with "pfctl: DIOCCLRIFFLAG:
Operation not supported by device" I have tried this
with my standard ruleset and a simplified "pass in all , pass out all"
ruleset. Both of the network interfaces that I have configured
function properly and I can ping both the LAN and WAN. If I try to do
anything with pf it generates the error listed above. i.e. pfctl -ef
/etc/pf.conf, or
pfctl -sn. If I run pfctl without any arguments it displays the help for
pfctl, so it seams the binary loads O.K. Any Ideas?