DNS on Mojave server
Does anyone have any experience handling DNS on the Server app running on Mojave?
When I setup a Mac server I usually setup DNS first - as it was always useful for the Mac server to know about itself.
In a case where LAN devices need to find a device (e.g a mail server) inside the network it is essential that those devices be able to find a local DNS server which can direct devices to the LAN based server.
(the internet based DNS can then direct those same devices to the public side of the router when the devices are outside the LAN).
I'm describing a split horizon DNS and I find it to be as critical as a power cord for a Mac server.
Here's a description of doing it via a command line, but a gotta believe there is a better way.