domain name service

When I try to restart my BIND 9 server under Ubuntu Linux using service bind9 restart or service bind9 start command, I get the following error:
resolvconf: Error: /etc/resolv.conf must be a symlink

How do I fix this problem?

{ 1 comment }

Linux Changing DNS Search Order

by Vivek Gite on April 27, 2007 · 0 comments

Q. How do I change DNS search order in Linux? In order to improve performance I need to make changes. A. Under Linux you need to use /etc/nsswitch.conf file which is used by system databases and Name Service Switch configuration file Various functions in the C Library need to be configured to work correctly in [...]

{ 0 comments }