Daniel Gröber (dxld)
Daniel Gröber (dxld)
I'd be happy with some kind of hook that receives a zone file and is expected to make the DNS updates happen. While that doesn't fit very well with mox's...
You could also implement a DNS XFR primary with NOTIFY support in mox and (crazy) users (like me) could use https://dotat.at/prog/nsnotifyd/ to bridge to whatever DNS setup they like using...
If you do want to go the vendor API route, https://github.com/StackExchange/dnscontrol seems to have an even longer list of supported providers.
Hi Michiel, On Thu, May 09, 2024 at 04:03:06AM -0700, Mechiel Lukkien wrote: > If you use nsdiff, would you also make the updates by running nsupdate? > If I'm...
Thanks for the report. (1) does sound like a bug yeah and (2) is a known problem. The whole `Paths_*` mechanism is still in need of an overhaul for v2-build....
On Mon, Mar 11, 2024 at 03:16:31AM -0700, Roy Marples wrote: > in privsep dhcpcd uses the raw sockets for sending from an address > without having to bind to...
> refuse to fix it Isn't https://github.com/systemd/systemd/pull/25052 a fix?
I have to echo https://github.com/systemd/systemd/pull/25052/files#r999176445 though. The resolvconf interface design seems unfortunate.
> Nothing in DNS is interface specific. I mean that ignores the fact that many sites have to use split horizon DNS, doesn't it? I think that's an (unfortunately necessary...
Hi Roy, > People put too much into an interface. Heh. For example, how relevant is it in a bridge? I dont get what you're saying. So what if it's...