From: Andreas B. <ab...@ae...> - 2004-09-15 16:36:21
|
ldapdns is an "authoritative only" nameserver. It won't do any resolving of domains not in its directory. If you need a recursive resolver you have to install a separate dnscache (or bind, if you prefer). Regards, Andreas On Wed, Sep 15, 2004 at 04:36:29PM +0300, kaa...@ge... wrote: > we use ldapdns-2.05-1 > > we have problem that : > > when we install DNS Server in my machine that resolves local domain names > (test.com) > but machines in a local network can resolve local domain names but can not > resolve internet domains. :-( > > but I used BIND DNS Server. I have got same problem but I added this > parametres > > forwarders { 193.192.101.121; }; > > and then solved the problem. > > I dont know howto make it with ldapdns |