Home | History | Annotate | Line # | Download | only in expected
      1 pass in from any port = 10101 to any
      2 pass out from any to any port != 22
      3 block in from any port 20:21 to any
      4 block out from any to any port 10 <> 100
      5 pass out from any to any port = 3
      6 pass out from any to any port = 5
      7 pass out from any to any port = 7
      8 pass out from any to any port = 9
      9 block in from any port = 20 to any
     10 block in from any port = 25 to any
     11 pass in from any port 11:12 to any port 1:2
     12 pass in from any port 21:22 to any port 1:2
     13 pass in from any port 11:12 to any port 4:5
     14 pass in from any port 21:22 to any port 4:5
     15 pass in from any port 11:12 to any port 8:9
     16 pass in from any port 21:22 to any port 8:9
     17