Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15322

mongosniff erroneously displays the same string for source and destination IP addresses

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • 2.6.3
    • Tools
    • Fully Compatible
    • ALL
    • Hide

      As far as I know this happens every time you use it, I cloned from master with:

      git clone https://github.com/mongodb/mongo.git and built it with scons

      Show
      As far as I know this happens every time you use it, I cloned from master with: git clone https://github.com/mongodb/mongo.git and built it with scons

    Description

      I had these types of messages from mongosniff:

      10.32.152.63:6612  <<--  10.32.152.63:49802   85 bytes  id:10f177a 17766266 - 38764426
              reply n:1 cursorId: 0
              { js: { utf8: true }, oidMachine: 6672235, ok: 1.0 }
      10.32.164.94:49383  -->> 10.32.164.94:6612 admin.$cmd  58 bytes id:24f7f8b     38764427
              query: { features: 1 }  ntoreturn: 1 ntoskip: 0

      There the source and destination ip are the same due to a bug in the output.

      I have proposed this pull request https://github.com/mongodb/mongo/pull/782

      Thanks!

      Attachments

        Activity

          People

            benety.goh@mongodb.com Benety Goh
            89berner Juan Berner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: