blob: 94e1ad0d1d282386201beef5aa91d69b67f1bc29 (
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 = 113 to 12.34.56.78 port = 16
@1 block in inet proto udp from 10.0.0.0/8 port = 113 to 12.34.56.78 port = 6667
@2 block in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 16
@3 block in inet proto udp from 10.0.0.0/8 port = 21 to 12.34.56.78 port = 6667
@4 block in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16
@5 block in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667
@6 block in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16
@7 block in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667
|