config/iptables/ipset.rules

8 lines
233 B
Plaintext

create whitelist hash:net comment
create blacklist hash:net comment
add whitelist 127.0.0.0/8 comment local
add whitelist 10.0.0.0/8 comment local
add whitelist 172.16.0.0/12 comment local
add whitelist 192.168.0.0/16 comment local