Dns Reverse provisioning Adapter

Description

Create a reverse DNS provisioning adapter that is able to update DNS rever zone according with the data
saved by opennms. The main idea is to add to the dns PTR record is the {interfaceName}-{FQHN}.
This is really useful in traceroute so that you are able to get the name of the node and the interface too.

This adapter will work in the same way as the DNS Provisiong Adapter only it works on Reverse Zone.

Environment

All the operating system, bind9

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Antonio Russo September 25, 2012 at 12:32 PM

Antonio Russo September 25, 2012 at 12:32 PM

commit 6b72226ec37e375ff2e464c0b8ed23e2be01df9a
Author: Antonio <rssntn67@yahoo.it>
Date: Tue Sep 25 18:26:27 2012 +0200

https://opennms.atlassian.net/browse/NMS-5514#icft=NMS-5514 Reverse DNS Adapter

this adapter update reverse DNS zone with the data holded in opennms
The reverse zone is updated using a dns PTR record with value {interfaceName}-{FQHN}.
This is really useful in traceroute so that you are able to get the name of the node and the interface too.

This adapter will work in the same way as the DNS Provisiong Adapter.
This adapter support only ipv4 third level Reverse DNS Zone.

Fixed in master:

MacBook-Pro-di-Antonio-Russo:opennms antonio$ git push
Password:
Counting objects: 24, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (21/21), 6.12 KiB, done.
Total 21 (delta 4), reused 7 (delta 1)
To ssh://rssntn67@opennms.git.sourceforge.net/gitroot/opennms/opennms
ff9d701..6b72226 master -> master

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created September 7, 2012 at 10:43 AM
Updated February 13, 2013 at 3:39 AM
Resolved September 25, 2012 at 12:32 PM

Flag notifications