diff options
Diffstat (limited to 'config/bind/bind_sync.xml')
-rw-r--r-- | config/bind/bind_sync.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/config/bind/bind_sync.xml b/config/bind/bind_sync.xml index c6a80e98..d2f9c95b 100644 --- a/config/bind/bind_sync.xml +++ b/config/bind/bind_sync.xml @@ -105,8 +105,7 @@ <fielddescr>Zone Master IP</fielddescr> <fieldname>masterip</fieldname> <description><![CDATA[Set master zone ip you want to use to sync backup server zones with master.<br> - <b>All master zones will be configured as backup on slave servers.</b><br> - Do not forget to create firewall rules to allow zone transfer between master and slave servers.]]></description> + <b>All master zones will be configured as backup on slave servers.<b>]]></description> <type>input</type> <size>20</size> <required/> @@ -115,6 +114,10 @@ <fielddescr>Remote Server</fielddescr> <fieldname>none</fieldname> <type>rowhelper</type> + <description><![CDATA[<b>Do not forget to:</b><br> + Create firewall rules to allow zone transfer between master and slave servers.<br> + Create a acls with these slave servers.<br> + Include created acl on allow-transfer option on zone config.]]></description> <rowhelper> <rowhelperfield> <fielddescr>IP Address</fielddescr> |