Changes between Version 9 and Version 10 of TipAndDoc/network/named


Ignore:
Timestamp:
Oct 2, 2010 6:02:30 PM (14 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/network/named

    v9 v10  
    9595-       journal "/var/cache/bind/db.XXX.XXX.XXX.jnl"; 
    9696}}} 
     97 
     98 = security = 
     99 * [http://www.kozupon.com/bind/bind2.html Kozupon.com - BINDのセキュリティ!] 
     100 * [http://vori-misc.blogspot.com/2008/02/bind9-from-bind941-p1.html KISS for Me : ぼりの雑記帳: Bind9 で再帰問い合わせが基本無効になっていた件 from Bind9.4.1-P1] 
     101   * allow-query, allow-recursion の説明が分かりやすい 
     102 * allow-transfer(ゾーン転送、セカンダリDNSサーバ等を建てる際に使う)はデフォルトで'''any'''になっているので、必ず制限してから運用すること!