Skip to content

Instantly share code, notes, and snippets.

@jayendra13
Created November 26, 2022 05:30
Show Gist options
  • Save jayendra13/8f28402ff09d0693069f9907ea87f4e4 to your computer and use it in GitHub Desktop.
Save jayendra13/8f28402ff09d0693069f9907ea87f4e4 to your computer and use it in GitHub Desktop.
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1
#https://itsfoss.com/disable-ipv6-ubuntu-linux/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment