|
|
@ -1,11 +1,10 @@ |
|
|
|
# $OpenBSD: pf.conf,v 1.40 2009/04/20 20:21:41 deraadt Exp $ |
|
|
|
# $OpenBSD: pf.conf,v 1.41 2009/04/26 12:32:48 sthen Exp $ |
|
|
|
# |
|
|
|
# See pf.conf(5) for syntax and examples; this sample ruleset uses |
|
|
|
# require-order to permit mixing of NAT/RDR and filter rules. |
|
|
|
# Remember to set net.inet.ip.forwarding=1 and/or net.inet6.ip6.forwarding=1 |
|
|
|
# in /etc/sysctl.conf if packets are to be forwarded between interfaces. |
|
|
|
|
|
|
|
set require-order no |
|
|
|
set skip on lo |
|
|
|
|
|
|
|
# NAT/filter rules and anchors for ftp-proxy(8) |
|
|
|