>> Delete No. 47800 article
No. 오타가 있나요?

등록 2002-04-26 13:47:00 By localhost     조회 1
이름 될때까지    

		: 저두 주로 격는 현상인데요..
:
: named.conf 에서 ...
:
: 오타 있는지 확인해 보십시요..
:
: 열에 아홉은 오타문제입니다.
 ======================= 오타가 있나요?============
==========================
options {
        directory "/var/named";
        /*
         * If there is a firewall between you and nameservers you want
         * to talk to, you might need to uncomment the query-source
         * directive below.  Previous versions of BIND always asked
         * questions using port 53, but BIND 8.1 uses an unprivileged
         * port by default.
         */
        // query-source address * port 53;
};
  zone "." {
        type hint;
        file "named.ca"; // from ftp.rs.internic.net... download and no change
};
 zone "0.0.127.in-addr.arpa" {
        type master;
        file "named.local";
};   // 로컬 루프백에 대한 루프백주소화일
 zone "aaa.com" {
        type master;
        file "for_zone-aaa.com";
}
 zone "11.22.211.in-addr.arpa" {
        type master;
        file "rev_zone-11.22.211";
}; // ip address를 domain name으로 변환시켜주는 reverse zone 화일
 zone "bbb.com"{
        type master;
        file "for_zone-bbb.com";
}
 zone "ccc.com"{
        type master;
        file "for_zone-ccc.com"
}
======================오타가 있나요?============================
제눈은 충혈되어서리...찾을 수가 없습니다.
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved