There currently are a lot of devices in netbox but with the addition of native ipv6 to all devices it is hard to remember all. It would be handy that I can ping and ssh to .unitix.it. The domain has been assigned to me but I have not set up nameservers. Normally I would use cloudflare as nameservers. So we can decide to run the cloudflare nameserver and automate it there or run our own nameservers. it would be best to use public nameservers to prevent abuse of local nameservers for ddos'es.
Look into existing tools or if possible create a small docker container that subscribes on netbox changes and pushes those to the dns servers.
If the last option is chosen, make sure that we can also restart the container and do a manual sync.
There currently are a lot of devices in netbox but with the addition of native ipv6 to all devices it is hard to remember all. It would be handy that I can ping and ssh to .unitix.it. The domain has been assigned to me but I have not set up nameservers. Normally I would use cloudflare as nameservers. So we can decide to run the cloudflare nameserver and automate it there or run our own nameservers. it would be best to use public nameservers to prevent abuse of local nameservers for ddos'es.
Look into existing tools or if possible create a small docker container that subscribes on netbox changes and pushes those to the dns servers.
If the last option is chosen, make sure that we can also restart the container and do a manual sync.