■ 必須のゾーンファイル ◆ localhost(/var/named/localhostファイル)の設定例 ----- $TTL 86400 $ORIGIN localhost. @ IN SOA @ root ( 1 ; Serial 10800 ; 3h Refresh 900 ; 15m Retry 604800 ; 1w Expire 900 ) ; 15m Negative cache TTL IN NS @ IN A 127.0.0.1 -----