Tekforums

Chat => Entertainment & Technology => Topic started by: Pete on September 18, 2009, 20:13:47 PM

Title: DNS help
Post by: Pete on September 18, 2009, 20:13:47 PM
I got 2 2003 R2 servers. A DC/DNS (server1) and a member server (server2). Simple little domain.

Server 2 does nslookup www.google.com and gets

QuoteC:\Documents and Settings\Administrator.CONTOSO>nslookup
*** Cant find server name for address 192.168.1.100: Non-existent domain
Default Server:  UnKnown
Address:  192.168.1.100

> www.google.com
Server:  UnKnown
Address:  192.168.1.100

Non-authoritative answer:
Name:    www.l.google.com
Addresses:  209.85.135.104, 209.85.135.105, 209.85.135.106, 209.85.135.147
          209.85.135.99, 209.85.135.103
Aliases:  www.google.com


I did /registerdns and made a reverse lookup zone but it still does it.

Google says I need to add a PTR record. Whats one of those?

edit: fk sake. Found out what to do but the 30 day trial version of 2003 I installed 3hrs ago is expiring in 1 hour.
Title: Re:DNS help
Post by: Pete on September 19, 2009, 14:26:46 PM
Do something 3 times and it wont work. Do the same thing a fourth time and bingo!

QuoteC:\Documents and Settings\Administrator.CONTOSO>nslookup www.google.com
Server:  dc.contoso.local
Address:  192.168.1.100

Non-authoritative answer:
Name:    www.l.google.com
Addresses:  209.85.229.106, 209.85.229.147, 209.85.229.99, 209.85.229.103
          209.85.229.104, 209.85.229.105
Aliases:  www.google.com

Title: Re:DNS help
Post by: Mark on September 19, 2009, 23:00:21 PM
I take it you have forwarders configured
Title: Re:DNS help
Post by: Pete on September 20, 2009, 00:25:34 AM
yeah got in a pickle with it. Bloody thing. Ta mate.