Skip to content

Instantly share code, notes, and snippets.

@mathewthe2
Created June 18, 2019 01:48
Show Gist options
  • Save mathewthe2/afee44f5958e30b48203b9e54486562a to your computer and use it in GitHub Desktop.
Save mathewthe2/afee44f5958e30b48203b9e54486562a to your computer and use it in GitHub Desktop.
ifcfg-eth0 adding IPv6
IPV6INIT=yes
IPV6ADDR=primary_ipv6_address/64
IPV6_DEFAULTGW=ipv6_gateway
IPV6_AUTOCONF=no
DNS1=2001:4860:4860::8844
DNS2=2001:4860:4860::8888
DNS3=209.244.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment