sun's longitude:241 50 33.49 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  

질문과 답변 게시판입니다.

현재 실시간으로 이곳 서버의 설정파일(몇개)를 보여주고 있습니다.
서버의 설정내용에 관한 질문은 먼저 이곳 서버의 설정내용을 참고하시길 바랍니다.

[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
1893 번 글의 답장글: Re: dns설정 도와주세요
글쓴이: 산이 [홈페이지] 글쓴날: 2004년 01월 29일 21:58:40 목(저녁) 조회: 741

[czhan]님이 남기신 글:

>해결이 되지 않앗습니다.
>
>아래에 나열된 설정 파일입니다.
>/etc/named.conf 
>/var/named/uni.zone 
>/var/named/uni.rev 
>
>nslookup로 테스트 할경우, ns.uni-bird.com은 해석이 안되고,ip
61.135.144.7 은 해석이 됩니다.
>원인을 좀 분석해 주십시요;;
>감사합니다..
>
>
>
>shell>more /etc/named.conf 
>
>options { 
>version "unknown"; 
>directory "/var/named"; 
>// allow-transfer { 210.96.230.250; }; 
>// query-source address * port 53; 
>}; 
>controls { 
>inet 127.0.0.1 port 953 allow { localhost; } keys { "uni-key"; };

>}; 
>key "uni-key" { 
>algorithm hmac-md5; 
>secret "RAkrYBa3m9GTzBc24OV8zA=="; 
>}; 
>logging { 
>category lame-servers { null; }; 
>category unmatched { null; }; 
>category network { null; }; 
>category notify { null; }; 
>}; 
>// 
>// a caching only nameserver config 
>// 
>zone "." IN { 
>type hint; 
>file "named.ca"; 
>}; 
>zone "uni-bird.com" IN { 
>type master; 
>file "uni.zone"; 
>allow-update { none; }; 
>}; 
>zone "144.135.61.in-addr.arpa" IN { 
>type master; 
>file "uni.rev"; 
>allow-update { none; }; 
>}; 
>zone "localhost" IN { 
>type master; 
>file "localhost.zone"; 
>allow-update { none; }; 
>}; 
>zone "0.0.127.in-addr.arpa" IN { 
>type master; 
>file "localhost.rev"; 
>allow-update { none; }; 
>}; 
>
>
>shell> more /var/named/uni.zone 
>;made by czhan at uni-bird.com 
>$TTL 86400 
>$ORIGIN uni-bird.com. 
>; 
>@ IN SOA ns.uni-bird.com. root.uni-bird.com. ( 
>20040126 ; serial 
>21600 ; refresh 
>900 ; retry 
>604800 ; expire 
>86400 ; default_ttl 
>) 
>; name server 
>IN NS ns.uni-bird.com. 
>IN MX 10 uni-bird.com. 
>@ IN A 61.135.144.7 
>; 
>; Host name & Informations 
>ns IN A 61.135.144.7 
>; 
>; VirtualHost 
>webadmin IN A 61.135.144.7 
>www IN A 61.135.144.7 
>; 
>; Alias 
>mail IN CNAME ns 
>ftp IN CNAME ns 
>pop3 IN CNAME ns 
>
>
>
>shell> more /var/named/uni.rev 
>$TTL 86400 
>; 
>@ IN SOA ns.uni-bird.com. root.uni-bird.com. ( 
>20000407 ; serial 
>21600 ; refresh 
>900 ; retry 
>604800 ; expire 
>86400 ; default_ttl 
>) 
>; Name Server 
>; 
>IN NS ns.uni-bird.com. 
>; in.addr-arpa 
>7 IN PTR uni-bird.com. 
>
>
>[root@web bin]# nslookup 
>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. 
>> ns.uni-bird.com 
>Server: 61.135.144.7 
>Address: 61.135.144.7#53 
>
>** server can't find ns.uni-bird.com: SERVFAIL 
>> 61.135.144.7 
>Server: 61.135.144.7 
>Address: 61.135.144.7#53 
>
>7.144.135.61.in-addr.arpa name = uni-bird.com. 
>> 

========================================

ns.uni-bird.com 61.135.144.7 의 BIND 가 제대로 작동하지
않는것 같네요.

shell> /etc/rc.d/init.d/named stop
shell> /etc/rc.d/init.d/named start

한 다음 /var/log/messages 를 반드시 확인해 보고
다시 테스트해 보세요.

방금 테스트할려고 하니 61.135.144.7 의 네임서버가 죽어있는것
같네요.

 
이전글 : dns설정 도와주세요
다음글 : Re: Re: dns설정 도와주세요  
 from 61.254.130.225
JS(Redhands)Board 0.4 +@

dns설정 도와주세요 Re: Re: dns설정 도와주세요
인쇄용 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds