>> Read Reply from No. 19409 article  
RE: bind 8.2.3 업그레이드에 문제 발생.

등록 2001-02-01 10:29:00     조회 1
이름 테슬라    

		새로운 bind 8.2.3버전 부터는 zone file의 문법오류체크가 더 강화가 되었다고
합니다.
그전까지는 문법이 정확하지 않아도 정상적으로 서비스가 되었지만
bind 8.2.3버전 부터는 문법점검이 정학하여 오류가 있을경우 서비스가 안됩니다.
주로 오류가 발생하는 부분은 다음과 같습니다.
   @ IN SOA host.domain. id.domain. ( ====> 도메인 뒤에 점(.)과 공백(space)이
있어야 합니다.
밑에 나와있는 message를 보시고 문법을 다시한번 체크해보세요..
  #############################################################
  bind 8.2.2-P7 잘 돌던 것을 8.2.3 RPM 버전으로 업그레이드 했더니
: 문제가 생겼습니다. 로그화일 기록은 다음과 같습니다.
:
: Feb  1 08:48:49 localhost named[325]: starting (/etc/named.conf).  named 8.2.3-R
: EL Sat Jan 27 05:32:51 EST 2001 ^Iprospector at porky.devel.redhat.com:/usr/src/bs/
: BUILD/bind-8.2.3/src/bin/named
: Feb  1 08:48:49 localhost named[325]: hint zone "" (IN) loaded (serial 0)
: Feb  1 08:48:49 localhost named[325]: Zone "0.0.127.in-addr.arpa" (file named.lo
: cal): No default TTL ($TTL <value>) set, using SOA minimum instead
: Feb  1 08:48:49 localhost named[325]: named.local:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.local:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.local:2: expected a TTL, got "("
: Feb  1 08:48:49 localhost named[325]: named.local: WARNING SOA expire value is l
: ess than SOA refresh+retry (2 < 2+600)
: Feb  1 08:48:49 localhost named[325]: named.local: WARNING SOA expire value is l
: ess than refresh + 10 * retry (2 < (2 + 10 * 600))
: Feb  1 08:48:49 localhost named[325]: named.local: WARNING SOA expire value is l
: ess than 7 days (2)
: Feb  1 08:48:49 localhost named[325]: named.local: WARNING SOA refresh value is
: less than 2 * retry (2 < 600 * 2)
: Feb  1 08:48:49 localhost named[325]: named.local:4: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.local:5: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.local:6: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.local:7: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.local: Line 8: Unknown type: ).
: Feb  1 08:48:49 localhost named[325]: named.local:8: Database error near ())
: Feb  1 08:48:49 localhost named[325]: master zone "0.0.127.in-addr.arpa" (IN) re
: jected due to errors (serial 0)
: Feb  1 08:48:49 localhost named[325]: Zone "22.180.163.in-addr.arpa" (file named
: .rev): No default TTL ($TTL <value>) set, using SOA minimum instead
: Feb  1 08:48:49 localhost named[325]: named.rev:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.rev:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.rev:2: expected a TTL, got "("
: Feb  1 08:48:49 localhost named[325]: named.rev: WARNING SOA expire value is les
: s than SOA refresh+retry (2 < 2+600)
: Feb  1 08:48:49 localhost named[325]: named.rev: WARNING SOA expire value is les
: s than refresh + 10 * retry (2 < (2 + 10 * 600))
: Feb  1 08:48:49 localhost named[325]: named.rev: WARNING SOA expire value is les
: s than 7 days (2)
: Feb  1 08:48:49 localhost named[325]: named.rev: WARNING SOA refresh value is le
: ss than 2 * retry (2 < 600 * 2)
: Feb  1 08:48:49 localhost named[325]: named.rev:4: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.rev:5: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.rev:6: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.rev:7: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.rev: Line 8: Unknown type: ).
: Feb  1 08:48:49 localhost named[325]: named.rev:8: Database error near ())
: Feb  1 08:48:49 localhost named[325]: master zone "22.180.163.in-addr.arpa" (IN)
:  rejected due to errors (serial 0)
: Feb  1 08:48:49 localhost named[325]: Zone "areaz.net" (file named.areaz): No de
: fault TTL ($TTL <value>) set, using SOA minimum instead
: Feb  1 08:48:49 localhost named[325]: named.areaz:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.areaz:1: unexpected end of line
: Feb  1 08:48:49 localhost named[325]: named.areaz:2: expected a TTL, got "("
: Feb  1 08:48:49 localhost named[325]: named.areaz: WARNING SOA expire value is l
: ess than SOA refresh+retry (2 < 2+600)
: Feb  1 08:48:49 localhost named[325]: named.areaz: WARNING SOA expire value is l
: ess than refresh + 10 * retry (2 < (2 + 10 * 600))
: Feb  1 08:48:49 localhost named[325]: named.areaz: WARNING SOA expire value is l
: ess than 7 days (2)
: Feb  1 08:48:49 localhost named[325]: named.areaz: WARNING SOA refresh value is
: less than 2 * retry (2 < 600 * 2)
: Feb  1 08:48:49 localhost named[325]: named.areaz:4: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.areaz:5: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.areaz:6: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.areaz:7: Database error near ()
: Feb  1 08:48:49 localhost named[325]: named.areaz: Line 8: Unknown type: ).
: Feb  1 08:48:49 localhost named[325]: named.areaz:8: Database error near ())
: Feb  1 08:48:49 localhost named[325]: master zone "areaz.net" (IN) rejected due
: to errors (serial 0)
:
: 그리고 /var/named 아래에 named_dump.db 라는 화일이 생겼습니다.
: 혹시 원인과 해결법을 아시는 분은 도움 주십시오.
:
: ---- 아레즈 ------이 곳에 서명을 적어주십시오.
 테슬라 -러브송
이름
암호


>> 관련글
19409 bind 8.2.3 업그레이드에 문제 발생.  박태진  2001.02.01  ....
  답장 RE: bind 8.2.3 업그레이드에 문제 발생.  테슬라  2001.02.01  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.67 초 ] 작업시간: [ 0.12 초 ]

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