summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf97.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf97.in')
-rw-r--r--regress/sbin/pfctl/pf97.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf97.in b/regress/sbin/pfctl/pf97.in
new file mode 100644
index 00000000000..8f3d9415a96
--- /dev/null
+++ b/regress/sbin/pfctl/pf97.in
@@ -0,0 +1,4 @@
+pass in on em0 inet proto tcp from any to any port 220:230 divert-to 127.0.0.1 22
+pass out on em0 inet proto tcp from any to any port 220:230 divert-reply
+pass in on em0 inet proto 103 divert-to 127.0.0.1 103
+pass on em0 inet proto tcp from any to any port 80 divert-to 127.0.0.1 8080