traceroute 를 했을시 목적지의 중복???

imcjswo의 이미지

  1     1 ms     1 ms     1 ms  203.222.123.1
  2     *        *        *     Request timed out.
  3    25 ms    25 ms    24 ms  61.74.120.65
  4     *        *        *     Request timed out.
  5    19 ms    20 ms    19 ms  168.126.88.21
  6    21 ms    18 ms    19 ms  211.196.155.73
  7    18 ms    19 ms    18 ms  220.73.151.38
  8    63 ms    62 ms    63 ms  203.229.222.246
  9    21 ms    21 ms    25 ms  211.115.197.20
 10    21 ms    21 ms    22 ms  211.239.210.142
 11    22 ms    22 ms    22 ms  203.255.129.74
 12     *        *        *     Request timed out.
 13     *        *        *     Request timed out.
 14    46 ms    46 ms     *     211.44.98.55
 15    46 ms     *        *     211.44.98.55
 16     *        *        *     Request timed out.
 17     *        *       46 ms  211.44.98.55

traceroute 의 최종 목적지는 211.44.98.55 입니다.
근데 위에 보이것처럼 이상하게 목적지에 도착했음에도 불구하고 똑같은 목적지를
3-4번 출력하고있는데요..
위의 현상을 어떻게 해석해야 할까요?

핑을 211.44.98.55 에 날려보면 패킷로스가 80%에 이릅니다

urmajest의 이미지

보아하니 윈도우즈의 tracert프로그램 같은데, implementation에

문제가 있는 것 아닐까요?

1) ICMP time exceeded 메세지를 받았을 때에는 intermediate host로

간주한다.

2) ICMP port unreachable 메세지를 받았을 때에는 최종 도착지로 간주한다.

가 지켜진 implementation이라면,

=> 211.44.98.55 host(or router)에서 자기 자신이 목적지 임에도 불구하고,

forward하려다가 time exceeded에 걸려부렀다!(이상한 OS이거나 자기가 만든 허접한 ip implementation -_-)

가능성이 희박하죠 -_-

처음엔 multihimed host에서 다른 ip를 가진 interface에서 패킷을 받은

것이 아닐까 했는데 일반적인 OS에서는 일어날 수 없는 일 같네요..

정확히 판단할 수 있는 방법은 packet 캡춰하면서 tracert를 해보세요.

제 컴퓨터에서는 211.44.98.55가 닿질 않네요 -_-

그럼..

댓글 달기

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