forward zone help

Mark_Andrews at isc.org Mark_Andrews at isc.org
Wed Oct 10 04:04:53 UTC 2001


	And you don't have NS records for jkt.mydomain.com in
	mydomain.com.  You just asked named to do two mutually
	exclusive things.

	99% of the time a forward zone is NOT what is required.

	It would be better if you were to explain what your desired
	results are.

	Mark

> 
> hi all,
> i have problem when figure out forward zone, and this is my configuration
> in named.conf with ip addr 10.10.10.1/24:
> 
> zone "mydomain.com"{
> 	type master;
>        file "db.mydomain.com";
>         allow-query {
>                 any;
>         };
>         allow-transfer {
>                 any;
>         };
> };
>         
> zone "jkt.mydomain.com" {
>         type forward;
>         forwarders {
>                 10.10.9.1;
>                 10.10.9.2;
>         };
> };
> 
> regards,
> -Gian-
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list