Files
Tunle/iptables/v6/block_all
2020-07-30 11:26:38 -04:00

6 lines
72 B
Plaintext

*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT DROP [0:0]
COMMIT