Hi
I have some questions about Packet Filter (PF):
Thanks
Mark
I have some questions about Packet Filter (PF):
- I moved pf.conf and pf.os files from /etc to /etc/firewall. In my Packet Filter configuration file, pf.conf, I have
Code:set fingerprints "/etc/firewall/pf.os"
Code:... pf_rules="/etc/firewall/pf.conf" ...
Code:pfctl: /etc/pf.os: No such file or directory.
I might be wrong, but what I understand that Packet Filter anchor rules are dynamic (Am I right?). So the FTP proxy (ftp-proxy) should not work if I have (in rc.conf)
Code:... kern_securelevel="3" # Disable run-time tweaking of firewall configuration ...
Thanks
Mark