>> Read No. 34857 article  
제 네임서버 세팅인데..도저히 않되네요. 뭐가 잘못
된건지 좀 봐주세요.ㅠ.ㅠ

등록 2001-11-14 06:03:00     조회 1
이름 위호규    

		안녕하세요. 이번에 레드헷 7.1로 서버를 새로 세팅하고는 서버를
다시 세팅하고 있습니다. 그런데, 아무리 해도 네임서버가 잡히지를 않네요.
7.0에서는 별 무리없이 그냥 잡았거든요.
 [root@gamelife /etc]# nslookup mydomain.co.kr
Note:  nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead.  Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server:        211.xxx.xxx.xx
Address:       211.xxx.xxx.xx#53
 ** server can't find mydomain.co.kr.: SERVFAIL
 이런 메시지만 계속 뜨는데, 도저히 네임서버가 잡히지를 않네요. 여기저기
문서를 찾아보고 따라해보면서 이거저거 바꿔보고도 했는데도, 안되네요.
질답란에 올라온 글들도 많이 봤는데...ㅠ.ㅜ..
그래서 고수님들이 한번 봐주십사 이렇게 염치 불구하고, 제 네임서버 환경을
적어 봅니다. 혹시나 틀린 부분 있으면 좀 잡아주세요. 그리고, 이 화일들 말
고 또 뭐 다른 화일을 수정해야 하는 부분이 있으면 좀 가르쳐 주시면 정말
감사하겠습니다. 정말 부탁드리겠습니다.
  named.conf
------------------------------------------------------
[root@mydomain /etc]# cat named.conf
// generated by named-bootconf.pl
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;
};
 //
// a caching only nameserver config
//
zone "." IN {
        type hint;
        file "named.ca";
};
 zone "localhost" IN {
        type master;
        file "localhost.zone";
        allow-update { none; };
};
  zone "0.0.127.in-addr.arpa" IN {
        type master;
        file "named.local";
        allow-update { none; };
};
 zone "mydomain.co.kr" IN {
        type master;
        file "mydomain.co.kr-zone";
        allow-update { none; };
};
 key "key" {
        algorithm hmac-md5;
        secret "lTjDLzhvyMXWFQSlWuEtRZEBcnGafVNOyBXwoooUlNQDuYWXuHRZKwkt0QgC";
};
[root@mydomain /etc]#
-----------------------------------------------------------------
 resolv.conf
-----------------------------------------------------------------
[root@mydomain /etc]# cat resolv.conf
search co.kr
nameserver 211.xxx.xxx.xx
-----------------------------------------------------------------
 hosts
-----------------------------------------------------------------
[root@mydomain /etc]# cat hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1               localhost.localdomain localhost
211.xxx.xxx.xx          ns.mydomain.co.kr       ns
-----------------------------------------------------------------
 mydomain.co.kr-zone
-----------------------------------------------------------------
[root@mydomain /etc]# cat /var/named/mydomain.co.kr-zone
$TTL 86400
@       IN      SOA     ns.mydomain.co.kr.      webmaster.mydomain.co.kr. (
                        2001032001      ; Serial
                        28800           ; Refresh
                        14400           ; Retry
                        3600000         ; Expire
                        86400           ; Minimum )
; Name Server
;
                IN      NS      ns.mydomain.co.kr.
                IN      A       211.xxx.xxx.xx
                IN      MX 10   @
; Host name & Information
;
ns              IN      A       211.xxx.xxx.xx
www             IN      A       211.xxx.xxx.xx
; VirtualHost
;
 ; Alias
www             IN      IN      CNAME   @
[root@mydomain /etc]#
--------------------------------------------------------------------
이상이 제 서버 환경입니다.
이름
암호


>> 관련글
34857 제 네임서버 세팅인데..도저히 않되네요. 뭐가 잘못된건지 좀 봐주세요.ㅠ.ㅠ  위호규  2001.11.14  ....
  답장 RE: 제 네임서버 세팅인데..도저히 않되네요. 뭐가 잘못된건지 좀 봐주세요.ㅠ.ㅠ  문장환  2001.11.14  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.42 초 ] 작업시간: [ 0.09 초 ]

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

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1789505996
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.