Changes between Version 20 and Version 21 of TipAndDoc/network/named
- Timestamp:
- Dec 3, 2011 11:10:52 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/network/named
v20 v21 117 117 }}} 118 118 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アドレスによる制限は使わない方が良い。 119 126 = security = 120 127 * [http://www.kozupon.com/bind/bind2.html Kozupon.com - BINDのセキュリティ!]