Afficher un message
Vieux 16/04/2008, 10h17   #1
David Shen [MSFT]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: wild card recrod in DNS server

Dear Customer,

Thank you for posting in newsgroup. And thanks to Kevin for the
contribution.

According to the description, your concern is that if we can create a
record of *.abc.com for all the hosts being resolved to 192.168.0.123.

If I have any misunderstanding, please feel free to let me know.

Based on the research, here is some information which may be ful for
you.

Analysis and Suggestion:
=======================

What Kevin said nails it. Of course you can. Windows system will
automatically append the DNS suffix "abc.com" to query in the DNS server if
we have set "abc.com" as the DNS suffix. In this way, all DNS queries that
do not have the explicit name will be resolved to this record
(192.168.0.123)

Here are some steps just for your reference:

Steps to create a new zone:

1. open DNS server console with "dnsmgmt.msc"
2. right-click on "Forward Lookup Zones" and then "New Zone¡"
3. next create a "Primary zone" with the zone name "abc.com" (without
quotation mark)

Steps to create A record of "*.abc.com"

1. open DNS server console with "dnsmgmt.msc"
2. expand the "Forward Lookup Zones" and then right-click on the "abc.com"
3. Select "New Host (A)¡", input * in the name option and then under the
"IP address" input "192.168.0.123" (without quotation mark)
4. Click "Add Host"
5. After that, you may see the A record exist in the DNS management console.

Here is some reference just for your reference about DNS:

How DNS Works
http://technet2.microsoft.com/window...1-cc53-4ded-a7
a3-abaf82e7fb7c1033.mspx?mfr=true

Hope all the information will be ful.

Thanks for your time.

David Shen
Microsoft Online Partner Support

  Réponse avec citation
 
Page generated in 0,05344 seconds with 9 queries