The original report was:
> When connecting in Karmic to my broadband connection
> the DNS informations isn't received around 70-80%
> of the times I connect, so I need to disconnect and
> reconnect until the info is received. (Confirmed by
> /etc/resolv.conf being empty except for a comment
> by the network manager)

Has this problem been fixed in Precise?

BTW, to work around the problem you can add nameserver addresses as
follows

    echo "nameserver 12.34.56.78" | sudo resolvconf -a
mytemporarynameserveraddresses

(and you'll have to do this again if you reboot) or delete them as
follows.

    sudo resolvconf -d mytemporarynameserveraddresses

To add them permanently, add

    nameserver 12.34.56.78

to /etc/resolvconf/resolv.conf.d/base.

But, again, this is only a workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/434477

Title:
  network-manager: no dns received with mobile connectio (Huawei E220)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/434477/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to