| Firewalling with OpenBSD's PF packet filter: EuroBSDCon 2007, København, September 12th 2007 | ||
|---|---|---|
| Prev | Next | |
pass inet proto icmp icmp-type $icmp_types from $int_if:network \
to any keep state
pass inet proto icmp icmp-type $icmp_types from any to $ext_if \
keep stateLets your traffic pass; hides the details of your local net