Comment #45 on issue 12754 by [email protected]: "Resolving host" takes  
forever; disabling prefetching helps
http://code.google.com/p/chromium/issues/detail?id=12754

I found a way to add a dns to resolv.conf

For that all you have to do is: sudo kate /etc/dhcp3/dhclient.conf
And uncomment the line starting with "prepend domain-name-servers" and  
replace the
existing IP in that line with the IP of your DNS provider (in my  
case: "prepend
domain-name-servers 8.8.8.8;")

I hope you'll find this useful.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to