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

Better support unknown record types #2805

Open
tlimoncelli opened this issue Jan 18, 2024 · 0 comments
Open

Better support unknown record types #2805

tlimoncelli opened this issue Jan 18, 2024 · 0 comments

Comments

@tlimoncelli
Copy link
Contributor

Describe the bug
An "APP" rtype in Technitium DNS produces errors like this:

ERROR
Error getting corrections (tdns1): rrToRecord: Unimplemented zone record type= (atest.ibeep.com.	3600	CLASS1	TYPE65282	\# 435 0114576569676874656420526f756e6420526f62696e1a5765696768746564526f756e64526f62696e2e4164647265737380037b0a20202269707634416464726573736573223a205b0a202020207b0a202020202020202261646472657373223a2022312e312e312e31222c0a2020202020202022776569676874223a20352c0a2020202020202022656e61626c6564223a20747275650a202020207d2c0a202020207b0a202020202020202261646472657373223a2022322e322e322e32222c0a2020202020202022776569676874223a20332c0a2020202020202022656e61626c6564223a20747275650a202020207d0a20205d2c0a20202269707636416464726573736573223a205b0a202020207b0a202020202020202261646472657373223a20223a3a31222c0a2020202020202022776569676874223a20322c0a2020202020202022656e61626c6564223a20747275650a202020207d2c0a202020207b0a202020202020202261646472657373223a20223a3a32222c0a2020202020202022776569676874223a20332c0a2020202020202022656e61626c6564223a20747275650a202020207d0a20205d0a7d)

and

$ dnscontrol get-zones --format=djs tdns1 - ibeep.com 
failed GetZone gzr: rrToRecord: Unimplemented zone record type= (atest.ibeep.com.	3600	CLASS1	TYPE65282	\# 435 0114576569676874656420526f756e6420526f62696e1a5765696768746564526f756e64526f62696e2e4164647265737380037b0a20202269707634416464726573736573223a205b0a202020207b0a202020202020202261646472657373223a2022312e312e312e31222c0a2020202020202022776569676874223a20352c0a2020202020202022656e61626c6564223a20747275650a202020207d2c0a202020207b0a202020202020202261646472657373223a2022322e322e322e32222c0a2020202020202022776569676874223a20332c0a2020202020202022656e61626c6564223a20747275650a202020207d0a20205d2c0a20202269707636416464726573736573223a205b0a202020207b0a202020202020202261646472657373223a20223a3a31222c0a2020202020202022776569676874223a20322c0a2020202020202022656e61626c6564223a20747275650a202020207d2c0a202020207b0a202020202020202261646472657373223a20223a3a32222c0a2020202020202022776569676874223a20332c0a2020202020202022656e61626c6564223a20747275650a202020207d0a20205d0a7d)
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

1 participant