summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf5.ok
blob: 2b739cd4bdb84a446e7792bc5d3348df8f2ca9c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
foo = ssh, ftp
bar = other thing
inside = 10.0.0.0/8
@0 block in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667 
@1 block in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16 
@2 block in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667 
@3 block in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16 
@4 block in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 6667 
@5 block in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 16 
@6 block in inet proto udp from 10.0.0.0/8 port = 113 to 12.34.56.78 port = 6667 
@7 block in inet proto udp from 10.0.0.0/8 port = 113 to 12.34.56.78 port = 16