xref: /freebsd/sbin/pfctl/tests/files/pf0005.ok (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
1foo = "ssh, ftp"
2bar = "other thing"
3inside = "10.0.0.0/8"
4block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667
5block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16
6block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667
7block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16
8block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 6667
9block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 16
10block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 6667
11block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 16
12