Warning: session_destroy() [function.session-destroy]: Session object destruction failed in /home/httpd/html/board/include/header.php on line 32
적수네 동네 - 질문과 답변 [ 게시물 삭제 ]
>> Delete Reply from No. 773 article
No. RE: 2개도메인을 1개의 ip로 연결하려면 ??

등록 2000-07-26 12:03:00 By localhost     조회 1
이름 헐랭이    

		저도 공부용이라 걍...제 파일 올립니다...........저도 님처럼 배웠거든요.
 여기서 저도 답을 찾았으니까 ...님에게 답을 알려주는건 당연한거 같아서요.
 꼭 성공하세요.
  named.conf 파일
============================================================
zone "0.0.127.in-addr.arpa" {
        type master;
        file "named.local";
};
 zone "70.246.203.in-addr.arpa" {
        type master;
        file "70.db";
};
 zone "koreanweek.com" {
        type master;
        file "korea";
};
zone "21cdigital.net" {
        type master;
        file "21cdigital";
=========================================
70.db 파일
 @       IN      SOA     www.koreanweek.com. admin.koreanweek.com.  (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
              IN      NS      localhost.
 71      IN      PTR     koreanweek.com.
71      IN      PTR     21cdigital.net.
71      IN      PTR     ebbuda.com.
 ==========================================
  korea zone 파일
 @       IN      SOA     www.koreanweek.com. admin.koreanweek.com.  (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
         IN      NS      203.246.70.71
mail.koreanweek.com.    IN     MX     10     koreanweek.com.
www.koreanweek.com.     IN      MX      20      koreanweek.com.
 www     IN      A       203.246.70.71
sun     IN      A       203.246.70.71
 ===============================
21digital 파일
 @       IN      SOA     www.21cdigital.net. admin.21cdigital.net.  (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
         IN      NS      203.246.70.71
 21cdigital.net.         IN      NS      203.246.70.71
www     IN      A       203.246.70.71
won     IN      A       203.246.70.71
cocs    IN      A       203.246.68.218
 ==========================================
ebbuda 파일
 @       IN      SOA     ns.ebbuda.com. admin.ebbuda.com.  (
                                      1997022700 ; Serial
                                      28800      ; Refresh
                                      14400      ; Retry
                                      3600000    ; Expire
                                      86400 )    ; Minimum
         IN      NS      203.246.70.71
 ebbuda.com.     IN      NS      203.246.70.71
www     IN      A       211.48.244.206
dalgu   IN      A       203.246.70.71
test    IN      A       203.246.70.71
 ===============================================
 httpd.conf 파일 하나로 관리될때....하나로 관리해도 무방함.
 마지막에 버
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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