Has anyone come accross these errors in the DNS log. The 2000 SBS Server is
running SP4, build 5.00.2195.
Can you please suggest something.
The DNS server is configured to forward to a non-recursive DNS server at
195.74.102.146.
DNS servers in forwarders list MUST be configured to process recursive
queries.
Either
1) fix the forwarder (195.74.102.146) to allow recursion
- connect to it with DNS Manager
- bring up server properties
- open "Advanced" tab
- uncheck "Disable Recursion"
- click OK
OR
2) remove this forwarder from this servers forwarders list
- DNS Manager
- bring up server properties
- open "Forwarders" tab
- remove (195.74.102.146) from list of forwarders
- click OK
Thanks