|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
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.. Regards, Marck |
|
|||
|
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 atserver "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 |
|
|||
|
We use OpenSuse 11.1 and there is no named.conf...
Regards, Marck |
|
|||
|
Ok,
Is that also to setup on a Windows 2003 server ? |
|
|||
|
Look in /etc and you should find named.conf.
|
|
||||
|
I'm not catching your drift here - are you hosting your own DNS server on a Windows 2003 Server?
__________________
:: I'm not like you :: Your faceless lies :: Your weak dead heart, Your black dead eyes :: I'll make it through, but not this time :: Your hope is gone and so is mine |
|
|||
|
marckburgers wrote:
> We use OpenSuse 11.1 and there is no named.conf... Is server at 192.168.99.26 running opensuse? :-? If no, whatever dns server is installed there has to be confired to disable recursion. But unless you are the admin of that server, there is noting you can "directly" do :-) Greetings, -- Camaleón |
|
|||
|
The problem is on an OpenSuse client 11.1 the DNS server is on an Windows 2003 server.
|
|
|||
|
marckburgers wrote:
> The problem is on an OpenSuse client 11.1 the DNS server is on an > Windows 2003 server. So openSUSE has no problem at all :-) openSUSE is acting as client, not server, so the "problem" is on w2003 dns server. You have to look there. If you run that same lookup query on a windows computer using "192.168.99.26" as dns server, you should get the same response ("recursion not available"). Greetings, -- Camaleón |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|