[Bug 1360749] Re: Centrino Advanced-N 6200 Not Sustaining Wireless Connections
Lonnie Lee Best
1360749 at bugs.launchpad.net
Thu Aug 20 04:08:50 UTC 2015
Earlier I mentioned that ignoring IPV6 is no longer a work-around.
That's true.
Ignoring is no longer enough, I had to disable IPV6 entirely; here's
how:
1) Use nano editor to open /etc/sysctl.conf:
sudo nano /etc/sysctl.conf
2) Then add these lines to the bottom:
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
3) Hit ctrl-o to save
4) reboot
--
You received this bug notification because you are a member of Network-
manager, which is subscribed to NetworkManager.
https://bugs.launchpad.net/bugs/1360749
Title:
Centrino Advanced-N 6200 Not Sustaining Wireless Connections
To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1360749/+subscriptions
More information about the Ubuntu-reviews
mailing list