Changes between Version 25 and Version 26 of TipAndDoc/network/named
- Timestamp:
- Oct 26, 2012 1:38:46 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/network/named
v25 v26 144 144 145 145 * もっとも、 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アドレスによる制限は使わない方が良い。 146 * [http://www.debianadmin.com/howto-setup-dhcp-server-and-dynamic-dns-with-bind-in-debian.html Howto setup DHCP Server and Dynamic DNS with BIND in Debian] 147 * allow-update { key "rndc-key"; }; によるDDNS 148 146 149 = security = 147 150 * [http://www.kozupon.com/bind/bind2.html Kozupon.com - BINDのセキュリティ!]