From: JINMEI Tatuya Date: Mon, 18 Jun 2012 22:57:01 +0000 (-0700) Subject: [2005] some clarification on a config param X-Git-Tag: trac2351_base~226^2~29^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54baeb376adb8518e7cf60cf15c3d0dbdf945d29;p=thirdparty%2Fkea.git [2005] some clarification on a config param --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index e118989601..c65ca8ac93 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -2112,7 +2112,8 @@ what is XfroutClient xfr_client?? The following configuration sequence will add a new rule to ACL created in the above example. This additional rule allows update requests sent from a client - using TSIG key name of "key.example" and has an IPv6 address of ::1. + using TSIG key name of "key.example" (different from the + key used in the previous example) and has an IPv6 address of ::1. > config add DDNS/zones[0]/update_acl {"action": "ACCEPT", "from": "::1", "key": "key.example"} > config show DDNS/zones[0]/update_acl