pfctl -s rules

Fleuriot Damien ml at my.gd
Fri Nov 30 12:09:49 UTC 2012


Okay kindly paste:


# pfctl -vnf /etc/pf.conf

Let's see if your rules show up.


If that works, try # pfctl -f /etc/pf.conf

Be aware this will should load your rules and enable them, be careful not to cut yourself off.

If this works, a likely explanation is that pf tried to load rules at boot and failed for some reason (interface not created at the time, for example).


Also post:
# grep pf /etc/rc.conf



On Nov 30, 2012, at 1:06 PM, Laszlo Danielisz <laszlo_danielisz at yahoo.com> wrote:

> Nothing is displayed 
> 
> ktulu# pfctl -nf /etc/pf.conf
> ktulu# 
> 
> -- 
> Laszlo Danielisz
> Sent with Sparrow
> 
> On 2012 November 30 Friday at 12:02 PM, Fleuriot Damien wrote:
> 
>> 
>> On Nov 30, 2012, at 12:00 PM, Laszlo Danielisz <laszlo_danielisz at yahoo.com> wrote:
>> 
>>> Hi Everybody,
>>> 
>>> Recently I've discover the following issues: I can't display my firewalls rules, and the firewall is enabled.
>>> Take a look what is happening:
>>> 
>>> ktulu# pfctl -s rules
>>> No ALTQ support in kernel
>>> ALTQ related functions disabled
>>> ktulu# pfctl -e
>>> No ALTQ support in kernel
>>> ALTQ related functions disabled
>>> pfctl: pf already enabled
>>> 
>>> ktulu# uname -a
>>> FreeBSD ktulu.danielisz.eu 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:52:38 UTC 2012 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>>> 
>>> 
>>> 
>>> Do you have any idea why I can not see them?
>>> 
>>> Thx!
>>> Laszlo
>> 
>> 
>> 
>> Actually, I believe you can see your rules, all the 0 of them.
>> 
>> Try pfctl -nf /etc/pf.conf
>> 
>> See if you have an error when loading the rules, that would explain it all.
> 



More information about the freebsd-pf mailing list