On 01/15/2012 10:20 AM, Markus Braun wrote:
> in my resolv.conf are only the 2 nameserver of my ISP, nothing more.
> what  must i change here? but i also like that my other domains are working :)
> marcus

ok, one more test :

Try:

dig @localhost hallo.de

If that works you now know that your local bind setup is working.  If it
works then change your /etc/resolv.conf.  You need to remove your ISP's
entries and leave your local bind setup like this:

nameserver 127.0.0.1

.,..so that DNS resolution on your system goes thru this local bind
instance.

--
Jorge
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to