Hello, Is there an easy way to access the values of A or CNAME or NS records from a python module? I'd like to do something with the IP address in the A record but after digging down into qstate.return_msg.rep.rrsets[i].entry.data.rr_data[j], I can't see how to turn that into an IP address (for RR_TYPE_A) or hostname (for RR_TYPE_CNAME).
Any help would be much appreciated. Regards
_______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
