PF.CONF(5) - File Formats Manual # PF.CONF(5) - File Formats Manual
NAME # pf.conf - packet filter configuration file
DESCRIPTION # The pf(4) packet filter modifies, drops, or passes packets according to rules or definitions specified in pf.conf.
This is an overview of the sections in this manual page:
PACKET FILTERING including network address translation (NAT).
OPTIONS globally tune the behaviour of the packet filtering engine.
QUEUEING provides rule-based bandwidth and traffic control.
...
PFCTL(8) - System Manager’s Manual # PFCTL(8) - System Manager’s Manual
NAME # pfctl - control the packet filter (PF) device
SYNOPSIS # pfctl [-deghNnPqrvz] [-a anchor] [-D macro=value] [-F modifier] [-f file] [-i interface] [-K key] [-k key] [-L statefile] [-o level] [-p device] [-S statefile] [-s modifier [-R id]] [-t table -T command [address …]] [-V rdomain] [-x level]
DESCRIPTION # The pfctl utility communicates with the packet filter device using the ioctl interface described in pf(4).
...
Filter,
Udp,
Pcap_open_live,
Pf.os,
Protocols,
Bpf,
Services,
Pflog,
Ether_aton,
Hosts,
Tcp,
Ip,
Pf,
Tcpdump TCPDUMP(8) - System Manager’s Manual # TCPDUMP(8) - System Manager’s Manual
NAME # tcpdump - dump traffic on a network
SYNOPSIS # tcpdump [-AadefILlNnOopqStvXx] [-B fildrop] [-c count] [-D direction] [-E [espalg:]espkey] [-F file] [-i interface] [-r file] [-s snaplen] [-T type] [-w file] [-y datalinktype] [expression]
DESCRIPTION # tcpdump prints out the headers of packets on a network interface that match the boolean expression. You must have read access to /dev/bpf.
...