Lines Matching refs:udp

2 block in proto udp from any to any port = 23
3 block in proto tcp/udp from any to any port = 23
5 pass in proto udp from any to any port <= 1023
6 pass in proto tcp/udp from any to any port <= 1023
8 block in proto udp from any to any port >= 1024
9 block in proto tcp/udp from any to any port >= 1024
11 pass in proto udp from any to any port >= 1024
12 pass in proto tcp/udp from any to any port >= 1024
14 block in proto udp from any to any port 0 >< 512
15 block in proto tcp/udp from any to any port 0 >< 512
17 pass in proto udp from any to any port 0 >< 512
18 pass in proto tcp/udp from any to any port 0 >< 512
20 block in proto udp from any to any port 6000 <> 6009
21 block in proto tcp/udp from any to any port 6000 <> 6009
23 pass in proto udp from any to any port 6000 <> 6009
24 pass in proto tcp/udp from any to any port 6000 <> 6009
26 pass in proto udp from any to any port = 23
27 pass in proto tcp/udp from any to any port = 23
29 block in proto udp from any to any port != 21
30 block in proto tcp/udp from any to any port != 21
32 pass in proto udp from any to any port != 21
33 pass in proto tcp/udp from any to any port != 21
35 block in proto udp from any to any port < 1024
36 block in proto tcp/udp from any to any port < 1024
38 pass in proto udp from any to any port < 1024
39 pass in proto tcp/udp from any to any port < 1024
41 block in proto udp from any to any port > 1023
42 block in proto tcp/udp from any to any port > 1023
44 pass in proto udp from any to any port > 1023
45 pass in proto tcp/udp from any to any port > 1023
47 block in proto udp from any to any port <= 1023
48 block in proto tcp/udp from any to any port <= 1023