Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] NAPTR records not exported #226

Open
julianmsanchez opened this issue May 26, 2017 · 1 comment
Open

[BUG] NAPTR records not exported #226

julianmsanchez opened this issue May 26, 2017 · 1 comment

Comments

@julianmsanchez
Copy link

Bug report

cli53 Version

cli53 version 0.6.6

OS / Platform

Linux/ubuntu

Steps to reproduce

# cli53 export myawsdomain.com

Expected behavior

Got export result with NATPR recorsd like:

myawsdomain.com NAPTR 10 100 "S" "SIP+D2U" "" _sip._udp.myawsdomain.com.
myawsdomain.com NAPTR 20 100 "S" "SIP+D2T" "" _sip._tcp.myawsdomain.com.

Actual behaviour

No NAPTR output

Could you contribute a fix or help testing with this issue?

Testing: sure

@barnybug
Copy link
Owner

Thanks for the feature request. Given my current time constraints, it's likely to be a while before I can look into this new functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants