[Freeipa-users] BIND named.conf

Michael Mercier mmercier at gmail.com
Fri Jul 13 20:13:03 UTC 2012


Hello,

When using IPA 2.2.0 with DNS setup (--setup-dns), is there any issues with adding slaves to the named.conf file?

example on ipaserver1:

zone "myzone.tld" {
	type slave;
	file "slave/myzone.db"
	masters { u.x.y.z;  w.x.y.z; };
	allow-notify { u.x.y.z;  w.x.y.z; };
	also-notify { ipaserver2 };
};

Thanks,
Mike




More information about the Freeipa-users mailing list