]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pf0088.in
contrib/tzdata: import tzdata 2021a
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pf0088.in
1 # pfctl -o duplicate rules
2
3 pass in on lo1000000 from any to 10.0.0.1
4 pass in on lo1000000 inet from any to 10.0.0.1
5
6 pass
7 pass out
8 pass out 
9 pass out quick
10
11 pass on lo1000001 to 10.0.0.1
12 pass on lo1000000 from any to 10.0.0.1
13
14 pass to 10.0.0.2 modulate state
15 pass to 10.0.0.2 keep state
16 block from 10.0.0.3 to 10.0.0.2
17 pass to 10.0.0.2 modulate state
18 block from 10.0.0.3 to 10.0.0.2
19 pass to 10.0.0.2 synproxy state
20
21
22 pass out proto tcp from 10.0.0.4 to 10.0.0.5 keep state
23 pass out proto tcp from 10.0.0.4 to 10.0.0.5 port 80 keep state
24
25 pass out
26 pass in
27
28 pass in on lo1000001 from any to any
29 pass in on lo1000001 from any to any keep state
30 pass in on lo1000001 from any to any
31
32 block