|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
non authoritative answer
When i do a nslookup command external the response i get back is non-authoritative answer. It does give name, address and aliases. When i do one internal it works fine. I have i forward lookup zone configured. Inside that lookup zone i have two naming servers. The SOA is pointing to my DNS server. I have a host record of my DNS server inside the forward lookup. I also have a forwarder configured for this DNS server. What have i configured wrong to get that sort of reply back from nslookup?
|
|
#2
|
|||
|
|||
|
well, the way I understand it is this. When your local server cannot localy find the domain your looking for your forwards ( to your isp's dns ) gets the request and thats where your non authoritative answer comes from. When you do nslookup on a local pc you wouldn't see that because your dns knows where it is itself.
|
|
#3
|
||||
|
||||
|
rsheppick wasn't correct on how nslookup works.
I would need to see the nslookup commands you used to tell you why you got a non-authoritative answer.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
|
#4
|
|||
|
|||
|
Here it is
c:\nslookup default server: pclserver.pcl.cccd.edu address: 192.168.3.200 >URL server clserver.pcl.cccd.eduaddress:192.168.3.200 non-authoritative answer: name: cccd-public1.dis.cccd.edu address: 159.115.15.250 aliiases: URL Last edited by rheffelman : January 29th, 2004 at 06:25 PM. |
|
#5
|
||||
|
||||
|
rsheppick wasn't correct on how nslookup works but he was correct about why you got your non-authoritative answer. You should specify your server like this example:
C:\>nslookup - ns1.mydomain.com There's nothing wrong with the non-authoritative answer from your ISP's caching server. |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > non authoritative answer |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|