Carl Thorn wrote: > It is definitely a nameserver thing. I have dhcpcd installed and it > generates /etc/resolv.conf automatically but lists my dsl modem as the > nameserver. When I manually entered the nameservers of my isp everything > worked. So now I have to figure out how to reconfigure the hooks so I > don't have to manually change the /etc/resolv.conf on every reboot.
man dhcpcd -R Prevents dhcpcd from replacing existing /etc/resolv.conf file. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
