Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 1409] New: documentation mistake

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 1 Mar 2007 14:46:12 +0000 (GMT)

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1409

           Summary: documentation mistake
           Product: Web sites
           Version: N/A
          Platform: PC
               URL: http://wireshark.org/docs/wsug_html_chunked/ChCapCapture
                    FilterSection.html
        OS/Version: Linux
            Status: NEW
          Severity: Trivial
          Priority: High
         Component: Main site - www.wireshark.org
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: macmiranda@xxxxxxxxx
                CC: macmiranda@xxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Since there is not component for documentation, I'll post it here.

There is an error in the page:
http://wireshark.org/docs/wsug_html_chunked/ChCapCaptureFilterSection.html

According to Example 4.2, the filter 'tcp port 23 and not host 10.0.0.5'
captures all telnet traffic not from 10.0.0.5. But this filter also discards
traffic to 10.0.0.5. Either you use this filter to capture all telnet traffic
not to and not from 10.0.0.5 or you use filter 'tcp port 23 and not src host
10.0.0.5'.

I'd really appreciate if you correct this soon because I need the official
documentation to proof an error on a test.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 1409] documentation mistake
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 1075] tshark -b duration:value bug
  • Next by Date: [Wireshark-bugs] [Bug 1410] New: Wireshark selct adapter error
  • Previous by thread: [Wireshark-bugs] [Bug 1075] tshark -b duration:value bug
  • Next by thread: [Wireshark-bugs] [Bug 1409] documentation mistake
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation