>> Read No. 27993 article  
DNS설정...

등록 2001-04-22 04:36:00     조회 2
이름 조재필    

		네임서버 설정 했는데여...
그런데.. nslookup으로 조회하면 못찾는다고 나오네여!
[root@www /root]# vi /etc/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 "db.127.0.0";
        allow-update { none; };
};
  zone "70.105.210.in-addr.arpa" {
        type master;
        file "db.210.105.70";
        allow-update { none; };
};
 zone "bestseosan.com" {
        type master;
        file "db.*****.com";
        allow-update { none; };
};
 [root@www named]# vi db.*****.com
$TTL    86400
@       IN      SOA     ns.*****.com.    root.ns.*****.com.  (
                                      2001420    ; Serial
                                      21600      ; Refresh
                                      900        ; Retry
                                      610800     ; Expire
                                      345600     ; Minimum
                                      )
                IN      NS            ns.*****.com.
                IN      A             210.105.70.***
*****.com       IN      MX            mail.*****.com.
localhost       IN      A             127.0.0.1
ns              IN      A             210.105.70.***
www             IN      A             210.105.70.***
news            IN      A             210.105.70.***
mail            IN      A             210.105.70.***
 [root@www named]# vi db.210.105.70   
$TTL    86400
@       IN      SOA     localhost.    root.ns.*****.com.  (
                                      2001420    ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400      ; Minimum
                                      )
                IN      NS            localhost.
***       IN      PTR     localhost.
 [root@www named]# nslookup *****.com
Server:  localhost
Address: 211.202.239.***
 *** Request to localhost timed-out
  nic에 도메인 네임서버는 등록 되어있구여....
왜 못찾는건지....답답하네여...
예전에는 잘 잡혔는디...
후~~~~~
알려주셔요.......!
이름
암호
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.22 초 ] 작업시간: [ 0.03 초 ]

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: 1789566971
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.