Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable IPv6 #7

Open
sduensin opened this issue Nov 4, 2016 · 0 comments
Open

Disable IPv6 #7

sduensin opened this issue Nov 4, 2016 · 0 comments

Comments

@sduensin
Copy link
Owner

sduensin commented Nov 4, 2016

IPv6 is causing all kinds of headaches with searching and other features. Add to network startup:

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant