Magnesik
February 20th, 2010, 23:30
Im a new user of freebsd 8.0-RELEASE-i386. I've try to use PF firewall but it unfortunately doesn't work.
I've added to /etc/rc.conf these 2 lines:
pf_enable="YES"
pflog_enable=YES"
and pf.conf to /etc/ because it didn't exist.
In pf.conf I wrote:
block in all
pass out all
After /etc/rc.d/pf start I get:
http://img682.imageshack.us/img682/7335/snapshot2m.th.png (http://img682.imageshack.us/i/snapshot2m.png/)
freebsd# pfctl -e
No ALTQ support in kernel
ALTQ related funcions disabled
pfctl: pf already enabled
What is wrong?
I've added to /etc/rc.conf these 2 lines:
pf_enable="YES"
pflog_enable=YES"
and pf.conf to /etc/ because it didn't exist.
In pf.conf I wrote:
block in all
pass out all
After /etc/rc.d/pf start I get:
http://img682.imageshack.us/img682/7335/snapshot2m.th.png (http://img682.imageshack.us/i/snapshot2m.png/)
freebsd# pfctl -e
No ALTQ support in kernel
ALTQ related funcions disabled
pfctl: pf already enabled
What is wrong?