Both of the two IP subnets you’re sharing, are using the before-mentioned “Classless IN-ADDR.ARPA delegation
” way, to forward it’s queries to somewhere else.
However, they are doing it in two different ways:
The 192.34.22.128/27
(192.34.22.128
- 192.34.22.159
) subnet is forwarding it’s queries, to another arpa host name below it’s own zone.
The way it is done on this specific subnet, the arpa host name can be set up in a completely different zone, that is not directly depending on the abanet.org
zone.
Add zone name “128-159.22.34.192.in-addr.arpa
” to Cloudflare.
Set up your PTR
records for 192.34.22.144
in Cloudflare, with the name “144
”, or the FQDN “144.128-159.22.34.192.in-addr.arpa
”.
Ask your ISP for the 192.34.22.128/27
subnet, to re-delegate the 128-159.22.34.192.in-addr.arpa
zone, to Cloudflare, by removing ns2chi.americanbar.org
and ns3chi.americanbar.org
, and adding the two Cloudflare name servers you’re being provided with, while adding that zone, instead.
This way, you can have the 192.34.22.128/27
subnet as a separate zone (“128-159.22.34.192.in-addr.arpa
”) in Cloudflare, and will no longer be depending on your own two name servers, ns2chi.americanbar.org
and ns3chi.americanbar.org
any more, for this specific IP subnet.
As mentioned above, the way your ISP has set up 38.99.228.160/27
is slightly different than the other subnet.
Instead of CNAME
’ing “183.228.99.38.in-addr.arpa
” to another arpa host name below it’s own zone, such as e.g. to “183.160-192.228.99.38.in-addr.arpa
”, which would have allowed you to create “160-192.228.99.38.in-addr.arpa
” in Cloudflare, then the set up here has been done so you need to use your own Forward DNS (abanet.org
), to create your PTR
records in.
In it’s current set up, you cannot separate the 38.99.228.160/27
subnet, from your Forward DNS (abanet.org
) zone.
Unlike 192.34.22.128/27
, the 38.99.228.160/27
subnet is NOT depending on your own name servers in it’s current set up.
Personally, I would recommend getting the 38.99.228.160/27
subnet adjusted, so it would be set up in the same kind of way, as 192.34.22.128/27
is, which would also allow you to delegate it to Cloudflare, as a separate zone, that won’t be depending on the abanet.org
zone.
Both set ups are valid set ups though.