summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf41.ok
blob: 7f214cbd0d556712616fe9b8bf842ae915d11a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
nat-anchor "foo" all
nat-anchor "foo" all
nat-anchor "foo" all
nat-anchor "foo" inet proto tcp from 10.0.0.0/8 to ! 1.2.3.4
nat-anchor "foo" inet proto udp from 10.1.2.3 port = 2000 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto udp from 10.1.2.3 port = 2000 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto udp from 10.1.2.3 port = 2000 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto udp from 10.1.2.3 port = 2000 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto udp from 10.1.2.3 port < 2100 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto udp from 10.1.2.3 port < 2100 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto udp from 10.1.2.3 port < 2100 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto udp from 10.1.2.3 port < 2100 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto udp from 10.2.3.4 port = 2000 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto udp from 10.2.3.4 port = 2000 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto udp from 10.2.3.4 port = 2000 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto udp from 10.2.3.4 port = 2000 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto udp from 10.2.3.4 port < 2100 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto udp from 10.2.3.4 port < 2100 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto udp from 10.2.3.4 port < 2100 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto udp from 10.2.3.4 port < 2100 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto tcp from 10.1.2.3 port = 2000 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto tcp from 10.1.2.3 port = 2000 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto tcp from 10.1.2.3 port = 2000 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto tcp from 10.1.2.3 port = 2000 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto tcp from 10.1.2.3 port < 2100 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto tcp from 10.1.2.3 port < 2100 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto tcp from 10.1.2.3 port < 2100 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto tcp from 10.1.2.3 port < 2100 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto tcp from 10.2.3.4 port = 2000 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto tcp from 10.2.3.4 port = 2000 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto tcp from 10.2.3.4 port = 2000 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto tcp from 10.2.3.4 port = 2000 to 10.4.5.6 port > 1100
nat-anchor "foo" inet proto tcp from 10.2.3.4 port < 2100 to 10.3.4.5 port < 1000
nat-anchor "foo" inet proto tcp from 10.2.3.4 port < 2100 to 10.3.4.5 port > 1100
nat-anchor "foo" inet proto tcp from 10.2.3.4 port < 2100 to 10.4.5.6 port < 1000
nat-anchor "foo" inet proto tcp from 10.2.3.4 port < 2100 to 10.4.5.6 port > 1100
rdr-anchor "bar" all
rdr-anchor "bar" all
rdr-anchor "bar" all
rdr-anchor "bar" inet proto tcp from 10.0.0.0/8 to ! 1.2.3.4
rdr-anchor "bar" inet proto udp from any to 10.1.2.0/24 port = 25
rdr-anchor "bar" inet proto tcp from any to 10.1.2.0/24 port = smtp
binat-anchor "baz" all
binat-anchor "baz" all
binat-anchor "baz" all
binat-anchor "baz" inet proto tcp all
anchor "foo" all
anchor "bar" all
anchor "bar" all
anchor "foo" inet all
anchor "foo" inet6 all
anchor "foo" inet all
anchor "foo" proto tcp all
anchor "foo" inet proto tcp from 10.1.2.3 port = smtp to 10.2.3.4 port = ssh
anchor "foobar" inet6 proto udp from ::1 port = 1 to ::1 port = 2