Skip to content

Instantly share code, notes, and snippets.

@sorki
Created November 6, 2024 13:54
Show Gist options
  • Save sorki/27d3fe587004f95d11f1295db8d2d3e2 to your computer and use it in GitHub Desktop.
Save sorki/27d3fe587004f95d11f1295db8d2d3e2 to your computer and use it in GitHub Desktop.
boot.kernel.sysctl = {
"net.ipv4.conf.all.forwarding" = true;
"net.ipv6.conf.all.forwarding" = true;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment