Created
October 7, 2024 13:59
-
-
Save gponty/743404728551d18450e87a31723867bf to your computer and use it in GitHub Desktop.
If ERR8NETWORK_CHANGED
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
disable IPv6 | |
sysctl -w net.ipv6.conf.all.disable_ipv6=1 | |
sysctl -w net.ipv6.conf.default.disable_ipv6=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment