Disable ping response
This commit is contained in:
parent
f93159db0f
commit
9e0fe2a23e
@ -41,6 +41,7 @@ in {
|
||||
# iptables -A OUTPUT -d 192.0.2.17 -j ACCEPT
|
||||
${secrets.iptables}
|
||||
'';
|
||||
allowPing = false;
|
||||
};
|
||||
|
||||
# User without vpn-only restrictions (for captive portals)
|
||||
|
Loading…
Reference in New Issue
Block a user