Yes thank you. It is working fine for me as well now, Here is the relevant line.<br><br>request subnet-mask, broadcast-address, time-offset, routers,<br> domain-name, <br># <a href="http://ubuntuforums.org/archive/index.php/t-409110.html">
http://ubuntuforums.org/archive/index.php/t-409110.html</a><br># domain-name-servers, <br> host-name,<br> netbios-name-servers, netbios-scope;<br><br>Actually what I had earlier overlooked was commenting out domain-name-servers from this request so while the DNS server addresses where correctly prepended, they were being requested again.
<br><br>What I was looking for though was the elegant solution. I am a noob to the world of unix but from what I have read/know about it, it's networking code is absolutely the best. Which leads me on to thinking what it is that I can do for the DHC protocol to take effect the way it is supposed to, rather than me hardcoding things in its config files which IMHO is a bull headed approach to making things work.
<br><br>Somewhere on bugzilla people are recommending rolling back to an older version of some package, but surely with the amount of chatter this issue has created it must have been fixed by now. And the fact that DHCP works in MS XP without any tweaks sticks out like a sore thumb. Why can't I recreate the same in ubuntu?
<br><br>~NJ<br><br><div><span class="gmail_quote">On 17/11/2007, <b class="gmail_sendername">Martin Walshe</b> <<a href="mailto:plasticman3327@gmail.com">plasticman3327@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I had this same issue although the prepend worked fine for me. Can you<br>send on the line you have entered with the prepended dns info?<br><br>On Nov 16, 2007 9:32 PM, Nitin Jaswal <<a href="mailto:nitin.jaswal@gmail.com">
nitin.jaswal@gmail.com</a>> wrote:<br><br>> with .resolv.conf.mtnl containing the correct DNS addresses.<br>> What is the elegant way of doing it? Infact what can I do to take it back to<br>> its earlier state where everything would automagically work?
<br>> I have tried editing /etc/dhcp3/dhclient.conf by adding prepend<br>> domain-name-servers but that did not work. I am attaching contents of the<br>> /var/log/daemon.log before and after I execute setdns.<br>
<br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>