ona icon indicating copy to clipboard operation
ona copied to clipboard

dns_record_display not displaying TXT records correctly via dcm.pl

Open nick-parry opened this issue 11 years ago • 1 comments
trafficstars

Our setup: menu -> ONA -> about -> © 2013 OpenNetAdmin - v11.02.10 I am using the latest version of dcm:

$ dcm.pl 
dcm.pl-1.21-ona by Brandon Zehm/Matt Pascoe <[email protected]/[email protected]>

I use a configuration file for dcm.pl on my system.

The Problem:

When I run the following command:

./dcm -r dns_record_display name=<host that has a txt record>

We get the other dns records, but not the txt record. If you look in the ONA web-ui, you can see a txt record listed for the host.

I have created an issue for both the main ONA project, and the DCM project

nick-parry avatar Dec 24 '13 19:12 nick-parry

Well it would seem from this https://github.com/opennetadmin/ona/blob/master/www/modules/ona/dns_record.inc.php#L1736 that I had apparently realized it should have been done but was too lazy to create the code. I'll see what I can do here. Thanks

mattpascoe avatar Dec 24 '13 22:12 mattpascoe