Hey ..

On Sat, Mar 22, 2008 at 1:00 PM, Ramnarayan. K <[EMAIL PROTECTED]>
wrote:

> Hi Jasbir,
>
> 1. I added the opendns namservers while the connection was off and it
> did not work
> infact when i did less /etc/resolv.conf
>
> it only showed the normal nameservers
>
> i then live added the above opendns - and it worked ??
>
> Why ?? can i make these permanent additions ??


I've had this problem before where Ubuntu keeps changing resolv.conf and it
can get quite irritating -- not sure if this was the most elegant solution,
but I would do:
$sudo chattr +i /etc/resolv.conf  (this makes the file 'immutable' and thus
network-manager can't automatically change it.. )

hth,
Sanjay
-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to