- pfctl -d Disable the packet filter.
- pfctl -e Enable the packet filter.
- pfctl -f /etc/pf.conf 载入 pf.conf 文件
- pfctl -nf /etc/pf.conf 解析文件,但不载入
- pfctl -Nf /etc/pf.conf 只载入文件中的NAT规则
- pfctl -Rf /etc/pf.conf 只载入文件中的过滤规则
- pfctl -sn 显示当前的NAT规则
- pfctl -sr 显示当前的过滤规则
- pfctl -ss 显示当前的状态表
- pfctl -si 显示过滤状态和计数
- pfctl -sa 显示任何可显示的