>> Delete Reply from No. 44893 article
No. RE: 네임서버 에러로그는 어떻게 남게하나여?

등록 2002-03-17 16:09:00 By localhost     조회 2
이름 야야    

		: 저번에 같은 질문을 올렸는데 해결되지 않아서 다시 올립니다.
: 아야님께서 말씀하신 방화벽 문제는 아닌것 같아 다시 올립니다.^^
: 방화벽을 지웠거든여...
: 한컴2.2를 사용합니다. bind9.1.3버전인가 그런데 네임서버 설정을
: 해놓고 제대로 동작하지 않아 로그를 볼려고 /var/log/messages를 열어보왔는데
: 아무것도 기록되있지 않습니다.
: 머가 잘못됐는지 도저히 알수가 없네여.로그가 안남으니...ㅡㅡ;
: 문제는 네임서버등록을 ns.legendz.pe.kr 로 했는데 주소에
: http://www.legendz.pe.krhttp://legendz.pe.kr은 접속이 안되는것입니다.
: http://ns.legendz.pe.kr로 해야 됩니다. ㅡㅡ;; 호스트(A) 설정이 적용되지않은것 같은데...
: 참 그리고 /etc/resolv.conf에다 제 네임서버주소를 적고 재부팅하면 두루넷 네임서버(210.117.6
: 5.1)로 바껴버립니다. 제껀 지워지구여..이것도 연관이 있는것 같네요.
: 설정 파일을 올릴테니 봐주시면 감사하겠습니다.
: 두루넷 유동아이핀데 자주 바뀌진 않습니다.
: oops.org의 강좌를 기본으로 했습니다.
: 모르는게 많아서 이렇게 질문이 기네요. 끝가지 읽어주셔서 감사합니다.
:
: %%%%%%%%%%%%%%%%%%/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
: //
: controls {
: inet 127.0.0.1 allow { localhost; } keys { rndckey; };
: };
: 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 "legendz.pe.kr" IN {
: type master;
: file "legendz.zone";
: allow-update { none; };
: };
:
: zone "201.99.61.in-addr.arpa" IN {
: type master;
: file "201.99.61.rev.zone";
: allow-update { none; };
: };
: include "/etc/rndc.key";
:
:
: %%%%%%%%%%%%%%/var/named/legendz.zone%%%%%%%%%%%%%%
: $TTL 86400
: @ IN SOA ns.legendz.pe.kr. admin.legendz.pe.kr. (
: 1 ; Serial
: 10800 ; Refresh
: 3600 ; Retry
: 432000 ; Expire
: 86400 ; Minimum (TTL)
: )
: ; Name Server
: ;
: IN NS ns.legendz.pe.kr.
: IN A 61.99.201.xxx
: IN MX 10 legendz.pe.kr.
: ;
: ;Hostname & Infomations
: localhost IN A 127.0.0.1
: @ IN A 61.99.201.xxx
: ns IN A 61.99.201.xxx
: IN HINFO "Pentium-150 Linux"
: ;
: ;VirtualHost
: ftp IN A 61.99.201.xxx
: www IN A 61.99.201.xxx
: ;Alias
: www IN CNAME @
:
: %%%%%%%%%%%%%%%/var/named/201.99.61.rev.zone%%%%%%%%%%%.
:
: $TTL 86400
: @ IN SOA ns.legendz.pe.kr.net. admin.legendz.pe.kr. (
: 1 ; Serial
: 10800 ; Refresh
: 3600 ; Retry
: 432000 ; Expire
: 86400 ; Minimum (TTL)
: )
: ;Name Server
: ;
: IN NS ns.legendz.pe.kr.
: IN MX 10 legendz.pe.kr.
: ;
: ;in.addr-arpa
: ;
: xxx IN PTR legendz.pe.kr.
: xxx IN PTR ftp.legendz.pe.kr.
: xxx IN PTR www.legendz.pe.kr. :
: --
: ~m^^m~
 # named-checkzone /var/named/zone파일명
OK
#
 정상
 제 홈페이지 os 부분 보시면 dns 설정에 관한것중에..
로그 메세지 나와 있는거 있습니다.
참조 하시길..
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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