1
0
Fork 0

Disable ping response

master
dump_stack() 2019-09-06 15:29:25 +00:00
parent f93159db0f
commit 9e0fe2a23e
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

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)