Wildcard Subdomains of a Subdomain

M

Mac

Ok I have a subdomain foo.blah.com for example. I want all possible
subdomains of that (abc.foo.blah.com, xyz.foo.blah.com,
123.foo.blah.com, etc) to point to a certain IP. All the other
subdomains of blah.com, however, might point to different addresses.
Is there a way of doing this without making foo.blah.com a foward
lookup zone.

Any help would be greatly appreciated.

Thanks,

Mac
 
K

Kevin D. Goodknecht Sr. [MVP]

In
Mac said:
Ok I have a subdomain foo.blah.com for example. I want all possible
subdomains of that (abc.foo.blah.com, xyz.foo.blah.com,
123.foo.blah.com, etc) to point to a certain IP. All the other
subdomains of blah.com, however, might point to different addresses.
Is there a way of doing this without making foo.blah.com a foward
lookup zone.

You can do this, as long as foo.blah.com is _NOT_ your Active Directory
domain name, if it is your Active Directory domain, do not attempt this,
wildcard records cause serious problems with Active Directory which IMO is
why Microsoft makes it difficult.

In the foo.blah.com forward lookup zone, right click select new domain, name
the domain with a * , in that sub domain create a new host, leave the name
field blank and give it the IP address you want it to resolve to. Click OK
to create the record anyway when it barks at you saying (same as parent
folder) is not a valid host name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top