Read inline please.
In news:%23$QN7YdqHHA.3740[ at ]TK2MSFTNGP02.phx.gbl, Scott <s[ at ]yahoo.co.uk> typed:
[Quoted Text] > Is it possible to run an IP address lookup to return all A records > pointing to a single IP ?
Yes, it is done with a wildcard record, named with an asterisk. You cannot directly create an A host in Microsoft DNS using the management console. You can do it by first creating a new domain named * in a zone, then in that domain, create an A host, leave the name field blank and give it the IP address you want it to resolve to. You can also use dnscmd to add the wildcard. dnscmd servername /recordadd zonename * A IPAddress
-- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This Helps
=================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx ===================================
|