/etc/rc.d/pf rcvar - returns YES
my pf doesn`t have any ALTQ use
I will try pf_flags -v


Any other suggestions...

On 5/7/06, Max Laier <[EMAIL PROTECTED]> wrote:

On Sunday 07 May 2006 01:59, Iantcho Vassilev wrote:
> I noticed such a problem:
>
> I have a 6.1 RC2 and i have in rc.conf
>
> pf_enable="YES"
> pflogd_enable="YES"
>
> but when the system boots i test with:
>
> pfctl -vs rules
>
> and there are not rules loaded.if i load them by hand there is no
problem..
> then i made:
>
> rc_debug="YES"
>
> and the first thing that i saw was: when pf_enable is after
pflogd_enable ;
> it is not printed(checked)..
>
> then i changed the place of pf and pflogd in the rc.conf and i saw some
> output in the /var/log/messages..
> but still the ruleset wasn`t loaded..
>
> i put pf_load="YES" >> /boot/loader.conf
> and still the ruleset is NOT loaded on boot...

What is your pf.conf like?  Do you have ALTQ in use?  Do you maybe try to
use
ALTQ on an interface that is created later on (tun0 or the like)?  What
does
"/etc/rc.d/{pf, pflog} rcvar" give you?  Does "/etc/rc.d/pf start" work
after
it failed on boot?  Try setting pf_flags="-v" to get additional error
messages.

--
/"\  Best regards,                      | [EMAIL PROTECTED]
\ /  Max Laier                          | ICQ #67774661
X   http://pf4freebsd.love2party.net/  | [EMAIL PROTECTED]
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News



_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to