DNS forwarder for unspecified queries


i created domain "google.com" on our dns server , added following records:

  • docs.google.com
  • spreadsheets.google.com
  • sites.google.com

in order access china mainland.

however forward other unspecified queries (*.google.com) 8.8.8.8

how that?

you can use dns this, need create sub-domain each host listed above.  then, configure server forwarding 8.8.8.8.  also, note if google updates records listed above, have update zones well.

by creating zone each record, dns server becomes authoritative record.  read more:

how authoritative single host name in dns
http://www.anitkb.com/2010/08/how-to-be-authoritative-for-single-host.html


visit: anitkb.com, knowledge base.


Windows Server  >  Platform Networking



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file