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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"