linux tcpdump 데이터 수신 확인 프로그램상 데이터 수신 안됨

bmw2040의 이미지

안녕하세요

질문 사항이 있어서 글 올립니다.

tcpdump 에서는 데이터 수신이 확인되는데 프로그램상(멀티캐스트 데이터 수신) 데이터 수신이 되는거와
안되는것이 있습니다. 다른 거라곤 port 정보 밖에 없는데 해당 문제에 대해서 좀 질문 드립니다.

실제 리눅스 서버 상 tcpdump 로 데이터 수신 확인
tcpdump -i eth3 | grep 237.10.10.10.30003
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth3, link-type EN10MB (Ethernet), capture size 96 bytes
16:06:27.337151 IP 10.10.10.2.33154 > 237.10.10.10.30003: UDP, length 384
16:06:27.337204 IP 10.10.10.2.33154 > 237.10.10.10.30003: UDP, length 384
16:06:27.337206 IP 10.10.10.2.33154 > 237.10.10.10.30003: UDP, length 384
16:06:27.337208 IP 10.10.10.2.33154 > 237.10.10.10.30003: UDP, length 384
16:06:27.851190 IP 10.10.10.2.33154 > 237.10.10.10.30003: UDP, length 384

프로그램 상 데이터 수신 확인
./udprcv 237.10.10.10 30003
-> 데이터 수신 확인 안됨

다른 데이터 수신 확인

tcpdump -i eth3 | grep 237.10.10.10.21002
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth3, link-type EN10MB (Ethernet), capture size 96 bytes
16:10:53.825477 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510
16:10:53.825606 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510
16:10:53.825723 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510
16:10:53.825807 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510
16:10:53.825897 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510
16:10:54.088161 IP 10.10.10.3.44191 > 237.10.10.10.21002: UDP, length 510

mdfusr@CME11:/mdfsvc/src/FEP/chk>./udprcv 237.10.10.10 21002
try to receive !!!!
16:10:36>> Len = 397
16:10:36>> Len = 397
16:10:36>> Len = 510
16:10:36>> Len = 510
16:10:36>> Len = 510
16:10:36>> Len = 510
16:10:36>> Len = 510
16:10:36>> Len = 510
16:10:36>> Len = 510

shint의 이미지


혹시나...
한번 순서를 반대로 실행 해보세요. ㅇ_ㅇ?

네트워크와 프로세스도 초기화 해보고...
포트도 변경해 보고...

recv 로그 값도 확인해보고요... ㅇ_ㅇ;;

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

bmw2040의 이미지

안녕하세요

server1 -> L3 switch -> server1

현대 이런 구조인데 server1 에서 멀티캐스트 데이터를 보내고 L3 에 vlan 을 통해서 다시 server1 로 멀티캐스트를 받는 구조입니다.

자기 자신이 보낸 멀티캐스트 데이터는 확인이 불가능 한건가요?

shint의 이미지

해봐야 알겠는데요. ㅇ_ㅇ;;

호스팅 전문업체에 문의해보세요.

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

댓글 달기

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