Tag: gutsy gibbon

Ubuntu 7.10 DNS issue

Ubuntu 7.10 (aka Gutsy Gibbon) has a DNS-related bug.

I referred to it when I posted about having upgraded to 7.10 last week but since then I have found how to get around it.

First the problem –
After the upgrade, browsers, mail clients and other Internet-related applications run very slowly. Loading pages in Firefox can take 30+ seconds and sending/receiving emails seems interminable too.

On inspection, the Network settings seems to forget any custom settings (I had pointed it at the OpenDNS servers). Adding the OpenDNS servers to the router’s settings didn’t help. Re-adding the DNS servers to the Network Settings helped for about five minutes when it would once again lose the configuration and slow down.

Checking the Ubuntu forums I discovered that this appears to be related to IPv6.

I tried the following suggestion and it fixed the problem for me straightaway:

  1. IPv6 is supported by default in Ubuntu and can sometimes cause problems
  2. To disable it, open a Terminal (Applications > Accessories > Terminal) and type the command: gksudo gedit /etc/modprobe.d/aliases
  3. Find the line alias net-pf-10 ipv6 and change it to read alias net-pf-10 off
  4. Reboot Ubuntu

Everything is zinging along happily on my laptop once more!

Ubuntu 7.10 (Gutsy Gibbon) launched

Ubuntu 7.10 (Gutsy Gibbon) launched yesterday. Ubuntu is a linux distribution with a focus on desktop systems and usability. It issues major releases at pre-scheduled six monthly intervals.

I installed the previous version of Ubuntu (7.04) on one of my laptops recently and was very impressed with its performance and stability.

The update from 7.04 to 7.10 was completely painless – it was a one button click in the Update Manager!

The new version has lots of tweaks and newer versions of applications but it also has eye candy visual effects built-in (System -> Preferences -> Appearance -> Visual Effects:

http://www.youtube.com/v/iUg19CckiyI

I have had one problem with 7.10 so far and that is that it won’t remember my DNS settings. I’m not sure why that is or if it is only me. I normally use OpenDNS for my DNS – it is annoying to go back to Eircom’s significantly slower DNS servers after using OpenDNS servers for so long now.