네임서버 설치 도중에 에러가 뜨는데... 뭐가 문제일까요?

· 13년 전 · 2074
service named start 할 경우 아래와같은 에러가 뜹니다.

error in named configuration:
/etc/named.rfc1912.zones:13: when using 'view' statements, all zones must be in views


파일 설정을 제대로 해주었는데 말이죠..

named.conf :
//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//

options {
listen-on port 53 { any; };
listen-on-v6 port 53 { ::1; };
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
        statistics-file "/var/named/data/named_stats.txt";
        memstatistics-file "/var/named/data/named_mem_stats.txt";
allow-query    { any; };
recursion yes;

dnssec-enable yes;
dnssec-validation yes;
dnssec-lookaside auto;

/* Path to ISC DLV key */
bindkeys-file "/etc/named.iscdlv.key";

managed-keys-directory "/var/named/dynamic";
};

logging {
        channel default_debug {
                file "data/named.run";
                severity dynamic;
        };
};



view localhost_resolver {
        match-clients      { any; };
        match-destinations { any; };
        recursion yes;
        include "/etc/named.rfc1912.zones";
};

include "/etc/named.rfc1912.zones";
include "/etc/named.root.key";

------------------------------------

named.rfc1912.zones:
// named.rfc1912.zones:
//
// Provided by Red Hat caching-nameserver package
//
// ISC BIND named zone configuration for zones recommended by
// RFC 1912 section 4.1 : localhost TLDs and address zones
// and http://www.ietf.org/internet-drafts/draft-ietf-dnsop-default-local-zones-02.txt
// (c)2007 R W Franks
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//

zone "." IN {
type hint;
file "named.ca";
};


zone "localhost.localdomain" IN {
type master;
file "named.localhost";
allow-update { none; };
};


zone "1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa" IN {
type master;
file "named.loopback";
allow-update { none; };
};

zone "1.0.0.127.in-addr.arpa" IN {
type master;
file "named.loopback";
allow-update { none; };
};

zone "0.in-addr.arpa" IN {
type master;
file "named.empty";
allow-update { none; };
};

zone "warn.co.kr" IN {
            type master;
            file "warn.co.kr.zone";
            allow-update { none; };

};
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
13년 전 조회 6,672
13년 전 조회 2,291
13년 전 조회 5,530
13년 전 조회 1,712
13년 전 조회 4,927
13년 전 조회 2,090
13년 전 조회 1,898
13년 전 조회 2,453
13년 전 조회 2,084
13년 전 조회 1,351
13년 전 조회 1,325
13년 전 조회 2.1만
13년 전 조회 1,293
13년 전 조회 1,859
13년 전 조회 1,885
13년 전 조회 2,107
13년 전 조회 4,250
13년 전 조회 1,472
13년 전 조회 3,007
13년 전 조회 5,670
13년 전 조회 1,451
13년 전 조회 4,643
13년 전 조회 1,845
13년 전 조회 4,563
13년 전 조회 1,677
13년 전 조회 2,537
13년 전 조회 1,735
13년 전 조회 2,953
13년 전 조회 8,748
13년 전 조회 2,737
13년 전 조회 2,529
13년 전 조회 2,337
13년 전 조회 1,357
13년 전 조회 2,901
13년 전 조회 2,654
13년 전 조회 1,400
13년 전 조회 1,983
13년 전 조회 1,381
13년 전 조회 1,806
13년 전 조회 1,997
13년 전 조회 4,376
13년 전 조회 2,908
13년 전 조회 3,078
13년 전 조회 4,448
13년 전 조회 4,203
13년 전 조회 3,871
13년 전 조회 4,731
13년 전 조회 1,772
13년 전 조회 6,715
13년 전 조회 2,075
13년 전 조회 1,944
13년 전 조회 4,154
13년 전 조회 3,794
13년 전 조회 5,959
13년 전 조회 3,492
13년 전 조회 4,140
13년 전 조회 1,825
13년 전 조회 1,627
13년 전 조회 2,840
13년 전 조회 1,594
13년 전 조회 2,975
13년 전 조회 2,311
13년 전 조회 1,890
13년 전 조회 2,905
13년 전 조회 3,042
13년 전 조회 2,124
13년 전 조회 1,614
13년 전 조회 2,144
13년 전 조회 1,643
13년 전 조회 2,040
13년 전 조회 4,652
13년 전 조회 4,734
13년 전 조회 2,173
13년 전 조회 7,687
13년 전 조회 8,356
13년 전 조회 3,051
13년 전 조회 4,617
13년 전 조회 1,415
13년 전 조회 4,465
13년 전 조회 4,235
13년 전 조회 3,513
13년 전 조회 3,599
13년 전 조회 3,154
13년 전 조회 2,933
13년 전 조회 5,954
13년 전 조회 3,593
13년 전 조회 3,895
13년 전 조회 3,043
13년 전 조회 7,620
13년 전 조회 3,332
13년 전 조회 4,218
13년 전 조회 3,095
13년 전 조회 5,553
13년 전 조회 4,484
13년 전 조회 3,379
13년 전 조회 3,081
13년 전 조회 2,120
13년 전 조회 4,229
13년 전 조회 4,904
13년 전 조회 4,263