Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DNS Wilcarding W2k

Status
Not open for further replies.

ezeki

Technical User
Feb 20, 2006
3
GB
Hello everyone, I need some help regarding DNS wildcarding using windows DNS.

I have a windows 2000 DNS server on my network that acts as a primary DNS server to a DYNDNS server on the internet. I have been asked to drop the WWW. prefix from a few of our domains so that the site can be referenced using mydomain.com or
Following the request I have done some reading and made the following changes to my DNS server

1) Added a reg DWORD value called "LooseWildcarding" in the following location HKLM\SYSTEM\CurrentControlSet\Services|DNS\Perameters

2)Used DNSCMD.EXE to add wilcards
EXAMPLE dnscmd.exe "DNSservername" /RecordAdd mydomain.com *A 212.***.***.**

cany anyone tell me why my wildcards are not working or point me in the right direction?
 
You just need to create an A record without a name in the zone.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top