Ubuntu Karmic internet connection woes: 3 ways to disable IPv6

Advertisements

Ubuntu Karmic Koala is not only good, it is great. I got to use it on my laptop and was simply awestruck. But I faced a hiccup initially when I started Firefox to browse the internet: No website would open. In case you are facing the same problem too, here is a simple fix that will let you browse internet properly in Ubuntu Karmic Koala.

The problem is with IPv6. If you are on a IPv4 network (which is generally the case), you have to disable IPv6 on your computer (Ubuntu Karmic machine) and Firefox browser. There are three different ways to disable IPv6 on your system. You can either try all or only one.

Disabling IPv6 right away at boot up

Using you favorite text editor edit the file /etc/default/grub and look for a parameter: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”. You have to delete this entire line and replace it with: GRUB_CMDLINE_LINUX_DEFAULT=”ipv6.disable=1 quiet splash”. After this, you have to issue this command in a terminal in order to update you grub configuration: sudo update-grub

disable ipv6 during boot up from grub

Disabling IPv6 from Firefox Browser

Type in about:config in your address bar and hit enter. Click the I’ll be careful I promise button and proceed. Next, type in network.dns.disableIPv6 in the filter. You will see that only one matching property shows up. Now double click on the property listing to change it’s value to true.

disable ipv6 from firefox

Disabling IPv6 from Network Manager

Goto System > Preferences > Network Connections in your Gnome desktop. Now click on the connection you use and edit it by clicking on the edit button. In the Edit box you can find a tab called IPv6 Settings. All you need to do is just click on that tab and select the method as Ignore from the drop down.

disable ipv6 via the network manager


   Facebook 


 Leave a Comment




Browse the Archives


RSS feed | Trackback URI

3 Comments »

2009-11-20 22:06:06

great post.still having problem setting up my internet connection on virtual pc.

 
Comment by Austin WellwodPermalink to this comment
2009-11-24 20:32:44

ok i really need some help, i have managed to get Internet access using my browser by disabling ipv6 in Mozilla, now, i cant seem to disable it upon startup, because when i open the grub file to edit it (gedit), theres not a single line of code there?? weird right? anyone got any ideas?

 
Comment by blues_1ptPermalink to this comment
2009-12-09 11:34:19

Don,t work for me…….I tried, at my internet connection IPv6 is already ignored. Still not having internet.

 
In case you have a problem to be solved or a trouble to be shot or you are looking for some help on this topic you might try the Digitizor Forums for better help and faster reply.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post