I think he was talking about multiple PTR records for a single IP, not multiple PTR records all returning the same hostname (which agreed, is clearly a reasonable usage).  It does look like bind will do it, but seems like an unusual thing to do; although I didn't see an explicit mention of it being poor practice in RFC 1912, or a couple other RFCs I skimmed, but I'm far from a DNS guru.  Is there a legitimate use to that?<br>


<br>;; QUESTION SECTION:<br>;149.50.14.10.in-addr.arpa.     IN      PTR<br><br>;; ANSWER SECTION:<br>149.50.14.10.in-addr.arpa. 604800 IN    PTR     <a href="http://hostname.domain.com" target="_blank">hostname.domain.com</a>.<br>

149.50.14.10.in-addr.arpa. 604800 IN    PTR     <a href="http://hostname-2.domain.com" target="_blank">hostname-2.domain.com</a>.<br>
<br>regards<br><br>Rob<br><br><div class="gmail_quote">On Thu, Mar 15, 2012 at 3:27 PM, Ben Finney <span dir="ltr"><<a href="mailto:bignose%2Bhates-spam@benfinney.id.au" target="_blank">bignose+hates-spam@benfinney.id.au</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>/dev/rob0 <<a href="mailto:rob0@gmx.co.uk" target="_blank">rob0@gmx.co.uk</a>> writes:<br>
<br>
> You CAN have as many PTR records as you want on any name. However,<br>
> it's unlikely to do anything useful.<br>
<br>
</div>It can be quite useful, since machines can have multiple NICs on the<br>
same network (for redundancy, among other reasons) each presenting a<br>
different IP address.<br>
<span><font color="#888888"><br>
--<br>
 \          “The best way to get information on Usenet is not to ask a |<br>
  `\               question, but to post the wrong information.” —Aahz |<br>
_o__)                                                                  |<br>
Ben Finney<br>
</font></span><div><div><br>
<br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
<a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" target="_blank">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
</div></div></blockquote></div><br>