[Bug 435214] Re: network manager not writing resolv.conf

2010-12-05 Thread felipemoraes
** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

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

Title:
  network manager not writing resolv.conf

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


[Bug 435214] Re: network manager not writing resolv.conf

2010-02-01 Thread felipemoraes
Hey, it worked!

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435214] Re: network manager not writing resolv.conf

2010-01-31 Thread Andrew Cowie
For what it's worth, I gave up on the Canonical package and am using the
packages from the network-manager PPA.

deb http://ppa.launchpad.net/network-manager/trunk/ubuntu karmic main

Although the problems I encountered were 3G USB device specific, it
turned out to be necessary for us to do this for people running Karmic
netbook remixes to get them any network capability at all.

Ever since we stopped using the Karmic .debs we haven't had any problems
at all with NetworkManager.

AfC

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435214] Re: network manager not writing resolv.conf

2010-01-31 Thread vlamis
Add the following lines in your /etc/dhcp3/dhclient.conf  file:

prepend domain-name-servers 208.67.222.222, 208.67.220.220;
prepend domain-name-servers 8.8.8.8, 8.8.4.4;

They will prepend opendns's and google's dns servers in case you don't
get the local one. A tiny bit slower but will save you from having to
type those commands every time.

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435214] Re: network manager not writing resolv.conf

2010-01-09 Thread felipemoraes
Hey, what the...thanks Andrew, it is much more convenient using that
code, i was doing by hand everytime >_<

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435214] Re: network manager not writing resolv.conf

2009-11-29 Thread Andrew Cowie
This problem is still extant on my machine. Every time I connect to the
net I have to do

$ sudo cp resolv.conf-manually-saved /etc/resolv.conf

Which is not very much fun.

AfC

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435214] Re: network manager not writing resolv.conf

2009-11-29 Thread felipemoraes
It happened with my 3G mobile broadband usb device too, sometimes
resolv.conf works, but most of time not...

-- 
network manager not writing resolv.conf
https://bugs.launchpad.net/bugs/435214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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