Block All Traffic Rules
Block all traffic on ZeroTier network
Add the following to the beginning of your rules code:
drop;
This will only block traffic on the ZeroTier overlay network, not your physical network.
Add the following to the beginning of your rules code:
drop;
This will only block traffic on the ZeroTier overlay network, not your physical network.