Created
December 19, 2020 09:09
-
-
Save gabrielke/065c8953fb89847ad0cc239c1be164f1 to your computer and use it in GitHub Desktop.
hetzner_proxmox_sysctl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| net.ipv4.ip_forward=1 | |
| net.ipv6.conf.all.forwarding=1 | |
| net.ipv4.conf.all.send_redirects=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment