> Hello,
> we have got internal DNS servers in the office and external DNS servers in
> the DMZ.
> in the office, we delegate sub-domains to other dns servers.
>
> If i set the "forward only" directive in the named.conf, the delegation does
> not work. Or better the hostname of the DNSservers which contains the
> subdamain is not lookup able.
>
> How can i solve this problem.
>
> thanks markus
zone "example.net" {
type master;
file "example.net";
forwarders { /* empty */ };
};
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@xxxxxxx
|