slave to slave zone transfers HOWTO?

Bill Manning bmanning at ISI.EDU
Fri Oct 11 19:49:51 UTC 2002


% 
% Dear All ,
% 
% Please tell me how do i do slave to slave zone transfers ?
% 
% Thanks

	i have no idea how you do slave/slave transfers.
	this is one way i do it:

zone "example.com" { type slave; file "/afs/test/slave/EXAMPLE.COM";
	masters { 192.0.2.10; 	// Distribution Master (hidden)
		  172.22.2.10;  // Authoritative Server (slave)
		  10.0.2.10;    // Authoritative Server (slave)
		  192.168.2.10; // Authoritative Server (slave)
		};
	};

-- 
--bill


More information about the bind-users mailing list