>> Read Reply from No. 0 article  
RE: RE: dns, mail test방법 ? 질문보충합니다.

등록 2000-10-02 18:04:00     조회 1
이름 이현우    

		관심을 가져주셔서 고맙습니다.
먼저 환경은 랜은 구축이 되어 있습니다.
그래서 리눅스 하나로 메일, DNS, 웹을 함께 사용할려고
합니다. 그러니까 사전에 테스트하는 중이지요.
아래에 제가 구현한 내용입니다.
IP는 임의로 192.168.114.100을 사용했고요.
 ************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 "." {
	type hint;
	file "named.ca";
};
 zone "0.0.127.in-addr.arpa" {
	type master;
	file "named.local";
};
 zone "leeyoung.co.kr" {
        type hint;
	file "leeyoung.zone";
};
 zone "114.168.192.in-addr.arpa" {
        type master;
        file "leeyoung.rev";
};
  *********named.local
 @       IN      SOA     localhost. root.localhost.  (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
              IN      NS      localhost.
 1       IN      PTR     localhost.
 **********leeyoung.zone
 @       IN      SOA    ns.leeyoung.co.kr.  root.www3.leeyoung.co.kr.  (
                                      2000092902 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
              IN      NS      ns.leeyoung.co.kr.
	      IN      A       192.168.114.100
              IN      MX  10  mail.leeyoung.co.kr.
 localhost     IN       127.0.0.1
ns            IN       192.168.114.100
www3     IN    A       192.168.114.100
mail     IN    CNAME   @
ftp      IN    CNAME   @
 ************  leeyoung.rev
 @       IN      SOA     ns.leeyoung.co.kr. root.www3.leeyoung.co.kr.  (
                                      2000092902 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
              IN      NS      ns.leeyoung.co.kr.
	     
 100       IN      PTR     ns.leeyoung.co.kr.
100       IN      PTR     www3.leeyoung.co.kr.
  다시한번 살펴주시고 답좀 주십시요.
(정말 미치기 직전 같습니다.)
추가로 nslookup어디에 보면 설명이 잘되어 있는지요?
그리고 DNS가 잘못되면 ping이 안되는가요..
갑자기 ping도 안되네요...
 첩첩산중에 오리무중이네요.
이름
암호


>> 관련글
  답장 RE: dns, mail test방법 ?  헐랭이  2000.10.02  ....
  답장 RE: RE: dns, mail test방법 ? 질문보충합니다.  이현우  2000.10.02  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.72 초 ] 작업시간: [ 0.46 초 ]

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