valter Posted March 11, 2005 Posted March 11, 2005 I have (I believe) a small DNS problem. Lets say my domain is net.test.org and if I try to resolve some addresses using nslookup I got this answer:Server: server1.net.test.orgAddress: 172.16.1.11I'm trying to resolve for example www3.xxy.org or www.microsoft.com or any other address ...Non-authoritative answer:Name: www3.xxy.org.TEST.ORGAddress: 212.212.212.212Non-authoritative answer:Name: www.microsoft.com.TEST.ORGAddress: 212.212.212.212IP address 212.212.212.212 in this case represents my web server. As you can see my DNS ads part of my internal domain name to the domain I'm trying to resolve. It removes the net part and ads TEST.ORG ....any clue what might causes this???
wullieb1 Posted March 14, 2005 Posted March 14, 2005 It looks like your DNS suffix is being appended to the address.Have a look at the properties of yoru DNS suffix in you Network properties.
valter Posted March 15, 2005 Author Posted March 15, 2005 It looks like your DNS suffix is being appended to the address.Have a look at the properties of yoru DNS suffix in you Network properties.<{POST_SNAPBACK}>Thank for the hint ... I've locate the problem. It was DNS Suffix Search List that had multiple enteries including net.test.org NET.TEST.ORG and TEST.ORG ... so I configured a GPO (Computer Configuration/Administrative Templates/Network/DNS Client/DNS Sufix Search List) to include just my AD domain name, and now everything works just fine ... thanks
wullieb1 Posted March 15, 2005 Posted March 15, 2005 It looks like your DNS suffix is being appended to the address.Have a look at the properties of yoru DNS suffix in you Network properties.<{POST_SNAPBACK}>Thank for the hint ... I've locate the problem. It was DNS Suffix Search List that had multiple enteries including net.test.org NET.TEST.ORG and TEST.ORG ... so I configured a GPO (Computer Configuration/Administrative Templates/Network/DNS Client/DNS Sufix Search List) to include just my AD domain name, and now everything works just fine ... thanks<{POST_SNAPBACK}>NP m8 glad to have helped
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now