More Multiple PTR Records

Martin McCormick martin at dc.cis.okstate.edu
Wed Oct 27 00:16:14 UTC 1999


	The slave reverse map for our Class B network looks like:

zone "78.139.IN-ADDR.ARPA" {
	type slave;
	file "okstate.rev.139.78";
	allow-update { 139.78.x.x };
	masters {
		139.78.x.x;
	};
};

	What we have is several more domains using the same Class B
network along with this one.  Is there a way to cause the slave to
download all of the different rev files or must I simply grep the PTR
records and append them to the end of the okstate.rev.139.78 file?

Martin McCormick


More information about the bind-users mailing list