Comment 97 for bug 259214

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 259214] Re: wired connection settings are lost after reboot

On Sun, Mar 08, 2009 at 12:48:45PM -0000, Bassu Khan wrote:
> *** This bug is a duplicate of bug 284298 ***
> https://bugs.launchpad.net/bugs/284298
>
> Unfortunately, this didn't work out like Mustafa said.
> I do have a manual solution for that, but you know what, the crappy NetworkManager sets /etc/resolv.conf's permissions back to normal and my start up session script cannot make changes to add the dns resolvers properly. Craptastic, lol!
>
> route del default
> route add default gw 192.13.13.3
> echo "nameserver 192.13.13.3" >> /etc/resolv.conf
>

use resolvconf to setup defaults ... or use the connection editor to
set your custom DNS/gw ... its a bit tricky, b ut it works.

 - Alexander