Hello,

Danny a écrit :
> 
> However, I have noticed that my resolv.conf gets overwritten by something 
> after
> every reboot. The Debian server resolves all local (internal) addresses and 
> the
> ADSL router resolves all external addresses.
> 
> Normally my resolv.conf looked like this
> 
> nameserver 10.0.0.2 (ADSL router)
> nameserver 10.0.0.5 (Debian server to resolve local addresses)

Warning : this setup is wrong and may not work as you expect. All listed
nameservers should be equivalent. Multiple nameservers are only for
redundancy, not to provide multiple sources.

If you query the first server for an information out of its scope, it
may reply negatively (status: NXDOMAIN or NOERROR, ANSWER: 0) and the
next server won't be queried. So in the end you won't get your answer.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5309d94d.9000...@plouf.fr.eu.org

Reply via email to