question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

suffix of .in-addr-arpa added cumulatively to all records when editing PTR zone

See original GitHub issue

A bug seems to exist for IPV4 PTR zones. Our zones are generally /24 in size.

If one goes to the zone and edits one record, enters something valid such as “2”. When you save and apply, it auto adds the suffix of <zone>.in-addr-arpa to all other records on the zone. The record you just edited is fine.

If you continue to edit other records, it will keep adding this for the records you did not edit.

This does not occur if you have Auto PTR enabled. We cannot enable Auto PTR due to a different bug (https://github.com/ngoduykhanh/PowerDNS-Admin/issues/640)

We’re currently running from git master where last commit was 4c19f959285d125437555aebace903640f3f652c (per git log) which was January 2021, so not fully up to date.

Screenshot from 2021-06-10 13-45-32

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
steschusercommented, Jun 22, 2021

I’ll try to take a look at it this week.

Can you write down the steps to reproduce this from a fresh install?

0reactions
jbe-dwcommented, May 9, 2022

Hello,

Do you still have the bug with the 0.2.4 release ?

Regards

Read more comments on GitHub >

github_iconTop Results From Across the Web

PTR record query for the 1.0.0.127.in-addr.arpa. failed on the ...
But this time I added 192.168.1.220. For the Reverse Lookup Zone, I selected edit, then Resolve and selected 192.168.1.220.
Read more >
Creating an Authoritative Reverse-Mapping Zone
Infoblox supports reverse-mapping zones for both IPv4 and IPv6 addresses. You can add in-addr.arpa and ip6.arpa as the top-level ...
Read more >
azure-docs/dns-reverse-dns-overview.md at main - GitHub
Reverse DNS records are hosted in special DNS zones, known as 'ARPA' zones. ... and then reversing the order (2.0.192) and adding the...
Read more >
33.7. Managing Reverse DNS Zones Red Hat Enterprise Linux 7
Click Add at the top of the list of all zones. Figure 33.31. Adding a Reverse DNS Zone. Adding a Reverse DNS Zone....
Read more >
Reverse zones and PTR records - DNS - Cloudflare Docs
As PTR records are mainly used for reverse DNS lookups, they should preferably be added to reverse zones. ​​ Availability. Any customer can ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found