Greetings!
My 13.1 kernel comes included with:
But despite this, both of the following commands fail and produce the proceeding errors:
ifconfig: SIOCIFCREATE2: Invalid argument
/etc/rc: WARNING: could not create pflog0
I couldn't find anything in the related manpages or in the source (yet). Any suggestions as to what may be causing this error would be just lovely.
My 13.1 kernel comes included with:
Code:
device pf
options PF_DEFAULT_TO_DROP
device pflog
But despite this, both of the following commands fail and produce the proceeding errors:
/sbin/ifconfig pflog0 create
ifconfig: SIOCIFCREATE2: Invalid argument
service pflog start
/etc/rc: WARNING: could not create pflog0
I couldn't find anything in the related manpages or in the source (yet). Any suggestions as to what may be causing this error would be just lovely.