]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pf0087.in
contrib/tzdata: import tzdata 2020f
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pf0087.in
1 # pfctl -o  rule reordering
2
3 pass in on lo1000000 proto tcp from any to 10.0.0.2 port 22 keep state
4 pass in on lo1000001 proto tcp from 10.0.0.1 port 22 to 10.0.0.2 keep state
5 pass in on lo1000001 proto udp from 10.0.0.5 to 10.0.0.4 port 53 keep state
6 pass in on lo1000000 proto udp from any to 10.0.0.2 port 53 keep state
7 pass in proto tcp to 10.0.0.1 port 80 keep state
8 pass out on lo1000001 proto udp from any to 10.0.0.2 port 53 keep state
9 pass in proto tcp to 10.0.0.3 port 80 keep state
10 pass out proto tcp to 10.0.0.1 port 81 keep state
11 pass in proto udp to 10.0.0.3 port 53 keep state
12 pass in on lo1000001 proto udp from 10.0.0.2 port 53 to 10.0.0.2 keep state
13 pass out proto udp to 10.0.0.1 port 53 keep state
14 pass out on lo1000000 proto udp from any to 10.0.0.2 port 53 keep state
15 pass out proto udp to 10.0.0.3 port 53 keep state
16 pass out on lo1000000 proto tcp from any to 10.0.0.2 port 22 keep state
17 pass in on lo1000001 proto tcp from any to 10.0.0.2 port 22 keep state
18 pass in on lo1000001 proto udp from any to 10.0.0.2 port 53 keep state
19 pass in on lo1000001 proto tcp from 10.0.0.1 to 10.0.0.4 keep state
20 pass out on lo1000001 proto tcp from any to 10.0.0.2 port 22 keep state
21 pass out proto tcp to 10.0.0.1 port 80 keep state
22 pass in proto udp to 10.0.0.1 port 53 keep state
23 pass in on lo1000001 proto tcp from 10.0.0.1 to 10.0.0.6 port 22 keep state
24 pass in on lo1000001 proto udp from 10.0.0.5 to 10.0.0.2 keep state