You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You probably didn't think it'd be anyone else would be interested in, but I was looking for something to generate a DNS server from netbox when I found this project.
However, although it's public it doesn't say much of the state, or fit-for-purpose. Do you think I can try it?
The text was updated successfully, but these errors were encountered:
Thank you for your interest :) The project might work for your use case - but it's a hobby project and I can't guarantee any support.
It works by generating BIND zone files and BIND config files to include those zones. The rest of the DNS setup is not automated through nx. You'll also have to get the generated files to your DNS server and reload BIND whenever a zone changes.
The generation is controlled through tags on prefixes, IP addresses and an additional configuration file.
Thanks for your reply! I'm also looking at some other options. I'll let you know if I want to go this route. For now https://github.com/hrntknr/nsbox/ also looks promising - though also not super well documented.
hey!
You probably didn't think it'd be anyone else would be interested in, but I was looking for something to generate a DNS server from netbox when I found this project.
However, although it's public it doesn't say much of the state, or fit-for-purpose. Do you think I can try it?
The text was updated successfully, but these errors were encountered: