Changes between Version 20 and Version 21 of TipAndDoc/network/named


Ignore:
Timestamp:
Dec 3, 2011 11:10:52 PM (12 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/network/named

    v20 v21  
    117117}}} 
    118118 
     119 == zone -> allow-update (DDNS) == 
     120 * DHCPdとBINDが同じサーバで動いている場合 
     121  * 127.0.0.1; 
     122  * そのサーバのIP 
     123  * のいずれでも良い模様 
     124 
     125 * もっとも、 http://ftp.isc.org/isc/bind9/cur/9.7/doc/arm/Bv9ARM.pdf で「allow-update」について「Note that allowing updates based on the requestor’s IP address is insecure; see Section 7.3 for details.」とあるように、IPアドレスによる制限は使わない方が良い。 
    119126 = security = 
    120127 * [http://www.kozupon.com/bind/bind2.html Kozupon.com - BINDのセキュリティ!]