How to forward DNS Domains to an internal IP

Hello,

how can i accomplish something like this?:

zone “subzone.example.com” {
type forward;
forwarders { 192.168.0.4; };
};

I have a internal subdomain with its own DNS Server.

Thanks,
Michael

I’ve never done this on a Univention server, but I would try googling terms like univention bind local conf and see what pops up.

Never tried but- i think it should be possible to do in entering the DNS Server in the field shown below in the screenshot

image

rg
Christian

Mastodon