<div dir="ltr"><div><div><div><div><div>You can try to perform a zone transfer, which would retrieve the full DNS database, but it&#39;s unlikely to work since a correctly-configured DNS setup should only allow transfers to authorized hosts.  Not all DNS servers are setup correctly though, so you can try it:<br>
</div>    dig axfr <a href="http://myschool.edu">myschool.edu</a><br><br></div>You could try to query each DNS server, by doing something like this:<br></div>    dig <a href="http://myschool.edu">myschool.edu</a><br></div>
then, for each name server (as indicated by the NS in the result), do<br></div>    dig axfr @<a href="http://ns1.myschool.edu">ns1.myschool.edu</a> <a href="http://myschool.edu">myschool.edu</a><br><div><div><div><div><br>
</div><div>Otherwise, I&#39;m not aware of any other way to find out every hostname name in a domain.<br><br></div><div><div class="gmail_extra"><br clear="all"><div>❧ Brian Mathis</div>
<br><br><div class="gmail_quote">On Thu, Aug 8, 2013 at 11:17 AM, Tom Freeman <span dir="ltr">&lt;<a href="mailto:tfreeman@intel.digichem.net" target="_blank">tfreeman@intel.digichem.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I almost guarentee that the Subject line should be better phrased...<br>
<br>
In any event... I has been long enought since I needed to much with DNS type stuff that if I ever knew the answer, I have forgotten that I knew. I need/want to locate _all_ of the public internet facing machine names of my employer in order to locate the correct URL address for what I need to do. (Yes - asking support is feasable, but they are over loaded and I know that the machine name is related to the service I want)<br>

<br>
An example might help (I hope so at least). Say I want to get into the old Moodle system (which is being retired, but isn&#39;t shut down quite yet). Is it <a href="http://moo1.myschool.edu" target="_blank">moo1.myschool.edu</a>, <a href="http://moodle1.myschool.edu" target="_blank">moodle1.myschool.edu</a>, <a href="http://oldmoo.myschool.edu" target="_blank">oldmoo.myschool.edu</a> or some other variant? I don&#39;t need/want the IP addresses, but the machine names.<br>

<br>
Support people at work are sadly overloaded, so response times are rising at the moment. I&#39;d like to be able to dig my way out of this challenge.<br>
<br>
So far - I haven&#39;t asked the Google a correctly formed question to return anything semi-useful in the first 100 + responses. I have looked at the dig man page, and that seems like it should work, but haven&#39;t managed to wrap my head around things yet.<br>

<br>
Thankyou one and all for the use of your bandwidth!<br>
<br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</blockquote></div><br></div></div></div></div></div></div>