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

· 13년 전 · 2864
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년 전 조회 7,454
13년 전 조회 3,026
13년 전 조회 6,321
13년 전 조회 2,236
13년 전 조회 5,676
13년 전 조회 2,830
13년 전 조회 2,667
13년 전 조회 2,936
13년 전 조회 2,868
13년 전 조회 2,110
13년 전 조회 2,085
13년 전 조회 2.2만
13년 전 조회 2,051
13년 전 조회 2,647
13년 전 조회 2,621
13년 전 조회 2,878
13년 전 조회 5,057
13년 전 조회 2,271
13년 전 조회 3,759
13년 전 조회 6,396
13년 전 조회 2,227
13년 전 조회 5,419
13년 전 조회 2,587
13년 전 조회 5,363
13년 전 조회 2,465
13년 전 조회 3,343
13년 전 조회 2,449
13년 전 조회 3,709
13년 전 조회 9,513
13년 전 조회 3,516
13년 전 조회 3,290
13년 전 조회 3,131
13년 전 조회 2,139
13년 전 조회 3,647
13년 전 조회 3,448
13년 전 조회 2,194
13년 전 조회 2,737
13년 전 조회 2,177
13년 전 조회 2,271
13년 전 조회 2,760
13년 전 조회 5,126
13년 전 조회 3,643
13년 전 조회 3,863
13년 전 조회 5,233
13년 전 조회 4,986
13년 전 조회 4,662
13년 전 조회 5,558
13년 전 조회 2,515
13년 전 조회 7,481
13년 전 조회 2,865
13년 전 조회 2,711
13년 전 조회 4,900
13년 전 조회 4,603
13년 전 조회 6,707
13년 전 조회 4,250
13년 전 조회 4,924
13년 전 조회 2,597
13년 전 조회 2,405
13년 전 조회 3,599
13년 전 조회 2,369
13년 전 조회 3,745
13년 전 조회 3,057
13년 전 조회 2,687
13년 전 조회 3,642
13년 전 조회 3,584
13년 전 조회 2,855
13년 전 조회 2,364
13년 전 조회 2,925
13년 전 조회 2,403
13년 전 조회 2,760
13년 전 조회 5,430
13년 전 조회 5,545
13년 전 조회 2,935
13년 전 조회 8,458
13년 전 조회 9,128
13년 전 조회 3,840
13년 전 조회 5,371
13년 전 조회 2,167
13년 전 조회 5,209
13년 전 조회 4,777
13년 전 조회 4,277
13년 전 조회 4,365
13년 전 조회 3,913
13년 전 조회 3,466
13년 전 조회 6,693
13년 전 조회 4,333
13년 전 조회 4,405
13년 전 조회 3,793
13년 전 조회 8,360
13년 전 조회 3,819
13년 전 조회 4,964
13년 전 조회 3,623
13년 전 조회 6,066
13년 전 조회 5,243
13년 전 조회 4,139
13년 전 조회 3,796
13년 전 조회 2,863
13년 전 조회 4,963
13년 전 조회 5,667
13년 전 조회 5,008