1
0

Disable ping response

This commit is contained in:
2019-09-06 15:29:25 +00:00
parent f93159db0f
commit 9e0fe2a23e

View File

@ -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)