1
0

Disable ping response

This commit is contained in:
dump_stack() 2019-09-06 15:29:25 +00:00
parent f93159db0f
commit 9e0fe2a23e
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -41,6 +41,7 @@ in {
# iptables -A OUTPUT -d 192.0.2.17 -j ACCEPT # iptables -A OUTPUT -d 192.0.2.17 -j ACCEPT
${secrets.iptables} ${secrets.iptables}
''; '';
allowPing = false;
}; };
# User without vpn-only restrictions (for captive portals) # User without vpn-only restrictions (for captive portals)