COMING SOON 🚀

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

· 13년 전 · 2558
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; };

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

프로그램

+
제목 글쓴이 날짜 조회
13년 전 조회 7,117
13년 전 조회 2,704
13년 전 조회 5,975
13년 전 조회 2,129
13년 전 조회 5,355
13년 전 조회 2,509
13년 전 조회 2,354
13년 전 조회 2,832
13년 전 조회 2,529
13년 전 조회 1,782
13년 전 조회 1,777
13년 전 조회 2.2만
13년 전 조회 1,738
13년 전 조회 2,290
13년 전 조회 2,328
13년 전 조회 2,572
13년 전 조회 4,702
13년 전 조회 1,927
13년 전 조회 3,439
13년 전 조회 6,088
13년 전 조회 1,923
13년 전 조회 5,076
13년 전 조회 2,264
13년 전 조회 5,013
13년 전 조회 2,122
13년 전 조회 2,973
13년 전 조회 2,126
13년 전 조회 3,381
13년 전 조회 9,179
13년 전 조회 3,158
13년 전 조회 2,974
13년 전 조회 2,760
13년 전 조회 1,805
13년 전 조회 3,299
13년 전 조회 3,108
13년 전 조회 1,874
13년 전 조회 2,430
13년 전 조회 1,862
13년 전 조회 2,154
13년 전 조회 2,452
13년 전 조회 4,797
13년 전 조회 3,310
13년 전 조회 3,537
13년 전 조회 4,900
13년 전 조회 4,672
13년 전 조회 4,323
13년 전 조회 5,209
13년 전 조회 2,186
13년 전 조회 7,161
13년 전 조회 2,559
13년 전 조회 2,365
13년 전 조회 4,566
13년 전 조회 4,251
13년 전 조회 6,404
13년 전 조회 3,955
13년 전 조회 4,600
13년 전 조회 2,273
13년 전 조회 2,090
13년 전 조회 3,293
13년 전 조회 2,063
13년 전 조회 3,437
13년 전 조회 2,751
13년 전 조회 2,366
13년 전 조회 3,343
13년 전 조회 3,508
13년 전 조회 2,545
13년 전 조회 2,053
13년 전 조회 2,617
13년 전 조회 2,090
13년 전 조회 2,462
13년 전 조회 5,092
13년 전 조회 5,190
13년 전 조회 2,621
13년 전 조회 8,148
13년 전 조회 8,810
13년 전 조회 3,518
13년 전 조회 5,055
13년 전 조회 1,877
13년 전 조회 4,906
13년 전 조회 4,688
13년 전 조회 3,974
13년 전 조회 4,067
13년 전 조회 3,620
13년 전 조회 3,390
13년 전 조회 6,421
13년 전 조회 4,045
13년 전 조회 4,317
13년 전 조회 3,485
13년 전 조회 8,078
13년 전 조회 3,724
13년 전 조회 4,673
13년 전 조회 3,518
13년 전 조회 5,976
13년 전 조회 4,955
13년 전 조회 3,830
13년 전 조회 3,526
13년 전 조회 2,574
13년 전 조회 4,658
13년 전 조회 5,355
13년 전 조회 4,729