Open pemensik opened 4 months ago
When emulating systemd-resolved, we may in fact already have such ability. But need to test this can work and we can process it correctly. I think this would be quite useful feature for any VM providers.
Described at https://libvirt.org/formatnetwork.html#id3, <domain register=yes />
parameter. We want to be supported explicitly also.
I have stumbled on systemd-resolved support for registration of domains at the host, if network has defined domain. I think we want to be able to do similar thing with dnsconfd. Configuration of not only forward domain name, but also any reverse ranges related to it. It should be possible to be turned off, but ideally enabled by default.
Libvirt should be primary target, but eventually similar thing should be supported also for podman. If the host registers locally known names, we want them configured and made available from other machines and the host itself.