pfctl: DIOCSETSTATUSIF

J.D. Bronson jbronson at wixb.com
Wed Feb 28 23:58:36 UTC 2007


At 12:51 AM 3/1/2007 +0100, Daniel Gerzo wrote:
>Hello pf,
>
>I'm having the following problem:
>
>db2# pfctl -f /etc/pf.conf
>No ALTQ support in kernel
>ALTQ related functions disabled
>pfctl: DIOCSETSTATUSIF
>Exit 1
>db2# uname -srm
>FreeBSD 7.0-CURRENT #0: Wed Feb 28 23:47:39 CET 2007 amd64
>
>pf related items in kernel:
>
>device          pf
>device          pflog
>
>--
>Best regards,


any chance you have this in pf.conf:
set loginterface tun0

and tun0 isnt up yet?

DIOCSETSTATUSIF generally means that pfctl is trying to operate on a 
non-existant interface

-JD 



More information about the freebsd-questions mailing list