<div><span class="gmail_quote">On 2/13/08, <b class="gmail_sendername">Tom Throckmorton</b> <<a href="mailto:throck@duke.edu">throck@duke.edu</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">If I understand correctly what you're shooting for, it can be done in one step:<br><br>you@yourhost% fping -ang <a href="http://192.168.1.0/24">192.168.1.0/24</a><br>
<br>...would return<br><br>- all hosts that are alive<br>- by name (if one exists)<br>- for a generated range (192.168.1.0..192.168.1.255)<br><br>If you want to only show hosts for which there is no PTR record, just 'grep -v'<br>
your target domain(s) from the output.</blockquote>
<div> </div>
<div> </div>
<div>
<div>Thanks for your input Tom.  I'll try this later, but for the meantime, I ended up trying the following (if I remember right)</div>
<div> </div>
<div>fping -d -g <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a> </div>
<div> </div>
<div>This pinged all my hosts, got me back a host name, and then pinged those host names to give me the records.</div>
<div> </div>
<div>I will probably come back at you for another question once I get a few other things in order...thx again.</div></div><br> </div><br>