diff --git a/dns/bind/src/opnsense/mvc/app/controllers/OPNsense/Bind/forms/dialogEditBindSlaveDomain.xml b/dns/bind/src/opnsense/mvc/app/controllers/OPNsense/Bind/forms/dialogEditBindSlaveDomain.xml
index 52eac8fcb..c7789f46a 100644
--- a/dns/bind/src/opnsense/mvc/app/controllers/OPNsense/Bind/forms/dialogEditBindSlaveDomain.xml
+++ b/dns/bind/src/opnsense/mvc/app/controllers/OPNsense/Bind/forms/dialogEditBindSlaveDomain.xml
@@ -29,19 +29,25 @@
select_multipletrue
- Set the IP address of master server when using slave mode.
+ Set the IP address of master server.domain.transferkeyalgodropdown
- Set the authentication algorithm for the TSIG key.
+ Set the authentication algorithm for the TSIG key used to transfer domain data from the master server.
+
+
+ domain.transferkeyname
+
+ text
+ The name of the TSIG key, which must match the value on the master server.domain.transferkeytext
- The TSIG key used to transfer domain data from the master server.
+ The base64-encoded TSIG key.domain.allownotifyslave
@@ -49,6 +55,6 @@
select_multipletrue
- A list of allowed IP addresses to receive notifies from.
+ A list of allowed IP addresses to receive notifies from (in addition to the master server.)