タグ

ブックマーク / docs.freebsd.org (1)

  • Chapter 33. Firewalls

    Firewalls make it possible to filter the incoming and outgoing traffic that flows through a system. A firewall can use one or more sets of "rules" to inspect network packets as they come in or go out of network connections and either allows the traffic through or blocks it. The rules of a firewall can inspect one or more characteristics of the packets such as the protocol type, source or destinati

    incep
    incep 2015/03/27
    "pfctl -F all -f /etc/pf.conf: Flush all NAT, filter, state, and table rules and reload /etc/pf.conf."
  • 1