[완료] DNS 문제 해결에 조언 부탁드립니다.

academic의 이미지

scm.bookcubenetworks.co.kr 의 IP 주소를 외부 DNS 서버에서 제대로 찾지 못하는 것 같습니다.

뭐가 문제인지 좀 조언 부탁드립니다.

내부 DNS 서버는 dig로 확인해보면 아래처럼 제대로 작동하는 것 같습니다.

$ dig scm.bookcubenetworks.co.kr

;; ANSWER SECTION:
scm.bookcubenetworks.co.kr. 86400 IN CNAME mercury.bookcube.co.kr.
mercury.bookcube.co.kr. 86400 IN A 118.36.237.3

Bluerain의 이미지

잘 되는데... 무슨 문제가..
참고로 전 opendns 로 설정되어 있습니다만..

가끔은 하늘을 보고 살자...


------------------------------------------------

가끔은 하늘을 보고 살자...

academic의 이미지

답변 고맙습니다.

넷북 쓰는 친구가 제대로 안된다고 리포팅을 해줬습니다.

넷북을 보니 DHCP로 설정된 DNS 서버가 168.126.63.1 로 되어있던데...

검색해본 결과론 KT의 DNS 서버인 듯 한데, 이 서버가 제대로 응답을 못해주는 것 같네요.

--
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

----
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

블루스크린의 이미지

DNS 주소를 바꾸셨다면 아직 전파가 다 안된듯 합니다

# dig @164.124.101.2 scm.bookcubenetworks.co.kr
 
; <<>> DiG 9.2.4 <<>> @164.124.101.2 scm.bookcubenetworks.co.kr
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5716
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 2
 
;; QUESTION SECTION:
;scm.bookcubenetworks.co.kr.    IN      A
 
;; ANSWER SECTION:
scm.bookcubenetworks.co.kr. 86400 IN    CNAME   mercury.bookcube.co.kr.
mercury.bookcube.co.kr. 30608   IN      A       118.36.237.3
 
;; AUTHORITY SECTION:
bookcube.co.kr.         7823    IN      NS      soleil.bookcube.co.kr.
bookcube.co.kr.         7823    IN      NS      venus.bookcube.co.kr.
 
;; ADDITIONAL SECTION:
venus.bookcube.co.kr.   7823    IN      A       118.36.237.2
soleil.bookcube.co.kr.  7823    IN      A       143.89.132.14
 
;; Query time: 525 msec
;; SERVER: 164.124.101.2#53(164.124.101.2)
;; WHEN: Thu May 21 12:12:46 2009
;; MSG SIZE  rcvd: 164
 
# dig @210.94.0.7 scm.bookcubenetworks.co.kr
 
; <<>> DiG 9.2.4 <<>> @210.94.0.7 scm.bookcubenetworks.co.kr
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26021
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
 
;; QUESTION SECTION:
;scm.bookcubenetworks.co.kr.    IN      A
 
;; ANSWER SECTION:
scm.bookcubenetworks.co.kr. 86400 IN    CNAME   mercury.bookcube.co.kr.
mercury.bookcube.co.kr. 86400   IN      A       118.36.237.3
 
;; Query time: 976 msec
;; SERVER: 210.94.0.7#53(210.94.0.7)
;; WHEN: Thu May 21 12:13:19 2009
;; MSG SIZE  rcvd: 91
 
# dig @168.126.63.1 scm.bookcubenetworks.co.kr
 
; <<>> DiG 9.2.4 <<>> @168.126.63.1 scm.bookcubenetworks.co.kr
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 48959
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
 
;; QUESTION SECTION:
;scm.bookcubenetworks.co.kr.    IN      A
 
;; Query time: 514 msec
;; SERVER: 168.126.63.1#53(168.126.63.1)
;; WHEN: Thu May 21 12:13:49 2009
;; MSG SIZE  rcvd: 44

국내 DNS 주소는 아래링크를 참고했습니다
http://wiz.pe.kr/127

-------------------------------------------------------------------------------
이 댓글(comment)의 수정 및 삭제를 위해 이 글에 답글(reply)을 쓰지 말아 주십시요.
의견이 있으시면 원 글에 댓글(comment)로 써 주세요.

-------------------------------------------------------------------------------
이 댓글(comment)의 수정 및 삭제를 위해 이 글에 답글(reply)을 쓰지 말아 주십시요.
의견이 있으시면 원 글에 댓글(comment)로 써 주세요.

academic의 이미지

아, DNS 주소를 바꾸긴 했습니다만....

네임서버 두개 중 하나만 바꾼 거고... 그것도 4일 전에 바꾼 거라 영향이 없을 것으로 생각했습니다.

DNS 주소 변경이 전파되는데 만 3일이면 되지 않나요?

--
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

----
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

블루스크린의 이미지

1.

# dig @168.126.63.1 yahoo.com +nssearch
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns6.yahoo.com in 345 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns1.yahoo.com in 338 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns5.yahoo.com in 298 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns4.yahoo.com in 325 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns8.yahoo.com in 66 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns3.yahoo.com in 409 ms.
SOA ns1.yahoo.com. hostmaster.yahoo-inc.com. 2009052042 3600 300 1814400 600 from server ns2.yahoo.com in 139 ms.
# dig @168.126.63.1 bookcubenetworks.co.kr +nssearch
# dig @118.36.237.2 bookcubenetworks.co.kr +nssearch
dig: couldn't get address for 'soleil.bookcube.co.kr': failure
#

보통 yahoo.com 처럼 나오는게 정상인데 bookcubenetworks.co.kr는 정보가 나오지 않네요

2. http://www.checkdns.net/quickcheck.aspx?domain=bookcubenetworks.co.kr&detailed=1
를 보면 설정에 문제가 있는것처럼 보입니다

3. DNS 서버의 아이피가 바뀌면 전파되는데 상당히 오래 걸리더군요

-------------------------------------------------------------------------------
이 댓글(comment)의 수정 및 삭제를 위해 이 글에 답글(reply)을 쓰지 말아 주십시요.
의견이 있으시면 원 글에 댓글(comment)로 써 주세요.

-------------------------------------------------------------------------------
이 댓글(comment)의 수정 및 삭제를 위해 이 글에 답글(reply)을 쓰지 말아 주십시요.
의견이 있으시면 원 글에 댓글(comment)로 써 주세요.

academic의 이미지

많은 공부가 됐습니다. 고맙습니다.

--
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

----
academic은 제 고등학교 때 동아리 이름입니다.
academic, 아주 가끔은 저도 이랬으면 좋겠습니다.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.