- Aug 8, 2004
- 8,622
- 40
- 91
I have a network where there are multiple domains. For ease lets call them
primarysite.domain.com
mysite.org
secondarysite.domain.com
domain.com
Now if i issue an nslookup on blah i should see it querying the dns server as follows
blah.primarysite.domain.com
blah.mysite.org
blah.secondarysite.domain.com
blah.domain.com
If it finds the blah.x.x it should stop and return the result, but what Im actually getting is it trying the first two and then failing to check the last 2. an ipconfig/all shows all 4 are in the suffix search list but with a debug on nslookup it clearly isnt trying those, any ideas why this would be?
primarysite.domain.com
mysite.org
secondarysite.domain.com
domain.com
Now if i issue an nslookup on blah i should see it querying the dns server as follows
blah.primarysite.domain.com
blah.mysite.org
blah.secondarysite.domain.com
blah.domain.com
If it finds the blah.x.x it should stop and return the result, but what Im actually getting is it trying the first two and then failing to check the last 2. an ipconfig/all shows all 4 are in the suffix search list but with a debug on nslookup it clearly isnt trying those, any ideas why this would be?