reverse zone file in external view not transferring to slave server??

Joseph S D Yao jsdy at tux.org
Wed Dec 2 04:43:05 UTC 2009


	type master;
	allow-transfer { other.servers.ip.addresses; };
perhaps?

I tend to do
options {
	...
	allow-transfer {"none";};
	...
};

But this wouldn't explain why all the rest can transfer and the one zone
can't.

Have you made sure that the slaved copies for the internal view and the
external view go to DIFFERENT files?  Otherwise they overwrite each
other and strange timing effects occur.

Just thoughts.


-- 
/*********************************************************************\
**
** Joe Yao				jsdy at tux.org - Joseph S. D. Yao
**
\*********************************************************************/



More information about the bind-users mailing list