네임서버설정에 문제가 있는건지...

익명 사용자의 이미지

브라우저상에서 도메인을 못찾아요... 가상도메인 설정도 제대로 해줬는
데...

네임서버에 이상이 있는건지...

/var/log/messages 를 보니깐 다음과 같이 에러메세지가 나오네요...

####################################################################

Jul 4 222530 www named[15964] starting BIND 9.1.0 -u named
Jul 4 222530 www named[15964] using 1 CPU
Jul 4 222530 www named named startup succeeded
Jul 4 222530 www named[15966] loading configuration
from '/etc/named.conf'
Jul 4 222530 www named[15966] zone configuration
for '216.115.211.in-addr.arpa' failed already exists
Jul 4 222530 www named[15966] loading configuration failure
Jul 4 222530 www named[15966] exiting (due to fatal error)

####################################################################

named.conf 파일의 내용은 다음과 같습니다..

####################################################################

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 "webfortune.co.kr"
{
type master;
file "webfortune.for";
};
zone "216.115.211.in-addr.arpa"{
type master;
file "webfortune.rev";
};

zone "sariyo.com"
{
type master;
file "sariyo.for";
};
zone "216.115.211.in-addr.arpa"{
type master;
file "sariyo.rev";
};

include "/var/named/named_add.conf";
key "key" {
algorithm hmac-md5;

secret "xUsRNIUgHKKzfrmOftZCEOgIxsrxv00OQXdanQKIVRGHEPKWiBXVssMroCiJ
";
};

####################################################################
#cat /var/named/webfortune.rev
____________________________________________________________________
@ IN SOA ns1.webfortune.co.kr.
ns2.webfortune.co.kr. (
2001072401 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ; Minimum
)
IN NS ns1.webfortune.co.kr.
IN NS ns2.webfortune.co.kr.
159 IN PTR ns1.webfortune.co.kr.
159 IN PTR ns2.webfortune.co.kr.
159 IN PTR webfortune.co.kr.
159 IN PTR www.webfortune.co.kr.
159 IN PTR admin.webfortune.co.kr.
159 IN PTR image.webfortune.co.kr.
159 IN PTR upimage.webfortune.co.kr.
159 IN PTR banner.webfortune.co.kr.
159 IN PTR mail.webfortune.co.kr.
159 IN PTR image2.webfortune.co.kr.
159 IN PTR image3.webfortune.co.kr.
159 IN PTR board.webfortune.co.kr.
159 IN PTR sample.webfortune.co.kr.
___________________________________________________________________

#cat /var/named/webfortune.for
___________________________________________________________________
@ IN SOA ns1.webfortune.co.kr.
admin.webfortune.co.kr. (
1997022700 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS ns1.webfortune.co.kr.
; IN MX 10 webfortune.co.kr.

ns1 IN A 211.115.216.159
ns2 IN A 211.115.216.159
webfortune.co.kr. IN A 211.115.216.159
admin.webfortune.co.kr. IN A 211.115.216.159
image.webfortune.co.kr. IN A 211.115.216.159
image2.webfortune.co.kr. IN A 211.115.216.159
image3.webfortune.co.kr. IN A 211.115.216.159
upimage.webfortune.co.kr. IN A 211.115.216.159
sample.webfortune.co.kr. IN A 211.115.216.159
shopadmin.webfortune.co.kr. IN A 211.115.216.159
board.webfortune.co.kr. IN A 211.115.216.159
banner.webfortune.co.kr. IN A 211.115.216.159
mail.webfortune.co.kr. IN A 211.115.216.159
www.webfortune.co.kr. IN A 211.115.216.159
sample2.webfortune.co.kr. IN A 211.115.216.159
yongho.webfortune.co.kr. IN A 211.115.216.159
sung.webfortune.co.kr. IN A 211.115.216.159
mint.webfortune.co.kr. IN A 211.115.216.159
kim.webfortune.co.kr. IN A 211.115.216.159
test02.webfortune.co.kr. IN A 211.115.216.159

위에 내용을 보시면,,

webfortune.co.kr 과 sariyo.com 이라는 사이트가 있어요...

현재 webfortune.co.kr은 전혀 찾아볼수가 없네요...

브라우저상,nslooup,ping등을 해보아도 안되고요...

어느곳을 손봐야할지...망막해요... 정말 급하거든요...ㅡ.ㅜ

답변부탁드립니다...

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.