]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pf0005.ok
Merge lld trunk r321017 to contrib/llvm/tools/lld.
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pf0005.ok
1 foo = "ssh, ftp"
2 bar = "other thing"
3 inside = "10.0.0.0/8"
4 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667
5 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16
6 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667
7 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16
8 block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 6667
9 block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 16
10 block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 6667
11 block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 16