pf error

  1. coldr3ality

    PF Team Whitehat: Assemble

    Please share this information with developers to raise awareness of this core infrastructure issue, and stabilize FQDN handling in firewalls for today's cloud-based internet. Resolving DNS-Cache Replacement vs. Load-Balanced Concurrency Abstract Traditional DNS caches—whether on clients...
  2. ezraimanuel

    Solved PF not working after upgrading to 12-STABLE

    Hello, I have multiple FreeBSD machines as firewall/gateway on many locations. All were using 11.2-STABLE and working fine since first installation. yesterday i upgraded them all to 12-STABLE (344664), upgrade succeeded and everything works fine. After reboot, PF not working at all, it's like...
  3. M

    Solved PF - rule expands to no valid combination

    Could someone please explain what I am doing wrong here? Simply changing "inet" to "inet6" and the rule is no longer accepted - I receive a "rule expands to no valid combination" error. # block ssh scanners pass in quick log on $EXT_IF inet6 proto tcp from any to $SERVER port $SSH \...
  4. P

    PF I have issues with the pf.conf being loaded

    I am new to Linux/BSD. I am using FREEBSD 11 . Whenever I try to initiate PF with the pf.conf as below, it gives the error as in the image. I have loaded a custom kernel as shown in altq(4). My pf.conf is, pass inet proto icmp from any to any pass log (all) proto icmp from any to any altq...
Back
Top