]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/pfctl/tests/files/pf0005.in
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / sbin / pfctl / tests / files / pf0005.in
1 foo = "ssh, ftp"
2 bar = "other thing"
3 inside="10.0.0.0/8"
4
5 block in proto udp from $inside port { echo, $foo, ident } \
6         to 12.34.56.78 port { 6667, 0x10 }