[Freeipa-devel] Support for Bind forward zones

Jiri Kuncar jkuncar at redhat.com
Fri Dec 9 09:11:00 UTC 2011


I have prepared an initial support for forward zones. There is still an open question about global forwarder. The current solution consists in creating forward root zone:

1) `ipa dnszone-add "."`
2) addForwarder.ldif:
dn: idnsname=.,cn=dns,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com
changetype: modify
add: idnsForwarders
idnsForwarders: 10.16.255.2 (use your own one)
3) `ldapmodify -Y GSSAPI -f addForwarder.ldif`

https://fedorahosted.org/freeipa/ticket/2108
https://bugzilla.redhat.com/show_bug.cgi?id=754433

Jiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind-dyndb-ldap-jkuncar-0002-Schema-update-idnsAllowSyncPTR-idnsForward___.patch
Type: text/x-patch
Size: 1747 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111209/d9c8d11a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind-dyndb-ldap-jkuncar-0001-Support-bind-forward-zones.patch
Type: text/x-patch
Size: 3266 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111209/d9c8d11a/attachment-0001.bin>


More information about the Freeipa-devel mailing list