PF, The OpenBSD Packet Filter: Building The Network You Need: BSDCan, Ottawa, June 10th 2015 | ||
---|---|---|
Prev | Next |
For even better (finer grained) statistics, you can use variables in label names:
$if - The interface.
$srcaddr - The source IP address.
$dstaddr - The destination IP address.
$srcport - The source port specification.
$dstport - The destination port specification.
$proto - The protocol name.
$nr - The rule number.
These expand at ruleset load time