<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I see you have time to waste saying strange things</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
dns zones even forard or reverse are downloaded as configured from masters to slaves or where are needed</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
all other remarks are confirmations of what said</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I see u have time to waste ................ is clear <span id="🤔">🤔</span><span id="😄">😄</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
thanks to have said same things as mine</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> bind-users <bind-users-bounces@lists.isc.org> on behalf of Reindl Harald <h.reindl@thelounge.net><br>
<b>Sent:</b> Saturday, June 19, 2021 12:36 PM<br>
<b>To:</b> bind-users@lists.isc.org <bind-users@lists.isc.org><br>
<b>Subject:</b> Re: Origin of reverse lookup</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText"><br>
<br>
Am 19.06.21 um 12:10 schrieb alcol alcol:<br>
> ISP Have is a normale DNS zone as forward ones<br>
> <br>
> they does not offer remote mainteining as you should own all subnet <br>
> class and are directly downloaded from iana if I remember well.<br>
<br>
ptr zones are the same way delegated as any other zones<br>
<br>
> if something go wrong with the zone ISP will have issue from tld.<br>
<br>
no<br>
<br>
> in past I had a master reverse lookup maintained from me downloaded from <br>
> isp becous iana can't go around the world to download and to avoid <br>
> issues in download.<br>
<br>
dns zones are not downloaded<br>
<br>
> as are zones with so few changes isp could allow something like a <br>
> cpannel to change some records.<br>
<br>
that don't scale given that most customers just have a single IP<br>
<br>
in case you have a /24 the ISP can delegate the whole zone to you, look <br>
at the authoritative nameservers below<br>
<br>
[harry@srv-rhsoft:/downloads]$ dig -x 91.118.73.6<br>
<br>
; <<>> DiG 9.11.32-RedHat-9.11.32-1.fc33 <<>> -x 91.118.73.6<br>
;; global options: +cmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21949<br>
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3<br>
<br>
;; OPT PSEUDOSECTION:<br>
; EDNS: version: 0, flags:; udp: 1024<br>
; COOKIE: 68fa6f61a7537e2c684ca5d260cdc67126f45c0615547511 (good)<br>
;; QUESTION SECTION:<br>
;6.73.118.91.in-addr.arpa.      IN      PTR<br>
<br>
;; ANSWER SECTION:<br>
6.73.118.91.in-addr.arpa. 7200  IN      PTR     arrakis.thelounge.net.<br>
<br>
;; AUTHORITY SECTION:<br>
73.118.91.in-addr.arpa. 7200    IN      NS      ns1.thelounge.net.<br>
73.118.91.in-addr.arpa. 7200    IN      NS      ns2.thelounge.net.<br>
<br>
;; ADDITIONAL SECTION:<br>
ns2.thelounge.net.      7200    IN      A       91.118.73.<br>
ns1.thelounge.net.      7200    IN      A       85.124.176.242<br>
<br>
> usually reverse lookup are resolved with a standard naming with ip and <br>
> isp name<br>
<br>
for consumer ranges: yes<br>
<br>
> if you run a mail server could be usefull <br>
<br>
if you run a mailserver it is a must, at least when you care to deliver <br>
your mails, as well make sure your HELO-hostname matches too<br>
<br>
many sites add at least points to the sapm scoring for clients like that:<br>
<br>
warning: hostname szkoleniagospodarka.pl does not resolve to address <br>
51.75.72.176: Name or service not known<br>
<br>
> if not a reverse lookup is not <br>
> so much used<br>
<br>
well, in case of servers i prefer PTR/A matching no matter if it is <br>
supposed to send mail and the same goes for internal networks i maintain<br>
<br>
> ------------------------------------------------------------------------<br>
> *From:* bind-users <bind-users-bounces@lists.isc.org> on behalf of <br>
> techlists@phpcoderusa.com <techlists@phpcoderusa.com><br>
> *Sent:* Saturday, June 19, 2021 1:17 AM<br>
> *To:* bind-users@lists.isc.org <bind-users@lists.isc.org><br>
> *Subject:* Origin of reverse lookup<br>
> Hi,<br>
> <br>
> I had my ISP configure a reverse lookup years ago.  They say they no<br>
> longer offer that service and there is no reverse lookup for my IP.<br>
> <br>
> I keep running into this old reverse lookup and do not know where it is<br>
> coming from.<br>
> <br>
> When I run <a href="https://intodns.com/">https://intodns.com/</a> <<a href="https://intodns.com/">https://intodns.com/</a>> it shows this
<br>
> reverse lookup and not the<br>
> one I just configured on my local box.<br>
> <br>
> Any thoughts on how I might resolve this or find who is hosting this<br>
> reverse lookup?<br>
> <br>
> Thanks!!<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at
<a href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
bind-users@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</div>
</span></font></div>
</div>
</body>
</html>