making forwarders

Sergio Henrique Oliveira Pereira (EDB) sergio.pereira at edb.ericsson.se
Mon Mar 13 22:43:49 UTC 2000


Hi all,

I have a big problem here. I have two Servers (Bind 8.1.2), the first is DNS
of the my Intranet and the second of the my Internet. So, I need to make
forward of the some zones like domain.com or domain.net to second DNS. How
do this?

in my named.conf I put:


zone "domain.net" {
	type forward;
	forward only;
	forwarders {
		a.b.c.d;
	};
};

but it's not working well.

thanks,
_____________________________________
Sergio Henrique Oliveira Pereira
Technology Consultant
e-mail: sergio.pereira at edb.ericsson.se
Contact: 55 11 6224-8590
Mobile : 55 11 9119-9819




More information about the bind-users mailing list