View Single Post
  #2 (permalink)  
Old 30-May-2009, 10:05
Camaleón
Guest
 
Posts: n/a
Default Re: Got recursion not available from message with nslookup

marckburgers wrote:

> I have setup a OpenSuse 11.1 server with DNS.
>
> When I try to nslookup a host an error appears:
>
> nslookup hostx
> ;; Got recursion not available from 192.168.99.26, trying next server
> Server: 192.168.99.126
> Address: 192.168.99.126#53
>
> Name: hostx.xx.xx.local
> Address: 192.168.99.41
>
> When I setup the /etc/resolv.conf with one nameserver no problem..


Do you have "recursion" disabled (recursion no in named.conf at
server "192.168.99.26", by any chance?

If yes, try commenting that line (# recursion no, restart named service
(rcnamed restart) and try "nslookup" again.

Greetings,

--
Camaleón
Reply With Quote