empty-raw.rules 96 B

123456
  1. # Empty iptables raw table rules file
  2. *raw
  3. :PREROUTING ACCEPT [0:0]
  4. :OUTPUT ACCEPT [0:0]
  5. COMMIT