Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nicobrevin/5e1dbef1a559aa9f581bb05691d05386 to your computer and use it in GitHub Desktop.
Save nicobrevin/5e1dbef1a559aa9f581bb05691d05386 to your computer and use it in GitHub Desktop.
$ diff /tmp/sysctl-*
24c24
< net.ipv4.conf..rp_filter = 1
---
> net.ipv4.conf..rp_filter = 0
44c44
< net.ipv6.conf..accept_dad = 0
---
> net.ipv6.conf..accept_dad = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment