How do I configure the split zone using NSD

hey

  • how do i configure the split zone using NSD?

please be more precise about your requirement.
"split zone" is not enough.

Andreas

Educated guess: do you mean split horizon for a zone, e.g. serving private IPs when queried from your internal network but public IPs from when queried from elsewhere?

If so: this is (afaik) not possible with nsd directly. You might rather want to take a look at unbound (recursive DNS server) and the ‘local-zone’ option specifically.