Wireshark User Guide
Wireshark User Guide
Ulf Lamping, Richard Sharpe, NS Computer Software and Services P/L Ed Warnicke,
Preface ....................................................................................................................... ix 1. Foreword ........................................................................................................ ix 2. Who should read this document? ......................................................................... ix 3. Acknowledgements ........................................................................................... ix 4. About this document .......................................................................................... x 5. Where to get the latest copy of this document? ....................................................... x 6. Providing feedback about this document ................................................................ x 1. Introduction .............................................................................................................. 1 1.1. What is Wireshark? ......................................................................................... 1 1.1.1. Some intended purposes ........................................................................ 1 1.1.2. Features .............................................................................................. 1 1.1.3. Live capture from many different network media ........................................ 2 1.1.4. Import files from many other capture programs .......................................... 2 1.1.5. Export files for many other capture programs ............................................ 2 1.1.6. Many protocol decoders ......................................................................... 2 1.1.7. Open Source Software ........................................................................... 2 1.1.8. What Wireshark is not ........................................................................... 3 1.2. System Requirements ...................................................................................... 3 1.2.1. General Remarks .................................................................................. 3 1.2.2. Microsoft Windows .............................................................................. 3 1.2.3. Unix / Linux ........................................................................................ 4 1.3. Where to get Wireshark? .................................................................................. 5 1.4. A brief history of Wireshark ............................................................................. 5 1.5. Development and maintenance of Wireshark ....................................................... 5 1.6. Reporting problems and getting help .................................................................. 6 1.6.1. Website .............................................................................................. 6 1.6.2. Wiki .................................................................................................. 6 1.6.3. Q&A Forum ........................................................................................ 6 1.6.4. FAQ .................................................................................................. 6 1.6.5. Mailing Lists ....................................................................................... 7 1.6.6. Reporting Problems .............................................................................. 7 1.6.7. Reporting Crashes on UNIX/Linux platforms ............................................. 8 1.6.8. Reporting Crashes on Windows platforms ................................................. 8 2. Building and Installing Wireshark ................................................................................ 9 2.1. Introduction ................................................................................................... 9 2.2. Obtaining the source and binary distributions ....................................................... 9 2.3. Before you build Wireshark under UNIX ........................................................... 10 2.4. Building Wireshark from source under UNIX ..................................................... 11 2.5. Installing the binaries under UNIX ................................................................... 12 2.5.1. Installing from rpm's under Red Hat and alike .......................................... 12 2.5.2. Installing from deb's under Debian, Ubuntu and other Debian derivatives....... 13 2.5.3. Installing from portage under Gentoo Linux ............................................. 13 2.5.4. Installing from packages under FreeBSD ................................................. 13 2.6. Troubleshooting during the install on Unix ........................................................ 13 2.7. Building from source under Windows ............................................................... 14 2.8. Installing Wireshark under Windows ................................................................ 14 2.8.1. Install Wireshark ................................................................................ 14 2.8.2. Manual WinPcap Installation ................................................................ 16 2.8.3. Update Wireshark ............................................................................... 16 2.8.4. Update WinPcap ................................................................................. 16 2.8.5. Uninstall Wireshark ............................................................................. 16 2.8.6. Uninstall WinPcap .............................................................................. 17 3. User Interface ......................................................................................................... 18 3.1. Introduction .................................................................................................. 18 3.2. Start Wireshark ............................................................................................. 18 3.3. The Main window ......................................................................................... 18 3.3.1. Main Window Navigation .................................................................... 19 3.4. The Menu .................................................................................................... 20
iii
3.5. The "File" menu ........................................................................................... 3.6. The "Edit" menu ........................................................................................... 3.7. The "View" menu ......................................................................................... 3.8. The "Go" menu ............................................................................................ 3.9. The "Capture" menu ...................................................................................... 3.10. The "Analyze" menu .................................................................................... 3.11. The "Statistics" menu ................................................................................... 3.12. The "Telephony" menu ................................................................................. 3.13. The "Tools" menu ....................................................................................... 3.14. The "Internals" menu ................................................................................... 3.15. The "Help" menu ........................................................................................ 3.16. The "Main" toolbar ...................................................................................... 3.17. The "Filter" toolbar ...................................................................................... 3.18. The "Packet List" pane ................................................................................. 3.19. The "Packet Details" pane ............................................................................. 3.20. The "Packet Bytes" pane ............................................................................... 3.21. The Statusbar .............................................................................................. 4. Capturing Live Network Data .................................................................................... 4.1. Introduction .................................................................................................. 4.2. Prerequisites ................................................................................................. 4.3. Start Capturing ............................................................................................. 4.4. The "Capture Interfaces" dialog box ................................................................. 4.5. The "Capture Options" dialog box .................................................................... 4.5.1. Capture frame .................................................................................... 4.5.2. Capture File(s) frame ........................................................................... 4.5.3. Stop Capture... frame ........................................................................... 4.5.4. Display Options frame ......................................................................... 4.5.5. Name Resolution frame ....................................................................... 4.5.6. Buttons ............................................................................................. 4.6. The "Remote Capture Interfaces" dialog box ...................................................... 4.6.1. Remote Capture Interfaces .................................................................... 4.6.2. Remote Capture .................................................................................. 4.6.3. Remote Capture Settings ...................................................................... 4.7. The "Interface Details" dialog box .................................................................... 4.8. Capture files and file modes ............................................................................ 4.9. Link-layer header type ................................................................................... 4.10. Filtering while capturing ............................................................................... 4.10.1. Automatic Remote Traffic Filtering ...................................................... 4.11. While a Capture is running ... ........................................................................ 4.11.1. Stop the running capture ..................................................................... 4.11.2. Restart a running capture .................................................................... 5. File Input / Output and Printing .................................................................................. 5.1. Introduction .................................................................................................. 5.2. Open capture files ......................................................................................... 5.2.1. The "Open Capture File" dialog box ....................................................... 5.2.2. Input File Formats .............................................................................. 5.3. Saving captured packets ................................................................................. 5.3.1. The "Save Capture File As" dialog box ................................................... 5.3.2. Output File Formats ............................................................................ 5.4. Merging capture files ..................................................................................... 5.4.1. The "Merge with Capture File" dialog box .............................................. 5.5. Import text file ............................................................................................. 5.5.1. The "File import" dialog box ................................................................ 5.6. File Sets ...................................................................................................... 5.6.1. The "List Files" dialog box ................................................................... 5.7. Exporting data .............................................................................................. 5.7.1. The "Export as Plain Text File" dialog box .............................................. 5.7.2. The "Export as PostScript File" dialog box ..............................................
21 24 26 29 31 32 33 35 37 37 38 40 42 43 44 44 45 47 47 47 47 48 49 50 52 53 53 53 53 54 55 55 56 58 58 59 60 61 62 62 63 64 64 64 64 66 67 67 69 70 70 71 72 73 74 75 75 77
iv
5.7.3. The "Export as CSV (Comma Separated Values) File" dialog box ................. 79 5.7.4. The "Export as C Arrays (packet bytes) file" dialog box ............................. 79 5.7.5. The "Export as PSML File" dialog box ................................................... 79 5.7.6. The "Export as PDML File" dialog box .................................................. 81 5.7.7. The "Export selected packet bytes" dialog box ......................................... 83 5.7.8. The "Export Objects" dialog box ........................................................... 84 5.8. Printing packets ............................................................................................ 85 5.8.1. The "Print" dialog box ......................................................................... 85 5.9. The Packet Range frame ................................................................................. 86 5.10. The Packet Format frame .............................................................................. 86 6. Working with captured packets .................................................................................. 88 6.1. Viewing packets you have captured .................................................................. 88 6.2. Pop-up menus ............................................................................................... 89 6.2.1. Pop-up menu of the "Packet List" column header ...................................... 89 6.2.2. Pop-up menu of the "Packet List" pane ................................................... 90 6.2.3. Pop-up menu of the "Packet Details" pane ............................................... 92 6.3. Filtering packets while viewing ....................................................................... 94 6.4. Building display filter expressions .................................................................... 95 6.4.1. Display filter fields ............................................................................. 96 6.4.2. Comparing values ............................................................................... 96 6.4.3. Combining expressions ........................................................................ 97 6.4.4. A common mistake ............................................................................. 98 6.5. The "Filter Expression" dialog box ................................................................... 99 6.6. Defining and saving filters ............................................................................ 100 6.7. Defining and saving filter macros ................................................................... 101 6.8. Finding packets ........................................................................................... 101 6.8.1. The "Find Packet" dialog box .............................................................. 101 6.8.2. The "Find Next" command ................................................................. 102 6.8.3. The "Find Previous" command ............................................................ 102 6.9. Go to a specific packet ................................................................................. 102 6.9.1. The "Go Back" command ................................................................... 102 6.9.2. The "Go Forward" command ............................................................... 102 6.9.3. The "Go to Packet" dialog box ............................................................ 102 6.9.4. The "Go to Corresponding Packet" command ......................................... 103 6.9.5. The "Go to First Packet" command ...................................................... 103 6.9.6. The "Go to Last Packet" command ....................................................... 103 6.10. Marking packets ........................................................................................ 103 6.11. Ignoring packets ........................................................................................ 103 6.12. Time display formats and time references ....................................................... 104 6.12.1. Packet time referencing .................................................................... 104 7. Advanced Topics ................................................................................................... 106 7.1. Introduction ................................................................................................ 106 7.2. Following TCP streams ................................................................................ 106 7.2.1. The "Follow TCP Stream" dialog box ................................................... 106 7.3. Expert Infos ................................................................................................ 107 7.3.1. Expert Info Entries ............................................................................ 107 7.3.2. "Expert Info Composite" dialog ........................................................... 109 7.3.3. "Colorized" Protocol Details Tree ........................................................ 109 7.3.4. "Expert" Packet List Column (optional) ................................................. 110 7.4. Time Stamps .............................................................................................. 110 7.4.1. Wireshark internals ............................................................................ 110 7.4.2. Capture file formats ........................................................................... 110 7.4.3. Accuracy ......................................................................................... 111 7.5. Time Zones ................................................................................................ 111 7.5.1. Set your computer's time correctly! ...................................................... 112 7.5.2. Wireshark and Time Zones ................................................................. 113 7.6. Packet Reassembling .................................................................................... 114 7.6.1. What is it? ....................................................................................... 114
7.6.2. How Wireshark handles it ................................................................... 7.7. Name Resolution ......................................................................................... 7.7.1. Name Resolution drawbacks ............................................................... 7.7.2. Ethernet name resolution (MAC layer) .................................................. 7.7.3. IP name resolution (network layer) ....................................................... 7.7.4. IPX name resolution (network layer) ..................................................... 7.7.5. TCP/UDP port name resolution (transport layer) ..................................... 7.8. Checksums ................................................................................................. 7.8.1. Wireshark checksum validation ............................................................ 7.8.2. Checksum offloading ......................................................................... 8. Statistics ............................................................................................................... 8.1. Introduction ................................................................................................ 8.2. The "Summary" window ............................................................................... 8.3. The "Protocol Hierarchy" window .................................................................. 8.4. Conversations ............................................................................................. 8.4.1. What is a Conversation? ..................................................................... 8.4.2. The "Conversations" window .............................................................. 8.4.3. The protocol specific "Conversation List" windows ................................. 8.5. Endpoints ................................................................................................... 8.5.1. What is an Endpoint? ......................................................................... 8.5.2. The "Endpoints" window .................................................................... 8.5.3. The protocol specific "Endpoint List" windows ....................................... 8.6. The "IO Graphs" window .............................................................................. 8.7. Service Response Time ................................................................................. 8.7.1. The "Service Response Time DCE-RPC" window ................................... 8.8. Compare two capture files ............................................................................. 8.9. WLAN Traffic Statistics ............................................................................... 8.10. The protocol specific statistics windows ......................................................... 9. Telephony ............................................................................................................. 9.1. Introduction ................................................................................................ 9.2. RTP Analysis .............................................................................................. 9.3. VoIP Calls ................................................................................................. 9.4. LTE MAC Traffic Statistics .......................................................................... 9.5. LTE RLC Traffic Statistics ........................................................................... 9.6. The protocol specific statistics windows ........................................................... 10. Customizing Wireshark ......................................................................................... 10.1. Introduction .............................................................................................. 10.2. Start Wireshark from the command line ......................................................... 10.3. Packet colorization ..................................................................................... 10.4. Control Protocol dissection .......................................................................... 10.4.1. The "Enabled Protocols" dialog box .................................................... 10.4.2. User Specified Decodes .................................................................... 10.4.3. Show User Specified Decodes ........................................................... 10.5. Preferences ............................................................................................... 10.5.1. Interface Options ............................................................................. 10.6. Configuration Profiles ................................................................................. 10.7. User Table ................................................................................................ 10.8. Display Filter Macros ................................................................................. 10.9. ESS Category Attributes ............................................................................. 10.10. GeoIP Database Paths ............................................................................... 10.11. IKEv2 decryption table ............................................................................. 10.12. Object Identifiers ..................................................................................... 10.13. PRES Users Context List ........................................................................... 10.14. SCCP users Table .................................................................................... 10.15. SMI (MIB and PIB) Modules ..................................................................... 10.16. SMI (MIB and PIB) Paths ......................................................................... 10.17. SNMP Enterprise Specific Trap Types ......................................................... 10.18. SNMP users Table ...................................................................................
114 115 115 115 116 116 116 117 117 117 119 119 119 120 122 122 122 123 123 123 124 124 125 126 126 127 128 129 130 130 130 130 131 131 132 133 133 133 139 141 141 142 143 144 144 145 147 147 148 148 148 149 149 149 150 150 150 150
vi
10.19. Tektronix K12xx/15 RF5 protocols Table ..................................................... 10.20. User DLTs protocol table .......................................................................... 11. Lua Support in Wireshark ...................................................................................... 11.1. Introduction .............................................................................................. 11.2. Example of Dissector written in Lua ............................................................. 11.3. Example of Listener written in Lua ............................................................... 11.4. Wireshark's Lua API Reference Manual ......................................................... 11.5. Saving capture files ................................................................................... 11.5.1. Dumper ......................................................................................... 11.5.2. PseudoHeader ................................................................................. 11.6. Obtaining dissection data ........................................................................... 11.6.1. Field ............................................................................................. 11.6.2. FieldInfo ........................................................................................ 11.6.3. Non Method Functions ..................................................................... 11.7. GUI support ............................................................................................. 11.7.1. ProgDlg ......................................................................................... 11.7.2. TextWindow ................................................................................... 11.7.3. Non Method Functions ..................................................................... 11.8. Post-dissection packet analysis .................................................................... 11.8.1. Listener ......................................................................................... 11.9. Obtaining packet information ...................................................................... 11.9.1. Address ......................................................................................... 11.9.2. Column .......................................................................................... 11.9.3. Columns ........................................................................................ 11.9.4. Pinfo ............................................................................................. 11.10. Functions for writing dissectors ................................................................. 11.10.1. Dissector ...................................................................................... 11.10.2. DissectorTable ............................................................................... 11.10.3. Pref ............................................................................................. 11.10.4. Prefs ............................................................................................ 11.10.5. Proto ........................................................................................... 11.10.6. ProtoField ..................................................................................... 11.10.7. Non Method Functions ................................................................... 11.11. Adding information to the dissection tree ..................................................... 11.11.1. TreeItem ...................................................................................... 11.12. Functions for handling packet data ............................................................. 11.12.1. ByteArray ..................................................................................... 11.12.2. Int ............................................................................................... 11.12.3. Tvb ............................................................................................. 11.12.4. TvbRange ..................................................................................... 11.12.5. UInt ............................................................................................ 11.13. Utility Functions ..................................................................................... 11.13.1. Dir .............................................................................................. 11.13.2. Non Method Functions ................................................................... A. Files and Folders ................................................................................................... A.1. Capture Files .............................................................................................. A.1.1. Libpcap File Contents ....................................................................... A.1.2. Not Saved in the Capture File ............................................................. A.2. Configuration Files and Folders ..................................................................... A.2.1. Protocol help configuration ................................................................ A.3. Windows folders ......................................................................................... A.3.1. Windows profiles ............................................................................. A.3.2. Windows 7, Vista, XP, 2000, and NT roaming profiles ............................ A.3.3. Windows temporary folder ................................................................. B. Protocols and Protocol Fields .................................................................................. C. Wireshark Messages .............................................................................................. C.1. Packet List Messages ................................................................................... C.1.1. [Malformed Packet] ..........................................................................
151 151 152 152 152 153 154 154 154 155 156 156 157 158 158 158 159 161 163 163 164 164 164 165 165 167 167 168 169 171 171 172 179 179 179 181 181 183 183 184 187 187 187 188 191 191 191 191 192 196 198 198 198 199 200 201 201 201
vii
C.1.2. [Packet size limited during capture] ..................................................... C.2. Packet Details Messages ............................................................................... C.2.1. [Response in frame: 123] ................................................................... C.2.2. [Request in frame: 123] ..................................................................... C.2.3. [Time from request: 0.123 seconds] ..................................................... C.2.4. [Stream setup by PROTOCOL (frame 123)] .......................................... D. Related command line tools .................................................................................... D.1. Introduction ............................................................................................... D.2. tshark: Terminal-based Wireshark ................................................................. D.3. tcpdump: Capturing with tcpdump for viewing with Wireshark ........................... D.4. dumpcap: Capturing with dumpcap for viewing with Wireshark .......................... D.5. capinfos: Print information about capture files ................................................ D.6. rawshark: Dump and analyze network traffic. ................................................ D.7. editcap: Edit capture files ............................................................................ D.8. mergecap: Merging multiple capture files into one .......................................... D.9. text2pcap: Converting ASCII hexdumps to network captures ............................. D.10. idl2wrs: Creating dissectors from CORBA IDL files ....................................... D.10.1. What is it? .................................................................................... D.10.2. Why do this? ................................................................................. D.10.3. How to use idl2wrs ......................................................................... D.10.4. TODO .......................................................................................... D.10.5. Limitations .................................................................................... D.10.6. Notes ............................................................................................ E. This Document's License (GPL) ...............................................................................
201 201 201 201 202 202 203 203 203 205 205 206 207 208 212 213 216 216 216 216 217 218 218 219
viii
Preface
1. Foreword
Wireshark is one of those programs that many network managers would love to be able to use, but they are often prevented from getting what they would like from Wireshark because of the lack of documentation. This document is part of an effort by the Wireshark team to improve the usability of Wireshark. We hope that you find it useful, and look forward to your comments.
3. Acknowledgements
The authors would like to thank the whole Wireshark team for their assistance. In particular, the authors would like to thank: Gerald Combs, for initiating the Wireshark project and funding to do this documentation. Guy Harris, for many helpful hints and a great deal of patience in reviewing this document. Gilbert Ramirez, for general encouragement and helpful hints along the way. The authors would also like to thank the following people for their helpful feedback on this document: Pat Eyler, for his suggestions on improving the example on generating a backtrace. Martin Regner, for his various suggestions and corrections. Graeme Hewson, for a lot of grammatical corrections. The authors would like to acknowledge those man page and README authors for the Wireshark project from who sections of this document borrow heavily: Scott Renfro from whose mergecap man page Section D.8, mergecap: Merging multiple capture files into one is derived. Ashok Narayanan from whose text2pcap man page Section D.9, text2pcap: Converting ASCII hexdumps to network captures is derived.
ix
Preface
Frank Singleton from whose README.idl2wrs Section D.10, idl2wrs: Creating dissectors from CORBA IDL files is derived.
This is a warning!
You should pay attention to a warning, as otherwise data loss might occur.
This is a note!
A note will point you to common mistakes and things that might not be obvious.
This is a tip!
Tips will be helpful for your everyday work using Wireshark.
Chapter 1. Introduction
1.1. What is Wireshark?
Wireshark is a network packet analyzer. A network packet analyzer will try to capture network packets and tries to display that packet data as detailed as possible. You could think of a network packet analyzer as a measuring device used to examine what's going on inside a network cable, just like a voltmeter is used by an electrician to examine what's going on inside an electric cable (but at a higher level, of course). In the past, such tools were either very expensive, proprietary, or both. However, with the advent of Wireshark, all that has changed. Wireshark is perhaps one of the best open source packet analyzers available today.
1.1.2. Features
The following are some of the many features Wireshark provides: Available for UNIX and Windows. Capture live packet data from a network interface. Display packets with very detailed protocol information. Open and Save packet data captured. Import and Export packet data from and to a lot of other capture programs. Filter packets on many criteria. Search for packets on many criteria. Colorize packet display based on filters. Create various statistics. ... and a lot more! However, to really appreciate its power, you have to start using it. Figure 1.1, Wireshark captures packets and allows you to examine their content. shows Wireshark having captured some packets and waiting for you to examine them.
Introduction
Figure 1.1. Wireshark captures packets and allows you to examine their content.
Introduction
of that, it is very easy for people to add new protocols to Wireshark, either as plugins, or built into the source, and they often do!
Introduction
Other media: See http://wiki.wireshark.org/CaptureSetup/NetworkMedia Remarks: Many older Windows versions are no longer supported for three reasons: None of the developers use those systems which makes support difficult. The libraries Wireshark depends on (GTK, WinPcap, ) have dropped support for older releases. Microsoft has also dropped support for these systems. Windows 95, 98 and ME are no longer supported. The "old technology" releases of Windows lack memory protection (specifically VirutalProtect) which we use to improve program safety and security. The last known version to work was Ethereal 0.10.14 (which includes WinPcap 3.1). You can get it from http://ethereal.com/download.html. According to this bug report, you may need to install Ethereal 0.10.0 on some systems. Microsoft retired support for Windows 98 and ME in 2006. Windows NT 4.0 no longer works with Wireshark. The last known version to work was Wireshark 0.99.4 (which includes WinPcap 3.1). You still can get it from http://www.wireshark.org/download/ win32/all-versions/wireshark-setup-0.99.4.exe. Microsoft retired support for Windows NT 4.0 in 2004. Windows 2000 no longer works with Wireshark. The last known version to work was Wireshark 1.2.x (which includes WinPcap 4.1.2). You still can get it from http://www.wireshark.org/ download/win32/all-versions/. Microsoft retired support for Windows 2000 in 2010. Windows CE and the embedded versions of Windows are not currently supported. Multiple monitor setups are supported but may behave a bit strangely.
Introduction
Sun Solaris/Sparc Canonical Ubuntu If a binary package is not available for your platform, you should download the source and try to build it. Please report your experiences to wireshark-dev[AT]wireshark.org .
Introduction
Wireshark is an open source software project, and is released under the GNU General Public License (GPL). All source code is freely available under the GPL. You are welcome to modify Wireshark to suit your own needs, and it would be appreciated if you contribute your improvements back to the Wireshark team. You gain three benefits by contributing your improvements back to the community: Other people who find your contributions useful will appreciate them, and you will know that you have helped people in the same way that the developers of Wireshark have helped people. The developers of Wireshark might improve your changes even more, as there's always room for improvement. Or they may implement some advanced things on top of your code, which can be useful for yourself too. The maintainers and developers of Wireshark will maintain your code as well, fixing it when API changes or other changes are made, and generally keeping it in tune with what is happening with Wireshark. So if Wireshark is updated (which is done often), you can get a new Wireshark version from the website and your changes will already be included without any effort for you. The Wireshark source code and binary kits for some platforms are all available on the download page of the Wireshark website: http://www.wireshark.org/download.html.
1.6.1. Website
You will find lots of useful information on the Wireshark homepage at http://www.wireshark.org.
1.6.2. Wiki
The Wireshark Wiki at http://wiki.wireshark.org provides a wide range of information related to Wireshark and packet capturing in general. You will find a lot of information not part of this user's guide. For example, there is an explanation how to capture on a switched network, an ongoing effort to build a protocol reference and a lot more. And best of all, if you would like to contribute your knowledge on a specific topic (maybe a network protocol you know well), you can edit the wiki pages by simply using your web browser.
1.6.4. FAQ
The "Frequently Asked Questions" will list often asked questions and the corresponding answers.
Introduction
You will find the FAQ inside Wireshark by clicking the menu item Help/Contents and selecting the FAQ page in the dialog shown. An online version is available at the Wireshark website: http://www.wireshark.org/faq.html. You might prefer this online version, as it's typically more up to date and the HTML format is easier to use.
You can subscribe to each of these lists from the Wireshark web site: http://www.wireshark.org. Simply select the mailing lists link on the left hand side of the site. The lists are archived at the Wireshark web site as well.
Tip!
You can search in the list archives to see if someone asked the same question some time before and maybe already got an answer. That way you don't have to wait until someone answers your question.
Introduction
$ gdb `whereis wireshark | cut -f2 -d: | cut -d' ' -f2` core >& bt.txt backtrace ^D $
Note
Type the characters in the first line verbatim! Those are back-tics there!
Note
backtrace is a gdb command. You should enter it verbatim after the first line shown above, but it will not be echoed. The ^D (Control-D, that is, press the Control key and the D key together) will cause gdb to exit. This will leave you with a file called bt.txt in the current directory. Include the file with your bug report.
Note
If you do not have gdb available, you will have to check out your operating system's debugger. You should mail the traceback to the wireshark-dev[AT]wireshark.org mailing list.
Note!
While you will find a number of binary packages available on the Wireshark web site, you might not find one for your platform, and they often tend to be several versions behind the current released version, as they are contributed by people who have the platforms they are built for. For this reason, you might want to pull down the source distribution and build it, as the process is relatively simple.
Note!
You may need to change the version number of GTK+ in Example 2.1, Building GTK + from source to match the version of GTK+ you have downloaded. The directory you change to will change if the version of GTK+ changes, and in all cases, tar xvf - will show you the name of the directory you should change to.
Note!
If you use Linux, or have GNU tar installed, you can use tar zxvf gtk+-2.21.1.tar.gz. It is also possible to use gunzip -c or gzcat rather than gzip -dc on many UNIX systems.
Note!
If you downloaded GTK+ or any other tar file using Windows, you may find your file called gtk+-2_21_1_tar.gz. You should consult the GTK+ web site if any errors occur in carrying out the instructions in Example 2.1, Building GTK+ from source. If you have downloaded the source to libpcap, the general instructions shown in Example 2.2, Building and installing libpcap will assist in building it. Also, if your operating system does not support tcpdump, you might also want to download it from the tcpdump web site and install it.
10
Note!
The directory you should change to will depend on the version of libpcap you have downloaded. In all cases, tar xvf - will show you the name of the directory that has been unpacked. Under Red Hat 6.x and beyond (and distributions based on it, like Mandrake) you can simply install each of the packages you need from RPMs. Most Linux systems will install GTK+ and GLib in any case, however you will probably need to install the devel versions of each of these packages. The commands shown in Example 2.3, Installing required RPMs under Red Hat Linux 6.2 and beyond will install all the needed RPMs if they are not already installed.
Example 2.3. Installing required RPMs under Red Hat Linux 6.2 and beyond
cd /mnt/cdrom/RedHat/RPMS rpm -ivh glib-1.2.6-3.i386.rpm rpm -ivh glib-devel-1.2.6-3.i386.rpm rpm -ivh gtk+-1.2.6-7.i386.rpm rpm -ivh gtk+-devel-1.2.6-7.i386.rpm rpm -ivh libpcap-0.4-19.i386.rpm
Note
If you are using a version of Red Hat later than 6.2, the required RPMs have most likely changed. Simply use the correct RPMs from your distribution. Under Debian you can install Wireshark using aptitude. aptitude will handle any dependency issues for you. Example 2.4, Installing debs under Debian, Ubuntu and other Debian derivatives shows how to do this.
Example 2.4. Installing debs under Debian, Ubuntu and other Debian derivatives
aptitude install wireshark-dev
11
For other versions of UNIX, you will want to use the following commands:
gzip -d wireshark-1.7-tar.gz tar xvf wireshark-1.7-tar
Note!
The pipeline gzip -dc wireshark-1.7-tar.gz | tar xvf - will work here as well.
Note!
If you have downloaded the Wireshark tarball under Windows, you may find that your browser has created a file with underscores rather than periods in its file name. 2. Change directory to the Wireshark source directory. 3. Configure your source so it will build correctly for your version of UNIX. You can do this with the following command:
./configure
If this step fails, you will have to rectify the problems and rerun configure. Troubleshooting hints are provided in Section 2.6, Troubleshooting during the install on Unix. 4. Build the sources into a binary, with the make command. For example:
make
Once you have installed Wireshark with make install above, you should be able to run it by entering wireshark.
If the above step fails because of missing dependencies, install the dependencies first, and then retry the step above. See Example 2.3, Installing required RPMs under Red Hat Linux 6.2 and beyond for information on what RPMs you will need to have installed.
12
2.5.2. Installing from deb's under Debian, Ubuntu and other Debian derivatives
If you can just install from the repository then use:
aptitude install wireshark
aptitude should take care of all of the dependency issues for you. Use the following command to install downloaded Wireshark deb's under Debian:
dpkg -i wireshark-common_1.7.0-1_i386.deb wireshark_1.7.0-1_i386.deb
dpkg doesn't take care of all dependencies, but reports what's missing.
Note!
By installing Wireshark packages non-root users won't gain rights automatically to capture packets. To allow non-root users to capture packets follow the procedure described in /usr/share/doc/wireshark-common/README.Debian
pkg_add should take care of all of the dependency issues for you.
13
problems. This can be resolved by downloading a recent version of sed from http://directory.fsf.org/ project/sed/. If you cannot determine what the problems are, send an email to the wireshark-dev mailing list explaining your problem, and including the output from config.log and anything else you think is relevant, like a trace of the make stage.
14
Text2Pcap - Text2pcap is a program that reads in an ASCII hex dump and writes the data into a libpcap-style capture file. Mergecap - Mergecap is a program that combines multiple saved capture files into a single output file. Capinfos - Capinfos is a program that provides information on capture files. Rawshark - Rawshark is a raw packet filter. User's Guide - Local installation of the User's Guide. The Help buttons on most dialogs will require an internet connection to show help pages if the User's Guide is not installed locally.
15
/D sets the default installation directory ($INSTDIR), overriding InstallDir and InstallDirRegKey. It must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces. Example:
wireshark-win32-1.7.0.exe /NCRC /S /desktopicon=yes /quicklaunchicon=no /D=C:\Program Files\Foo
Warning!
If you have an older version of WinPcap installed, you must uninstall it before installing the current version. Recent versions of the WinPcap installer will take care of this.
16
WinPcap won't be uninstalled by default, as other programs than Wireshark may use it as well.
Note!
After uninstallation of WinPcap you can't capture anything with Wireshark. It might be a good idea to reboot Windows afterwards.
17
Tip!
When starting Wireshark it's possible to specify optional settings using the command line. See Section 10.2, Start Wireshark from the command line for details.
Note!
In the following chapters, a lot of screenshots from Wireshark will be shown. As Wireshark runs on many different platforms with many different window managers, different styles applied and there are different versions of the underlying GUI toolkit used, your screen might look different from the provided screenshots. But as there are no real differences in functionality, these screenshots should still be well understandable.
18
User Interface
Wireshark's main window consists of parts that are commonly known from many other GUI programs. 1. The menu (see Section 3.4, The Menu) is used to start actions. 2. The main toolbar (see Section 3.16, The "Main" toolbar) provides quick access to frequently used items from the menu. 3. The filter toolbar (see Section 3.17, The "Filter" toolbar) provides a way to directly manipulate the currently used display filter (see Section 6.3, Filtering packets while viewing). 4. The packet list pane (see Section 3.18, The "Packet List" pane) displays a summary of each packet captured. By clicking on packets in this pane you control what is displayed in the other two panes. 5. The packet details pane (see Section 3.19, The "Packet Details" pane) displays the packet selected in the packet list pane in more detail. 6. The packet bytes pane (see Section 3.20, The "Packet Bytes" pane) displays the data from the packet selected in the packet list pane, and highlights the field selected in the packet details pane. 7. The statusbar (see Section 3.21, The Statusbar) shows some detailed information about the current program state and the captured data.
Tip!
The layout of the main window can be customized by changing preference settings. See Section 10.5, Preferences for details!
19
User Interface
Additionally, typing anywhere in the main window will start filling in a display filter.
Note!
Menu items will be greyed out if the corresponding feature isn't available. For example, you cannot save a capture file if you didn't capture or load any data before.
It contains the following items: File This menu contains items to open and merge capture files, save / print / export capture files in whole or in part, and to quit from Wireshark. See Section 3.5, The "File" menu. This menu contains items to find a packet, time reference or mark one or more packets, handle configuration profiles, and set your preferences; (cut, copy, and paste are not presently implemented). See Section 3.6, The "Edit" menu. This menu controls the display of the captured data, including colorization of packets, zooming the font, showing a packet in a separate window, expanding and collapsing trees in packet details, .... See Section 3.7, The "View" menu. This menu contains items to go to a specific packet. See Section 3.8, The "Go" menu.
Edit
View
Go
20
User Interface
Capture
This menu allows you to start and stop captures and to edit capture filters. See Section 3.9, The "Capture" menu. This menu contains items to manipulate display filters, enable or disable the dissection of protocols, configure user specified decodes and follow a TCP stream. See Section 3.10, The "Analyze" menu. This menu contains items to display various statistic windows, including a summary of the packets that have been captured, display protocol hierarchy statistics and much more. See Section 3.11, The "Statistics" menu. This menu contains items to display various telephony related statistic windows, including a media analysis, flow diagrams, display protocol hierarchy statistics and much more. See Section 3.12, The "Telephony" menu. This menu contains various tools available in Wireshark, such as creating Firewall ACL Rules. See Section 3.13, The "Tools" menu. This menu contains items that show information about the internals of Wireshark. See Section 3.14, The "Internals" menu. This menu contains items to help the user, e.g. access to some basic help, manual pages of the various command line tools, online access to some of the webpages, and the usual about dialog. See Section 3.15, The "Help" menu.
Analyze
Statistics
Telephony
Tools
Internals
Help
Each of these menu items is described in more detail in the sections that follow.
Tip!
You can access menu items directly or by pressing the corresponding accelerator keys which are shown at the right side of the menu. For example, you can press the Control (or Strg in German) and the K keys together to open the capture dialog.
21
User Interface
Open Recent
Merge...
Import...
Close
-----Save Ctrl+S
22
User Interface
Menu Item
Accelerator
Description
Note!
If you have already saved the current capture, this menu item will be greyed out.
Note!
You cannot save a live capture while the capture is in progress. You must stop the capture in order to save. Save As... Shift+Ctrl+S This menu item allows you to save the current capture file to whatever file you would like. It pops up the Save Capture File As dialog box (which is discussed further in Section 5.3.1, The "Save Capture File As" dialog box). This menu item allows you to show a list of files in a file set. It pops up the Wireshark List File Set dialog box (which is discussed further in Section 5.6, File Sets). If the currently loaded file is part of a file set, jump to the next file in the set. If it isn't part of a file set or just the last file in that set, this item is greyed out. If the currently loaded file is part of a file set, jump to the previous file in the set. If it isn't part of a file set or just the first file in that set, this item is greyed out. This menu item allows you to export all (or some) of the packets in the capture file to file. It pops up the Wireshark Export dialog box (which is discussed further in Section 5.7, Exporting data). This menu item allows you to export the currently selected bytes in the packet bytes pane to a binary file. It pops up the Wireshark Export dialog box (which is discussed further in Section 5.7.7, The "Export selected packet bytes" dialog box) This menu item allows you to export all or some of the captured HTTP objects into local files. It pops up the Wireshark HTTP object list (which is discussed further in Section 5.7.8, The "Export Objects" dialog box) This menu item allows you to export all or some of the captured DICOM objects into local files. It pops up the Wireshark DICOM object list (which is discussed further in Section 5.7.8, The "Export Objects" dialog box) This menu item allows you to export all or some of the captured SMB objects into local files. It pops up the Wireshark SMB object list (which is discussed further in Section 5.7.8, The "Export Objects" dialog box) Ctrl+P This menu item allows you to print all (or some) of the packets in the capture file. It pops up the Wireshark Print dialog box (which is discussed further in Section 5.8, Printing packets).
-----File Set > List Files File Set > Next File File Set > Previous File -----Export > File...
> >
> >
-----Print...
------
23
User Interface
Accelerator Ctrl+Q
Description This menu item allows you to quit from Wireshark. Wireshark will ask to save your capture file if you haven't previously saved it (this can be disabled by a preference setting).
As Shift+Ctrl+C
24
User Interface
Description This menu item tries to find the next packet matching the settings from "Find Packet...". This menu item tries to find the previous packet matching the settings from "Find Packet...". This menu item "marks" the currently selected packet. See Section 6.10, Marking packets for details.
Toggle Shift+Ctrl+Alt+M This menu item toggles the mark on all displayed packets. Marking Of All Displayed Packets Mark Displayed Packets Unmark Displayed Packets Find Mark All Shift+Ctrl+M This menu item "marks" all displayed packets.
All Ctrl+Alt+M
Next Shift+Ctrl+N
Find the next marked packet. Find the previous marked packet.
Find Previous Shift+Ctrl+B Mark -----Ignore Packet Ctrl+D (toggle) Ignore All Shift+Ctrl+D Displayed Packets (toggle) Un-Ignore Packets -----Set Time Ctrl+T Reference (toggle) Un-Time Reference Packets Ctrl+Alt+T All All Ctrl+Alt+D
This menu item marks the currently selected packet as ignored. See Section 6.11, Ignoring packets for details. This menu item marks all displayed packets as ignored.
This menu item set a time reference on the currently selected packet. See Section 6.12.1, Packet time referencing for more information about the time referenced packets. This menu item removes all time references on the packets.
Find Next Time Ctrl+Alt+N Reference Find Previous Ctrl+Alt+B Time Reference -----Configuration Profiles... Preferences... Shift+Ctrl+A
This menu item tries to find the next time referenced packet. This menu item tries to find the previous time referenced packet. This menu item brings up a dialog box for handling configuration profiles. More detail is provided in Section 10.6, Configuration Profiles. This menu item brings up a dialog box that allows you to set preferences for many parameters that control Wireshark. You can also save your preferences so Wireshark will use them the
Shift+Ctrl+P
25
User Interface
Menu Item
Accelerator
Description next time you start it. More detail is provided in Section 10.5, Preferences.
26
User Interface
Menu Item Packet Bytes -----Time Display Format > Date and Time of Day: 1970-01-01 01:02:03.123456
Accelerator
Description This menu item hides or shows the packet bytes pane, see Section 3.20, The "Packet Bytes" pane. Selecting this tells Wireshark to display the time stamps in date and time of day format, see Section 6.12, Time display formats and time references.
Note!
The fields "Time of Day", "Date and Time of Day", "Seconds Since Beginning of Capture", "Seconds Since Previous Captured Packet" and "Seconds Since Previous Displayed Packet" are mutually exclusive.
Time Display Format > Time of Day: 01:02:03.123456 Time Display Format > Seconds Since Epoch (1970-01-01): 1234567890.123456 Time Display Format > Seconds Since Beginning of Capture: 123.123456 Time Display Format > Seconds Since Previous Captured Packet: 1.123456 Time Display Format > Seconds Since Previous Displayed Packet: 1.123456 Time Display Format > -----Time Display Format > Automatic (File Format Precision)
Selecting this tells Wireshark to display time stamps in time of day format, see Section 6.12, Time display formats and time references. Selecting this tells Wireshark to display time stamps in seconds since 1970-01-01 00:00:00, see Section 6.12, Time display formats and time references.
Selecting this tells Wireshark to display time stamps in seconds since beginning of capture format, see Section 6.12, Time display formats and time references.
Selecting this tells Wireshark to display time stamps in seconds since previous captured packet format, see Section 6.12, Time display formats and time references.
Selecting this tells Wireshark to display time stamps in seconds since previous displayed packet format, see Section 6.12, Time display formats and time references.
Selecting this tells Wireshark to display time stamps with the precision given by the capture file format used, see Section 6.12, Time display formats and time references.
27
User Interface
Menu Item
Accelerator
Description
Note!
The fields "Automatic", "Seconds" "...seconds" are mutually exclusive. Time Display Format > Seconds: 0 Time Display Format > ...seconds: 0.... Time Display Format > Display Seconds with hours and minutes Name Resolution > Resolve Name Name Resolution > Enable for MAC Layer Name Resolution > Enable for Network Layer Name Resolution > Enable for Transport Layer Colorize Packet List and
Selecting this tells Wireshark to display time stamps with a precision of one second, see Section 6.12, Time display formats and time references. Selecting this tells Wireshark to display time stamps with a precision of one second, decisecond, centisecond, millisecond, microsecond or nanosecond, see Section 6.12, Time display formats and time references. Selecting this tells Wireshark to display time stamps in seconds, with hours and minutes.
This item allows you to trigger a name resolve of the current packet only, see Section 7.7, Name Resolution. This item allows you to control whether or not Wireshark translates MAC addresses into names, see Section 7.7, Name Resolution. This item allows you to control whether or not Wireshark translates network addresses into names, see Section 7.7, Name Resolution. This item allows you to control whether or not Wireshark translates transport addresses into names, see Section 7.7, Name Resolution.
This item allows you to control whether or not Wireshark should colorize the packet list.
Note!
Enabling colorization will slow down the display of new packets while capturing / loading capture files. Auto Scroll in Live Capture This item allows you to specify that Wireshark should scroll the packet list pane as new packets come in, so you are always looking at the last packet. If you do not specify this, Wireshark simply adds new packets onto the end of the list, but does not scroll the packet list pane. Ctrl++ Ctrl+Ctrl+= Zoom into the packet data (increase the font size). Zoom out of the packet data (decrease the font size). Set zoom level back to 100% (set font size back to normal).
28
User Interface
Description Resize all column widths so the content will fit into it.
Note!
Resizing may take a significant amount of time, especially if a large capture file is loaded. Displayed Columns -----Expand Subtrees Expand All Shift+Right Ctrl+Right This menu item expands the currently selected subtree in the packet details tree. Wireshark keeps a list of all the protocol subtrees that are expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item expands all subtrees in all packets in the capture. This menu item collapses the tree view of all packets in the capture list. This menu item brings up a submenu that allows you to color packets in the packet list pane based on the addresses of the currently selected packet. This makes it easy to distinguish packets belonging to different conversations. Section 10.3, Packet colorization. These menu items enable one of the ten temporary color filters based on the currently selected conversation. This menu item clears all temporary coloring rules. This menu items folds out with a list of all configured columns. These columns can now be shown or hidden in the packet list.
Ctrl+Left
Colorize Conversation > Color 1-10 Colorize Conversation > Reset coloring Colorize Conversation > New Coloring Rule... Coloring Rules...
This menu item opens a dialog window in which a new permanent coloring rule can be created based on the currently selected conversation. This menu item brings up a dialog box that allows you to color packets in the packet list pane according to filter expressions you choose. It can be very useful for spotting certain types of packets, see Section 10.3, Packet colorization. This menu item brings up the selected packet in a separate window. The separate window shows only the tree view and byte view panes. Ctrl+R This menu item allows you to reload the current capture file.
29
User Interface
Go to Packet... Ctrl+G
Ctrl+Down
Ctrl+Home Ctrl+End
30
User Interface
Menu Item
Accelerator
Description Move to the next packet in the current conversation. This can be used to move to the previous packet even if the packet list doesn't have keyboard focus.
Options...
Ctrl+K
31
User Interface
Menu Item
Accelerator
Description them for future use. More detail on this subject is provided in Section 6.6, Defining and saving filters
-----Apply Column as
32
User Interface
Accelerator
Description These menu items will change the current display filter but won't apply the changed filter. Depending on the chosen menu item, the current display filter string will be replaced or appended to by the selected protocol field in the packet details pane.
-----Enabled Protocols... Decode As... Shift+Ctrl+E This menu item allows the user to enable/disable protocol dissectors, see Section 10.4.1, The "Enabled Protocols" dialog box This menu item allows the user to force Wireshark to decode certain packets as a particular protocol, see Section 10.4.2, User Specified Decodes This menu item allows the user to force Wireshark to decode certain packets as a particular protocol, see Section 10.4.3, Show User Specified Decodes This menu item brings up a separate window and displays all the TCP segments captured that are on the same TCP connection as a selected packet, see Section 7.2, Following TCP streams Same functionality as "Follow TCP Stream" but for UDP streams. Same functionality as "Follow TCP Stream" but for SSL streams. XXX - how to provide the SSL keys? Open a dialog showing some expert information about the captured packets in a log style display. The amount of information will depend on the protocol and varies from very detailed to none existing. This is currently a work in progress. XXX - add a new section about this and link from here Same information as in "Expert Info" but trying to group items together for faster analysis. In this menu you will find conversation filter for various protocols.
UDP SSL
Expert Info
33
User Interface
All menu items will bring up a new window showing specific statistical information.
34
User Interface
Menu Item -----ANCP... BOOTPDHCP... Colledtd... Compare... Flow Graph... HTTP IP Addresses... IP Destinations... IP Protocol Types... ONC-RPC Programs Sametime TCP Stream Graph UDP Multicast Streams WLAN Traffic
Accelerator
Description See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows HTTP request/response statistics, see Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.10, The protocol specific statistics windows See Section 8.9, WLAN Traffic Statistics
35
User Interface
All menu items will bring up a new window showing specific telephony related statistical information.
36
User Interface
37
User Interface
38
User Interface
Note!
Calling a Web browser might be unsupported in your version of Wireshark. If this is the case, the corresponding menu items will be hidden.
39
User Interface
Note!
If calling a Web browser fails on your machine, maybe because just nothing happens or the browser is started but no page is shown, have a look at the web browser setting in the preferences dialog.
Options...
Capture/Options... This item brings up the Capture Options dialog box (discussed further in Section 4.3, Start Capturing) and allows you to start capturing packets. Capture/Start Capture/Stop Capture/Restart This item starts capturing packets with the options form the last time. This item stops the currently running live capture process Section 4.3, Start Capturing). This item stops the currently running live capture process and restarts it again, for convenience. This item brings up the file open dialog box that allows you to load a capture file for viewing. It is discussed in more detail in Section 5.2.1, The "Open Capture File" dialog box. This item allows you to save the current capture file to whatever file you would like. It pops up the Save Capture File As dialog box (which is discussed further in Section 5.3.1, The "Save Capture File As" dialog box).
File/Open...
Save As...
File/Save As...
Note!
If you currently have a temporary capture file, the Save icon shown instead. will be
40
User Interface
Description This item closes the current capture. If you have not saved the capture, you will be asked to save it first. This item allows you to reload the current capture file. This item allows you to print all (or some of) the packets in the capture file. It pops up the Wireshark Print dialog box (which is discussed further in Section 5.8, Printing packets).
Reload Print...
View/Reload File/Print...
-----Find Packet... Edit/Find Packet... This item brings up a dialog box that allows you to find a packet. There is further information on finding packets in Section 6.8, Finding packets. Go/Go Back Go/Go Forward This item jumps back in the packet history. This item jumps forward in the packet history.
Go Back Go Forward Go to Packet... Go To Packet Go To Packet -----Colorize Auto Scroll Live Capture -----Zoom In Zoom Out Normal Size Resize Columns ------
Go/Go to Packet... This item brings up a dialog box that allows you to specify a packet number to go to that packet. This item jumps to the first packet of the capture file. This item jumps to the last packet of the capture file. Colorize the packet list (or not).
View/Colorize
in View/Auto Scroll Auto scroll packet list while doing a live capture in Live Capture (or not). View/Zoom In View/Zoom Out Zoom into the packet data (increase the font size). Zoom out of the packet data (decrease the font size).
View/Normal Size Set zoom level back to 100%. View/Resize Columns Resize columns, so the content fits into them.
This item brings up a dialog box that allows you to create and edit capture filters. You can name filters, and you can save them for future use. More detail on this subject is provided in Section 6.6, Defining and saving filters. This item brings up a dialog box that allows you to create and edit display filters. You can name filters, and you can save them for future use. More detail on this subject is provided in Section 6.6, Defining and saving filters. This item brings up a dialog box that allows you color packets in the packet list pane according to
Display Filters...
Analyze/Display Filters...
41
User Interface
Description filter expressions you choose. It can be very useful for spotting certain types of packets. More detail on this subject is provided in Section 10.3, Packet colorization.
Preferences...
Edit/Preferences
This item brings up a dialog box that allows you to set preferences for many parameters that control Wireshark. You can also save your preferences so Wireshark will use them the next time you start it. More detail is provided in Section 10.5, Preferences This item brings up help dialog box.
-----Help Help/Contents
Note!
After you've changed something in this field, don't forget to press the Apply button (or the Enter/Return key), to apply this filter string to the display.
Note!
This field is also where the current filter in effect is displayed. Expression... The middle button labeled "Add Expression..." opens a dialog box that lets you edit a display filter from a list of protocol fields, described in Section 6.5, The "Filter Expression" dialog box Reset the current display filter and clears the edit area. Apply the current value in the edit area as the new display filter.
Clear Apply
42
User Interface
Description
Note!
Applying a display filter on large capture files might take quite a long time!
Each line in the packet list corresponds to one packet in the capture file. If you select a line in this pane, more details will be displayed in the "Packet Details" and "Packet Bytes" panes. While dissecting a packet, Wireshark will place information from the protocol dissectors into the columns. As higher level protocols might overwrite information from lower levels, you will typically see the information from the highest possible level only. For example, let's look at a packet containing TCP inside IP inside an Ethernet packet. The Ethernet dissector will write its data (such as the Ethernet addresses), the IP dissector will overwrite this by its own (such as the IP addresses), the TCP dissector will overwrite the IP information, and so on. There are a lot of different columns available. Which columns are displayed can be selected by preference settings, see Section 10.5, Preferences. The default columns will show: No. The number of the packet in the capture file. This number won't change, even if a display filter is used. Time The timestamp of the packet. The presentation format of this timestamp can be changed, see Section 6.12, Time display formats and time references. Source The address where this packet is coming from. Destination The address where this packet is going to. Protocol The protocol name in a short (perhaps abbreviated) version. Info Additional information about the packet content. There is a context menu (right mouse click) available, see details in Figure 6.4, Pop-up menu of the "Packet List" pane.
43
User Interface
This pane shows the protocols and protocol fields of the packet selected in the "Packet List" pane. The protocols and fields of the packet are displayed using a tree, which can be expanded and collapsed. There is a context menu (right mouse click) available, see details in Figure 6.5, Pop-up menu of the "Packet Details" pane. Some protocol fields are specially displayed. Generated fields Wireshark itself will generate additional protocol fields which are surrounded by brackets. The information in these fields is derived from the known context to other packets in the capture file. For example, Wireshark is doing a sequence/acknowledge analysis of each TCP stream, which is displayed in the [SEQ/ACK analysis] fields of the TCP protocol. Links If Wireshark detected a relationship to another packet in the capture file, it will generate a link to that packet. Links are underlined and displayed in blue. If double-clicked, Wireshark jumps to the corresponding packet.
As usual for a hexdump, the left side shows the offset in the packet data, in the middle the packet data is shown in a hexadecimal representation and on the right the corresponding ASCII characters (or . if not appropriate) are displayed. Depending on the packet data, sometimes more than one page is available, e.g. when Wireshark has reassembled some packets into a single chunk of data, see Section 7.6, Packet Reassembling. In this case there are some additional tabs shown at the bottom of the pane to let you select the page you want to see.
Note!
The additional pages might contain data picked from multiple packets.
44
User Interface
The context menu (right mouse click) of the tab labels will show a list of all available pages. This can be helpful if the size in the pane is too small for all the tab labels.
This statusbar is shown while no capture file is loaded, e.g. when Wireshark is started.
The colorized bullet on the left shows the highest expert info level found in the currently loaded capture file. Hovering the mouse over this icon will show a textual description of the expert info level, and clicking the icon will bring up the Expert Infos dialog box. For a detailed description of expert info, see Section 7.3, Expert Infos. The left side shows information about the capture file, its name, its size and the elapsed time while it was being captured. The middle part shows the current number of packets in the capture file. The following values are displayed: Packets: the number of captured packets Displayed: the number of packets currently being displayed Marked: the number of marked packets Dropped: the number of dropped packets (only displayed if Wireshark was unable to capture all packets) Ignored: the number of ignored packets (only displayed if packets are ignored) The right side shows the selected configuration profile. Clicking in this part of the statusbar will bring up a menu with all available configuration profiles, and selecting from this list will change the configuration profile.
For a detailed description of configuration profiles, see Section 10.6, Configuration Profiles.
45
User Interface
This is displayed if you have selected a protocol field from the "Packet Details" pane.
Tip!
The value between the brackets (in this example arp.opcode) can be used as a display filter string, representing the selected protocol field.
This is displayed if you are trying to use a display filter which may have unexpected results. For a detailed description, see Section 6.4.4, A common mistake.
46
4.2. Prerequisites
Setting up Wireshark to capture packets for the first time can be tricky.
Tip!
A comprehensive guide "How To setup a Capture" is available at: http:// wiki.wireshark.org/CaptureSetup. Here are some common pitfalls: You need to have root / Administrator privileges to start a live capture. You need to choose the right network interface to capture packet data from. You need to capture at the right place in the network to see the traffic you want to see. ... and a lot more!. If you have any problems setting up your capture environment, you should have a look at the guide mentioned above.
47
The "Capture Interfaces" dialog box on Unix/Linux. You can start a capture from this dialog box, using (one of) the "Capture" button(s). You can start capturing using the " Options" dialog box. Capture Options" dialog box, see Figure 4.3, The "Capture
If you have selected the right capture options before, you can immediately start a capture using the " Capture Start" menu / toolbar item. The capture process will start immediately.
If you already know the name of the capture interface, you can start Wireshark from the command line and use the following:
wireshark -i eth0 -k
This will start Wireshark capturing on interface eth0, more details can be found at: Section 10.2, Start Wireshark from the command line.
48
The interface device name. The interface description provided by the operating system, or the user defined comment added in Section 10.5.1, Interface Options. The first IP address Wireshark could find for this interface. You can click on the address to cycle through other addresses assigned to it, if available. If no address could be found "unknown" will be displayed. The number of packets captured from this interface, since this dialog was opened. Will be greyed out, if no packet was captured in the last second. Number of packets captured in the last second. Will be greyed out, if no packet was captured in the last second. Stop a currently running capture. Start a capture on this interface immediately, using the settings from the last capture. Open the Capture Options dialog with this interface selected, see Section 4.5, The "Capture Options" dialog box. Open a dialog with detailed information about the interface, see Section 4.7, The "Interface Details" dialog box. Show this help page. Close this dialog box.
IP
Packets
Packets/s
Stop Start
Options
Help Close
49
Tip!
If you are unsure which options to choose in this dialog box, just try keeping the defaults as this should work well in many cases. You can set the following fields in this dialog box:
Interface
Note
loopback interfaces are not available on Windows platforms. This field performs the same function as the -i <interface> command line option. IP address The IP address(es) of the selected interface. If no address could be resolved from the system, "unknown" will be shown.
50
Unless you are in the rare situation that you need this, just keep the default. For a detailed description, see Section 4.9, Linklayer header type Here you can set the settings for wireless capture using the AirPCap adapter. For a detailed description, see the AirPCap Users Guide. Here you can set the settings for remote capture. For a detailed description, see Section 4.6, The "Remote Capture Interfaces" dialog box Enter the buffer size to be used while capturing. This is the size of the kernel buffer which will keep the captured packets, until they are written to disk. If you encounter packet drops, try increasing this value. This checkbox allows you to specify that Wireshark should put the interface in promiscuous mode when capturing. If you do not specify this, Wireshark will only capture the packets going to or from your computer (not all packets on your LAN segment).
Note
If some other process has put the interface in promiscuous mode you may be capturing in promiscuous mode even if you turn off this option.
Note
Even in promiscuous mode you still won't necessarily see all packets on your LAN segment, see http://www.wireshark.org/ faq.html#promiscsniff for some more explanations. Capture packets in monitor mode (Unix/Linux only) This checkbox allows you to setup the Wireless interface to capture all traffic it can receive, not just the traffic on the BSS to which it is associated, which can happen even when you set promiscuous mode. Also it might be necessary to turn this option on in order to see IEEE 802.11 headers and/or radio information from the captured frames.
Note
In monitor mode the adapter might disassociate itself from the network it was associated to. Capture packets in pcap-ng format This checkbox allows you to specify that Wireshark saves the captured packets in pcap-ng format. This next generation capture file format is currently in development.
Warning
This is an experimental feature. The resulting saved file may or may not be valid. See http:
51
for
This field allows you to specify the maximum amount of data that will be captured for each packet, and is sometimes referred to as the snaplen. If disabled, the value is set to the maximum 65535, which will be sufficient for most protocols. Some rules of thumb: If you are unsure, just keep the default value. If you don't need all of the data in a packet - for example, if you only need the link-layer, IP, and TCP headers - you might want to choose a small snapshot length, as less CPU time is required for copying packets, less buffer space is required for packets, and thus perhaps fewer packets will be dropped if traffic is very heavy. If you don't capture all of the data in a packet, you might find that the packet data you want is in the part that's dropped, or that reassembly isn't possible as the data required for reassembly is missing.
Capture Filter
This field allows you to specify a capture filter. Capture filters are discussed in more details in Section 4.10, Filtering while capturing. It defaults to empty, or no filter. You can also click on the button labeled "Capture Filter", and Wireshark will bring up the Capture Filters dialog box and allow you to create and/or select a filter. Please see Section 6.6, Defining and saving filters
Compile BPF
This button allows you to compile the capture filter into BPF code and pop up a window showing you the resulting pseudo code. This can help in understanding the working of the capture filter you created.
52
Multiple files only: Stop capturing after switching to the next file the given number of times.
4.5.6. Buttons
Once you have set the values you desire and have selected the options you need, simply click on Start to commence the capture, or Cancel to cancel the capture. If you start a capture, Wireshark allows you to stop capturing when you have enough packets captured, for details see Section 4.11, While a Capture is running ....
53
Note
Make sure you have outside access to port 2002 on the target platform. This is the port where the Remote Packet Capture Protocol service can be reached, by default. To access the Remote Capture Interfaces dialog use the Interfaces dropdown list on the "Capture Options" dialog, see Figure 4.3, The "Capture Options" dialog box, and select "Remote...".
54
You have to set the following parameter in this dialog: Host Enter the IP address or host name of the target platform where the Remote Packet Capture Protocol service is listening. Set the port number where the Remote Packet Capture Protocol service is listening on. Leave open to use the default port (2002). Select this if you don't need authentication to take place for a remote capture to be started. This depends on the target platform. Configuring the target platform like this makes it insecure. This is the normal way of connecting to a target platform. Set the credentials needed to connect to the Remote Packet Capture Protocol service.
Port
Null authentication
Password authentication
55
The Interface dropdown list now shows the IP address or host name of the Remote Packet Capture Protocol service and the other field shows the interfaces on the remote target. After selecting the desired interface just click Start to start the remote capture.
56
You can set the following parameters in this dialog: Do not capture own RPCAP traffic This option sets a capture filter so that the traffic flowing back from the Remote Packet Capture Protocol service to Wireshark isn't captured as well and also send back. The recursion in this saturates the link with duplicate traffic. You only should switch this off when capturing on an interface other then the interface connecting back to Wireshark. Use UDP for data transfer Remote capture control and data flows over a TCP connection. This option allows you to choose an UDP stream for data transfer. This option instructs the Remote Packet Capture Protocol service to send back all captured packets which have passed the capture filter. This is usually not a problem on a remote capture session with sufficient bandwidth. This option limits the Remote Packet Capture Protocol service to send only a sub sampling of the captured data, in terms of number of packets. This allows capture over a narrow band remote capture session of a higher bandwidth interface.
57
This option limits the Remote Packet Capture Protocol service to send only a sub sampling of the captured data, in terms of time. This allows capture over a narrow band capture session of a higher bandwidth interface.
Tip!
Working with large files (several 100 MB's) can be quite slow. If you plan to do a long term capture or capturing from a high traffic network, think about using one of the "Multiple files" options. This will spread the captured packets over several smaller files which can be much more pleasant to work with.
Note!
Using Multiple files may cut context related information. Wireshark keeps context information of the loaded packet data, so it can report context related problems (like a
58
stream error) and keeps information about context related protocols (e.g. where data is exchanged at the establishing phase and only referred to in later packets). As it keeps this information only for the loaded file, using one of the multiple file modes may cut these contexts. If the establishing phase is saved in one file and the things you would like to see is in another, you might not see some of the valuable context related information.
Tip!
Information about the folders used for the capture file(s), can be found in Appendix A, Files and Folders.
Single temporary wiresharkXXXXXX file (where XXXXXX is a unique number) Single named file foo.cap Multiple files, foo_00001_20100205110102.cap, continuous foo_00002_20100205110318.cap, ... Multiple files, foo_00001_20100205110102.cap, ring buffer foo_00002_20100205110318.cap, ...
x x
A temporary file will be created and used (this is the default). After the capturing is stopped, this file can be saved later under a user specified name. A single capture file will be used. If you want to place the new capture file to a specific folder, choose this mode. Like the "Single named file" mode, but a new file is created and used, after reaching one of the multiple file switch conditions (one of the "Next file every ..." values). Much like "Multiple files continuous", reaching one of the multiple files switch conditions (one of the "Next file every ..." values) will switch to the next file. This will be a newly created file if value of "Ring buffer with n files" is not reached, otherwise it will replace the oldest of the formerly used files (thus forming a "ring"). This mode will limit the maximum disk usage, even for an unlimited amount of capture input data, keeping the latest captured data.
59
If you are capturing on an Endace DAG card connected to a synchronous serial line, this might offer a choice of "PPP over serial" or "Cisco HDLC"; if the protocol on the serial line is PPP, select "PPP over serial", and if the protocol on the serial line is Cisco HDLC, select "Cisco HDLC". If you are capturing on an Endace DAG card connected to an ATM network, this might offer a choice of "RFC 1483 IP-over-ATM" or "Sun raw ATM". If the only traffic being captured is RFC 1483 LLCencapsulated IP, or if the capture needs to be read by an application that doesn't support SunATM headers, select "RFC 1483 IP-over-ATM", otherwise select "Sun raw ATM". If you are capturing on an Ethernet device, this might offer a choice of "Ethernet" or "DOCSIS". If you are capturing traffic from a Cisco Cable Modem Termination System that is putting DOCSIS traffic onto the Ethernet to be captured, select "DOCSIS", otherwise select "Ethernet".
Tip!
You will find a lot of Capture Filter examples at http://wiki.wireshark.org/CaptureFilters. You enter the capture filter into the Filter field of the Wireshark Capture Options dialog box, as shown in Figure 4.3, The "Capture Options" dialog box. The following is an outline of the syntax of the tcpdump capture filter language. See the expression option at the tcpdump manual page for details: http://www.tcpdump.org/tcpdump_man.html. A capture filter takes the form of a series of primitive expressions connected by conjunctions (and/ or) and optionally preceded by not:
[not] primitive [and|or [not] primitive ...]
An example is shown in Example 4.1, A capture filter for telnet that captures traffic to and from a particular host .
Example 4.1. A capture filter for telnet that captures traffic to and from a particular host
tcp port 23 and host 10.0.0.5
This example captures telnet traffic to and from the host 10.0.0.5, and shows how to use two primitives and the and conjunction. Another example is shown in Example 4.2, Capturing all telnet traffic not from 10.0.0.5, and shows how to capture all telnet traffic except that from 10.0.0.5.
XXX - add examples to the following list. A primitive is simply one of the following: [src|dst] host <host> This primitive allows you to filter on a host IP address or name. You can optionally precede the primitive with the keyword src|dst to specify that you are only interested in
60
source or destination addresses. If these are not present, packets where the specified address appears as either the source or the destination address will be selected. ether [src|dst] host <ehost> This primitive allows you to filter on Ethernet host addresses. You can optionally include the keyword src|dst between the keywords ether and host to specify that you are only interested in source or destination addresses. If these are not present, packets where the specified address appears in either the source or destination address will be selected. This primitive allows you to filter on packets that used host as a gateway. That is, where the Ethernet source or destination was host but neither the source nor destination IP address was host. This primitive allows you to filter on network numbers. You can optionally precede this primitive with the keyword src| dst to specify that you are only interested in a source or destination network. If neither of these are present, packets will be selected that have the specified network in either the source or destination address. In addition, you can specify either the netmask or the CIDR prefix for the network if they are different from your own. This primitive allows you to filter on TCP and UDP port numbers. You can optionally precede this primitive with the keywords src|dst and tcp|udp which allow you to specify that you are only interested in source or destination ports and TCP or UDP packets respectively. The keywords tcp|udp must appear before src|dst. If these are not specified, packets will be selected for both the TCP and UDP protocols and when the specified address appears in either the source or destination port field. less|greater <length> This primitive allows you to filter on packets whose length was less than or equal to the specified length, or greater than or equal to the specified length, respectively. This primitive allows you to filter on the specified protocol at either the Ethernet layer or the IP layer. This primitive allows you to filter on either Ethernet or IP broadcasts or multicasts. This primitive allows you to create complex filter expressions that select bytes or ranges of bytes in packets. Please see the tcpdump man page at http://www.tcpdump.org/ tcpdump_man.html for more details.
ether|ip broadcast|multicast
61
The following environment variables are analyzed: SSH_CONNECTION (ssh) SSH_CLIENT (ssh) REMOTEHOST (tcsh, others?) DISPLAY (x11) SESSIONNAME (terminal server) <remote IP> <remote port> <local IP> <local port> <remote IP> <remote port> <local port> <remote name> [remote name]:<display num> <remote name>
This dialog box will inform you about the number of captured packets and the time since the capture was started. The selection of which protocols are counted cannot be changed.
Tip!
This Capture Info dialog box can be hidden, using the "Hide capture info dialog" option in the Capture Options dialog box.
Note!
The Capture Info dialog box might be hidden, if the option "Hide capture info dialog" is used. 2. Using the menu item "Capture/ 3. Using the toolbar item " Stop". Stop".
62
5. The capture will be automatically stopped, if one of the Stop Conditions is exceeded, e.g. the maximum amount of data was captured.
Restart".
63
64
Wireshark extensions to the standard behaviour of these dialogs: View file preview information (like the filesize, the number of packets, ...), if you've selected a capture file. Specify a display filter with the "Filter:" button and filter field. This filter will be used when opening the new file. The text field background becomes green for a valid filter string and red for an invalid one. Clicking on the Filter button causes Wireshark to pop up the Filters dialog box (which is discussed further in Section 6.3, Filtering packets while viewing). XXX - we need a better description of these read filters Specify which type of name resolution is to be performed for all packets by clicking on one of the "... name resolution" check buttons. Details about name resolution can be found in Section 7.7, Name Resolution.
Table 5.1. The system specific "Open Capture File" dialog box Figure 5.1. "Open" on native Windows Microsoft Windows
This is the common Windows file open dialog plus some Wireshark extensions. Specific for this dialog: If available, the "Help" button will lead you to this section of this "User's Guide".
Note
The "Filter:" button currently doesn't work on Windows!
Figure 5.2. "Open" - new GTK version Unix/Linux: GTK version >= 2.4
This is the common Gimp/GNOME file open dialog - plus some Wireshark extensions. Specific for this dialog: The "+ Add" button allows you to add a directory, selected in the right-hand pane, to the favorites list on the left. Those changes are persistent. The "- Remove" button allows you to remove a selected directory from that list again (the items like: "Home", "Desktop", and "Filesystem" cannot be removed).
65
If Wireshark doesn't recognize the selected file as a capture file, it will grey out the "Open" button.
Figure 5.3. "Open" - old GTK version Unix/Linux: GTK version < 2.4
This is the file open dialog of former Gimp/ GNOME versions - plus some Wireshark extensions. Specific for this dialog: If Wireshark doesn't recognize the selected file as a capture file, it will grey out the "Ok" button.
66
the text output from the DBS Etherwatch VMS utility Visual Networks' Visual UpTime traffic capture the output from CoSine L2 debug the output from Accellent's 5Views LAN agents Endace Measurement Systems' ERF format captures Linux Bluez Bluetooth stack hcidump -w traces Catapult DCT2000 .out files Gammu generated text output from Nokia DCT3 phones in Netmonitor mode IBM Series (OS/400) Comm traces (ASCII & UNICODE) Juniper Netscreen snoop captures Symbian OS btsnoop captures Tamosoft CommView captures Textronix K12xx 32bit .rf5 format captures Textronix K12 text file format captures Wireshark .pcapng captures (Experimental) ... new file formats are added from time to time
67
Table 5.2. The system specific "Save Capture File As" dialog box Figure 5.4. "Save" on native Windows Microsoft Windows
This is the common Windows file save dialog plus some Wireshark extensions. Specific for this dialog: If available, the "Help" button will lead you to this section of this "User's Guide". If you don't provide a file extension to the filename - e.g. .pcap, Wireshark will append the standard file extension for that file format.
Figure 5.5. "Save" - new GTK version Unix/Linux: GTK version >= 2.4
This is the common Gimp/GNOME file save dialog - plus some Wireshark extensions. Specific for this dialog: Clicking on the + at "Browse for other folders" will allow you to browse files and folders in your file system.
Figure 5.6. "Save" - old GTK version Unix/Linux: GTK version < 2.4
This is the file save dialog of former Gimp/ GNOME versions - plus some Wireshark extensions.
68
With this dialog box, you can perform the following actions: 1. Type in the name of the file you wish to save the captured packets in, as a standard file name in your file system. 2. Select the directory to save the file into. 3. Select the range of the packets to be saved, see Section 5.9, The Packet Range frame 4. Specify the format of the saved capture file by clicking on the File type drop down box. You can choose from the types, described in Section 5.3.2, Output File Formats.
69
... new file formats are added from time to time If the above tools will be more helpful than Wireshark is a different question ;-)
70
Table 5.3. The system specific "Merge Capture File As" dialog box Figure 5.7. Windows "Merge" on native Microsoft Windows
This is the common Windows file open dialog plus some Wireshark extensions.
Figure 5.8. "Merge" - new GTK Unix/Linux: GTK version >= 2.4 version This is the common Gimp/GNOME file open
dialog - plus some Wireshark extensions.
Figure 5.9. "Merge" - old GTK version Unix/Linux: GTK version < 2.4
This is the file open dialog of former Gimp/ GNOME versions - plus some Wireshark extensions.
71
00 5a 03 ee 03 16 01
e0 a0 68 33 80 a2 01
1e b9 00 0f 94 0a 0f
a7 12 00 19 04 00 19
05 08 00 08 00 03 03
6f 00 00 7f 00 50 80
00 46 0a 0f 10 00 11
10 00 2e 19 01 0c 01
There is no limit on the width or number of bytes per line. Also the text dump at the end of the line is ignored. Bytes/hex numbers can be uppercase or lowercase. Any text before the offset is ignored, including email forwarding characters '>'. Any lines of text between the bytestring lines is ignored. The offsets are used to track the bytes, so offsets must be correct. Any line which has only bytes without a leading offset is ignored. An offset is recognized as being a hex number longer than two characters. Any text after the bytes is ignored (e.g. the character dump). Any hex numbers in this text are also ignored. An offset of zero is indicative of starting a new packet, so a single text file with a series of hexdumps can be converted into a packet capture with multiple packets. Packets may be preceded by a timestamp. These are interpreted according to the format given. If not the first packet is timestamped with the current time the import takes place. Multiple packets are read in with timestamps differing by one microsecond each. In general, short of these restrictions, Wireshark is pretty liberal about reading in hexdumps and has been tested with a variety of mangled outputs (including being forwarded through email multiple times, with limited line wrap etc.) There are a couple of other special features to note. Any line where the first non-whitespace character is '#' will be ignored as a comment. Any line beginning with #TEXT2PCAP is a directive and options can be inserted after this command to be processed by Wireshark. Currently there are no directives implemented; in the future, these may be used to give more fine grained control on the dump and the way it should be processed e.g. timestamps, encapsulation type etc. Wireshark also allows the user to read in dumps of application-level data, by inserting dummy L2, L3 and L4 headers before each packet. The user can elect to insert Ethernet headers, Ethernet and IP, or Ethernet, IP and UDP/TCP/ SCTP headers before each packet. This allows Wireshark or any other full-packet decoder to handle these dumps.
72
Specific controls of this import dialog are split in two sections: Input Import Determine which input file has to be imported and how it is to be interpreted. Determine how the data is to be imported.
The input parameters are as follows: Filename / Browse Enter the name of the text file to import. You can use Browse to browse for a file. Select the radix of the offsets given in the text file to import. This is usually hexadecimal, but decimal and octal are also supported. Tick this checkbox if there are timestamps associated with the frames in the text file to import you would like to use. Otherwise the current time is used for timestamping the frames. This is the format specifier used to parse the timestamps in the text file to import. It uses a simple syntax to describe the format of the timestamps, using %H for hours, %M for minutes, %S for seconds, etc. The straightforward HH:MM:SS format is covered by %T. For a full definition of the syntax look for strftime(3).
Offsets
Date/Time
Format
The import parameters are as follows: Encapsulation type Here you can select which type of frames you are importing. This all depends on from what type of medium the dump to import was taken. It lists all types that Wireshark understands, so as to pass the capture file contents to the right dissector. When Ethernet encapsulation is selected you have to option to prepend dummy headers to the frames to import. These headers can provide artificial Ethernet, IP, UDP or TCP or SCTP headers and SCTP data chunks. When selecting a type of dummy header the applicable entries are enabled, others are grayed out and default values are used. You may not be interested in the full frames from the text file, just the first part. Here you can define how much data from the start of the frame you want to import. If you leave this open the maximum is set to 64000 bytes.
Dummy header
Once all input and import parameters are setup click OK to start the import.
73
How does Wireshark detect the files of a file set? A filename in a file set uses the format Prefix_Number_DateTimeSuffix which might look like this: "test_00001_20060420183910.pcap". All files of a file set share the same prefix (e.g. "test") and suffix (e.g. ".pcap") and a varying middle part. To find the files of a file set, Wireshark scans the directory where the currently loaded file resides and checks for files matching the filename pattern (prefix and suffix) of the currently loaded file. This simple mechanism usually works well, but has its drawbacks. If several file sets were captured with the same prefix and suffix, Wireshark will detect them as a single file set. If files were renamed or spread over several directories the mechanism will fail to find all files of a set. The following features in the "File Set" submenu of the "File" menu are available to work with file sets in a convenient way: The List Files dialog box will list the files Wireshark has recognized as being part of the current file set. Next File closes the current and opens the next file in the file set. Previous File closes the current and opens the previous file in the file set.
Each line contains information about a file of the file set: Filename the name of the file. If you click on the filename (or the radio button left to it), the current file will be closed and the corresponding capture file will be opened. Created the creation time of the file Last Modified the last time the file was modified
74
Size the size of the file The last line will contain info about the currently used directory where all of the files in the file set can be found. The content of this dialog box is updated each time a capture file is opened/closed. The Close button will, well, close the dialog box.
Note!
There are more specialized functions to export specific data, which will be described at the appropriate places. XXX - add detailed descriptions of the output formats and some sample output, too.
75
Export to file: frame chooses the file to export the packet data to. The Packet Range frame is described in Section 5.9, The Packet Range frame. The Packet Details frame is described in Section 5.10, The Packet Format frame.
76
Tip!
You can easily convert PostScript files to PDF files using ghostscript. For example: export to a file named foo.ps and then call: ps2pdf foo.ps
77
Export to file: frame chooses the file to export the packet data to. The Packet Range frame is described in Section 5.9, The Packet Range frame. The Packet Details frame is described in Section 5.10, The Packet Format frame.
78
5.7.3. The "Export as CSV (Comma Separated Values) File" dialog box
XXX - add screenshot Export packet summary into CSV, used e.g. by spreadsheet programs to im-/export data. Export to file: frame chooses the file to export the packet data to. The Packet Range frame is described in Section 5.9, The Packet Range frame.
79
Export to file: frame chooses the file to export the packet data to. The Packet Range frame is described in Section 5.9, The Packet Range frame. There's no such thing as a packet details frame for PSML export, as the packet format is defined by the PSML specification.
80
The PDML specification is not officially released and Wireshark's implementation of it is still in an early beta state, so please expect changes in future Wireshark versions.
81
Export to file: frame chooses the file to export the packet data to. The Packet Range frame is described in Section 5.9, The Packet Range frame. There's no such thing as a packet details frame for PDML export, as the packet format is defined by the PDML specification.
82
83
The Save in folder: field lets you select the folder to save to (from some predefined folders). Browse for other folders provides a flexible way to choose a folder.
Columns: Packet num: The packet number in which this object was found. In some cases, there can be multiple objects in the same packet. Hostname: The hostname of the server that sent the object as a response to an HTTP request. Content Type: The HTTP content type of this object. Bytes: The size of this object in bytes. Filename: The final part of the URI (after the last slash). This is typically a filename, but may be a long complex looking string, which typically indicates that the file was received in response to a HTTP POST request. Buttons: Help: Opens this section in the user's guide. Close: Closes this dialog. Save As: Saves the currently selected object as a filename you specify. The default filename to save as is taken from the filename column of the objects list.
84
Save All: Saves all objects in the list using the filename from the filename column. You will be asked what directory / folder to save them in. If the filename is invalid for the operating system / file system you are running Wireshark on, then an error will appear and that object will not be saved (but all of the others will be).
The following fields are available in the Print dialog box: Printer This field contains a pair of mutually exclusive radio buttons: Plain Text specifies that the packet print should be in plain text. PostScript specifies that the packet print process should use PostScript to generate a better print output on PostScript aware printers. Output to file: specifies that printing be done to a file, using the filename entered in the field or selected with the browse button. This field is where you enter the file to print to if you have selected Print to a file, or you can click the button to browse the filesystem. It is greyed out if Print to a file is not selected. Print command specifies that a command be used for printing.
Note!
These Print command fields are not available on windows platforms. This field specifies the command to use for printing. It is typically lpr. You would change it to specify a particular queue if you need to print to a queue other than the default. An example might be:
85
lpr -Pmypostscript
This field is greyed out if Output to file: is checked above. Packet Range Packet Format Select the packets to be printed, see Section 5.9, The Packet Range frame Select the output format of the packets to be printed. You can choose, how each packet is printed, see Figure 5.20, The "Packet Format" frame
If the Captured button is set (default), all packets from the selected rule will be processed. If the Displayed button is set, only the currently displayed packets are taken into account to the selected rule. All packets will process all packets. Selected packet only process only the selected packet. Marked packets only process only the marked packets. From first to last marked packet process the packets from the first to the last marked one. Specify a packet range process a user specified range of packets, e.g. specifying 5,10-15,20- will process the packet number five, the packets from packet number ten to fifteen (inclusive) and every packet from number twenty to the end of the capture.
Packet summary line enable the output of the summary line, just as in the "Packet List" pane. Packet details enable the output of the packet details tree.
86
All collapsed the info from the "Packet Details" pane in "all collapsed" state. As displayed the info from the "Packet Details" pane in the current state. All expanded the info from the "Packet Details" pane in "all expanded" state. Packet bytes enable the output of the packet bytes, just as in the "Packet Bytes" pane. Each packet on a new page put each packet on a separate page (e.g. when saving/printing to a text file, this will put a form feed character between the packets).
87
You can also select and view packets the same way, while Wireshark is capturing, if you selected "Update list of packets in real time" in the Wireshark Capture Preferences dialog box. In addition, you can view individual packets in a separate window as shown in Figure 6.2, Viewing a packet in a separate window. Do this by selecting the packet in which you are interested in the packet list pane, and then select "Show Packet in New Windows" from the Display menu. This allows you to easily compare two or even more packets.
88
The following table gives an overview of which functions are available in this header, where to find the corresponding function in the main menu, and a short description of each item.
Table 6.1. The menu items of the "Packet List" column header pop-up menu
Item Sort Ascending Sort Descending Identical to main Description menu's item: Sort the packet list in ascending order based on this column. Sort the packet list in descending order based on this column.
89
Item No Sort ----Align Left Align Center Align Right ----Column Preferences... Resize Column Rename Column Title ----Displayed Column Hide Column Remove Column
Identical to main Description menu's item: Remove sorting order based on this column. Set left alignment of the values in this column. Set center alignment of the values in this column. Set right alignment of the values in this column. Open the Preferences dialog box on the column tab. Resize the column to fit the values. Allows you to change the title of the column header.
View
This menu items folds out with a list of all configured columns. These columns can now be shown or hidden in the packet list. Allows you to hide the column from the packet list. Allows you to remove the column from the packet list.
The following table gives an overview of which functions are available in this pane, where to find the corresponding function in the main menu, and a short description of each item.
90
Table 6.2. The menu items of the "Packet List" pop-up menu
Item Mark (toggle) Ignore (toggle) Set Reference (toggle) Identical to main Description menu's item: Packet Edit Packet Edit Time Edit Mark/unmark a packet. Ignore or inspect this packet while dissecting the capture file. Set/reset a time reference.
Manually Resolve Address ----Apply as Filter Prepare a Filter Conversation Filter Analyze Analyze -
Allows you to enter a name to resolve for the selected address. Prepare and apply a display filter based on the currently selected item. Prepare a display filter based on the currently selected item. This menu item applies a display filter with the address information from the selected packet. E.g. the IP menu entry will set a filter to show the traffic between the two IP addresses of the current packet. XXX - add a new section describing this better. This menu item uses a display filter with the address information from the selected packet to build a new colorizing rule. Allows you to analyze and prepare a filter for this SCTP association. Allows you to view all the data on a TCP stream between a pair of nodes. Allows you to view all the data on a UDP datagram stream between a pair of nodes. Same as "Follow TCP Stream" but for SSL. XXX - add a new section describing this better. Copy the summary fields as displayed to the clipboard, as tab-separated text. Copy the summary fields as displayed to the clipboard, as comma-separated text. Prepare a display filter based on the currently selected item and copy that filter to the clipboard. Copy the packet bytes to the clipboard in hexdump-like format. Copy the packet bytes to the clipboard in hexdump-like format, but without the text portion. Copy the packet bytes to the clipboard as ASCII text, excluding non-printable characters. Copy the packet bytes to the clipboard as an unpunctuated list of hex digits.
Colorize Conversation SCTP Follow Stream Follow Stream Follow Stream -----
Copy/ Summary (Text) Copy/ Summary (CSV) Copy/ As Filter Copy/ Bytes (Offset Hex Text) Copy/ Bytes (Offset Hex) Copy/ Bytes (Printable Text Only) Copy/ Bytes (Hex Stream)
91
Item
Identical to main Description menu's item: Copy the packet bytes to the clipboard as raw binary. The data is stored in the clipboard as MIME-type "application/ octet-stream". Change or apply a new relation between two dissectors. Print packets. Display the selected packet in a new window.
The following table gives an overview of which functions are available in this pane, where to find the corresponding function in the main menu, and a short description of each item.
Table 6.3. The menu items of the "Packet Details" pop-up menu
Item Identical to main Description menu's item: Expand the currently selected subtree. Expand all subtrees in all packets in the capture. Wireshark keeps a list of all the protocol subtrees that are expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item collapses the tree view of all packets in the capture list. View View
92
Item ----Apply as Column ----Apply as Filter Prepare a Filter Colorize Filter Follow Stream Follow Stream Follow Stream ----Copy/ Description Copy/ Value Copy/ As Filter
Identical to main Description menu's item: Use the selected protocol item to create a new column in the packet list. Analyze Analyze Prepare and apply a display filter based on the currently selected item. Prepare a display filter based on the currently selected item. This menu item uses a display filter with the information from the selected protocol item to build a new colorizing rule. Allows you to view all the data on a TCP stream between a pair of nodes. Allows you to view all the data on a UDP datagram stream between a pair of nodes. Same as "Follow TCP Stream" but for SSL. XXX - add a new section describing this better. Copy the displayed text of the selected field to the system clipboard. Copy the name of the selected field to the system clipboard. Copy the value of the selected field to the system clipboard. Prepare a display filter based on the currently selected item and copy it to the clipboard. Copy the packet bytes to the clipboard in hexdump-like format; similar to the Packet List Pane command, but copies only the bytes relevant to the selected part of the tree (the bytes selected in the Packet Bytes Pane). Copy the packet bytes to the clipboard in hexdump-like format, but without the text portion; similar to the Packet List Pane command, but copies only the bytes relevant to the selected part of the tree (the bytes selected in the Packet Bytes Pane). Copy the packet bytes to the clipboard as ASCII text, excluding non-printable characters; similar to the Packet List Pane command, but copies only the bytes relevant to the selected part of the tree (the bytes selected in the Packet Bytes Pane). Copy the packet bytes to the clipboard as an unpunctuated list of hex digits; similar to the Packet List Pane command, but copies only the bytes relevant to the selected part of the tree (the bytes selected in the Packet Bytes Pane). Copy the packet bytes to the clipboard as raw binary; similar to the Packet List Pane command, but copies only the bytes relevant to the selected part of the tree (the bytes selected in the Packet Bytes Pane). The data is stored in the clipboard as MIME-type "application/octet-stream".
with -
Edit
93
Item
Identical to main Description menu's item: This menu item is the same as the File menu item of the same name. It allows you to export raw packet bytes to a binary file. Show the wiki page corresponding to the currently selected protocol in your web browser. Show the filter field reference web page corresponding to the currently selected protocol in your web browser. The menu item takes you to the properties dialog and selects the page corresponding to the protocol if there are properties associated with the highlighted field. More information on preferences can be found in Figure 10.8, The preferences dialog box. Change or apply a new relation between two dissectors. Allows you to temporarily disable a protocol dissector, which may be blocking the legitimate dissector. View Causes a name resolution to be performed for the selected packet, but NOT every packet in the capture. If the selected field has a corresponding packet, go to it. Corresponding packets will usually be a request/response packet pair or such.
Filter Reference
Protocol Preferences...
Go to Go Corresponding Packet
Note!
All protocol and field names are entered in lowercase. Also, don't forget to press enter after entering the filter expression.
94
As you might have noticed, only packets of the TCP protocol are displayed now (e.g. packets 1-10 are hidden). The packet numbering will remain as before, so the first packet shown is now packet number 11.
Note!
When using a display filter, all packets remain in the capture file. The display filter only changes the display of the capture file but not its content! You can filter on any protocol that Wireshark understands. You can also filter on any field that a dissector adds to the tree view, but only if the dissector has added an abbreviation for the field. A list of such fields is available in Wireshark in the Add Expression... dialog box. You can find more information on the Add Expression... dialog box in Section 6.5, The "Filter Expression" dialog box. For example, to narrow the packet list pane down to only those packets to or from the IP address 192.168.0.1, use ip.addr==192.168.0.1.
Note!
To remove the filter, click on the Clear button to the right of the filter field.
Tip!
You will find a lot of Display Filter examples at the Wireshark Wiki Display Filter page at http://wiki.wireshark.org/DisplayFilters.
95
Tip!
You can use English and C-like terms in the same way, they can even be mixed in a filter string!
ne
!=
Not equal
ip.src!=10.0.0.5
gt
>
Greater than
frame.len > 10
lt
<
Less than
frame.len < 128
ge
>=
le
<=
In addition, all protocol fields are typed. Table 6.5, Display Filter Field Types provides a list of the types and example of how to express them.
96
Type Boolean
Example A boolean field is present in the protocol decode only if its value is true. For example, tcp.flags.syn is present, and thus true, only if the SYN flag is present in a TCP segment header. Thus the filter expression tcp.flags.syn will select only those packets for which this flag exists, that is, TCP segments where the segment header contains the SYN flag. Similarly, to find sourcerouted token ring packets, use a filter expression of tr.sr.
Separators can be a colon (:), dot (.) or dash (-) and can have one or two bytes between separators:
eth.dst == ff:ff:ff:ff:ff:ff eth.dst == ff-ff-ff-ff-ff-ff eth.dst == ffff.ffff.ffff
IPv4 address
ip.addr == 192.168.0.1 Classless InterDomain Routing (CIDR) notation can be used to test if an IPv4 address is in a certain subnet. For example, this display filter will find all packets in the 129.111 Class-B network: ip.addr == 129.111.0.0/16
or
||
Logical OR
ip.scr==10.0.0.5 or ip.src==192.1.1.1
xor
^^
Logical XOR
tr.dst[0:3] == 0.6.29 xor tr.src[0:3] == 0.6.29
not
Logical NOT
not llc
[...]
Substring Operator Wireshark allows you to select subsequences of a sequence in rather elaborate ways. After a label you can place a pair of brackets [] containing a comma separated list of range specifiers.
97
English
C-like
The example above uses the n:m format to specify a single range. In this case n is the beginning offset and m is the length of the range being specified.
eth.src[1-2] == 00:83
The example above uses the n-m format to specify a single range. In this case n is the beginning offset and m is the ending offset.
eth.src[:4] == 00:00:83:00
The example above uses the :m format, which takes everything from the beginning of a sequence to offset m. It is equivalent to 0:m
eth.src[4:] == 20:20
The example above uses the n: format, which takes everything from offset n to the end of the sequence.
eth.src[2] == 83
The example above uses the n format to specify a single range. In this case the element in the sequence at offset n is selected. This is equivalent to n:1.
eth.src[0:3,1-2,:4,4:,2] == 00:00:83:00:83:00:00:83:00:20:20:83
Wireshark allows you to string together single ranges in a comma separated list to form compound ranges as shown above.
98
Tip!
The "Filter Expression" dialog box is an excellent way to learn how to write Wireshark display filter strings.
When you first bring up the Filter Expression dialog box you are shown a tree list of field names, organized by protocol, and a box for selecting a relation. Field Name Select a protocol field from the protocol field tree. Every protocol with filterable fields is listed at the top level. (You can search for a particular protocol entry by entering the first few letters of the protocol name). By clicking on the "+" next to a protocol name you can get a list of the field names available for filtering for that protocol. Select a relation from the list of available relation. The is present is a unary relation which is true if the selected field is present in a packet. All other listed relations are binary relations which require additional data (e.g. a Value to match) to complete.
Relation
When you select a field from the field name list and select a binary relation (such as the equality relation ==) you will be given the opportunity to enter a value, and possibly some range information. Value You may enter an appropriate value in the Value text box. The Value will also indicate the type of value for the field name you have selected (like character string). Some of the protocol fields have predefined values available, much like enum's in C. If the selected protocol field has such values defined, you can choose one of them here. XXX - add an explanation here!
Predefined values
Range
99
OK
When you have built a satisfactory expression click OK and a filter string will be built for you. You can leave the Add Expression... dialog box without any effect by clicking the Cancel button.
Cancel
Note!
The mechanisms for defining and saving capture filters and display filters are almost identical. So both will be described here, differences between these two will be marked as such.
Warning!
You must use Save to save your filters permanently. Ok or Apply will not save the filters, so they will be lost when you close Wireshark.
Figure 6.8. The "Capture Filters" and "Display Filters" dialog boxes
New
This button adds a new filter to the list of filters. The currently entered values from Filter name and Filter string will be used. If any of these fields are empty, it will be set to "new". This button deletes the selected filter. It will be greyed out, if no filter is selected. You can select a filter from this list (which will fill in the filter name and filter string in the fields down at the bottom of the dialog box). You can change the name of the currently selected filter here.
Delete
Filter
Filter name:
100
Note!
The filter name will only be used in this dialog to identify the filter for your convenience, it will not be used elsewhere. You can add multiple filters with the same name, but this is not very useful. Filter string: Add Expression... You can change the filter string of the currently selected filter here. Display Filter only: the string will be syntax checked while you are typing. Display Filter only: This button brings up the Add Expression dialog box which assists in building filter strings. You can find more information about the Add Expression dialog in Section 6.5, The "Filter Expression" dialog box Display Filter only: This button applies the selected filter to the current display and closes the dialog. Display Filter only: This button applies the selected filter to the current display, and keeps the dialog open. Save the current settings in this dialog. The file location and format is explained in Appendix A, Files and Folders. Close this dialog. This will discard unsaved settings.
You might first select the kind of thing to search for: Display filter Simply enter a display filter string into the Filter: field, select a direction, and click on OK.
101
For example, to find the three way handshake for a connection from host 192.168.0.1, use the following filter string:
ip.src==192.168.0.1 and tcp.flags.syn==1
For more details on display filters, see Section 6.3, Filtering packets while viewing Hex Value Search for a specific byte sequence in the packet data. For example, use "00:00" to find the next packet including two null bytes in the packet data. String Find a string in the packet data, with various options. The value to be found will be syntax checked while you type it in. If the syntax check of your value succeeds, the background of the entry field will turn green, if it fails, it will turn red. You can choose the search direction: Up Search upwards in the packet list (decreasing packet numbers). Down Search downwards in the packet list (increasing packet numbers).
102
This dialog box will let you enter a packet number. When you press OK, Wireshark will jump to that packet.
Note!
As these protocol fields now work like links (just as in your Web browser), it's easier to simply double-click on the field to jump to the corresponding field.
Warning!
The packet marks are not stored in the capture file or anywhere else, so all packet marks will be lost if you close the capture file. You can use packet marking to control the output of packets when saving/exporting/printing. To do so, an option in the packet range is available, see Section 5.9, The Packet Range frame. There are three functions to manipulate the marked state of a packet: Mark packet (toggle) toggles the marked state of a single packet. Mark all displayed packets set the mark state of all displayed packets. Unmark all packets reset the mark state of all packets. These mark functions are available from the "Edit" menu, and the "Mark packet (toggle)" function is also available from the pop-up menu of the "Packet List" pane.
Warning!
The packet ignored marks are not stored in the capture file or anywhere else, so all packet ignored marks will be lost if you close the capture file.
103
There are three functions to manipulate the ignored state of a packet: Ignore packet (toggle) toggles the ignored state of a single packet. Ignore all displayed packets set the ignored state of all displayed packets. Un-Ignore all packets reset the ignored state of all packets. These ignore functions are available from the "Edit" menu, and the "Ignore packet (toggle)" function is also available from the pop-up menu of the "Packet List" pane.
104
Warning!
The time references will not be saved permanently and will be lost when you close the capture file.
Note!
Time referencing will only be useful, if the time display format is set to "Seconds Since Beginning of Capture". If one of the other time display formats are used, time referencing will have no effect (and will make no sense either). To work with time references, choose one of the "Time Reference" items in the "Edit" menu , see Section 3.6, The "Edit" menu, or from the pop-up menu of the "Packet List" pane. Set Time Reference (toggle) Toggles the time reference state of the currently selected packet to on or off. Find Next Find the next time referenced packet in the "Packet List" pane. Find Previous Find the previous time referenced packet in the "Packet List" pane.
A time referenced packet will be marked with the string *REF* in the Time column (see packet number 10). All subsequent packets will show the time since the last time reference.
105
Note!
It is worthwhile noting that Follow TCP Stream installs a display filter to select all the packets in the TCP stream you have selected.
The stream content is displayed in the same sequence as it appeared on the network. Traffic from A to B is marked in red, while traffic from B to A is marked in blue. If you like, you can change these colors in the Edit/Preferences "Colors" page.
106
Advanced Topics
Non-printable characters will be replaced by dots. XXX - What about line wrapping (maximum line length) and CRNL conversions? The stream content won't be updated while doing a live capture. To get the latest content you'll have to reopen the dialog. You can choose from the following actions: 1. Save As: Save the stream data in the currently selected format. 2. Print: Print the stream data in the currently selected format. 3. Direction: Choose the stream direction to be displayed ("Entire conversation", "data from A to B only" or "data from B to A only"). 4. Filter out this stream: Apply a display filter removing the current TCP stream data from the display. 5. Close: Close this dialog box, leaving the current display filter in effect. You can choose to view the data in one of the following formats: 1. ASCII: In this view you see the data from each direction in ASCII. Obviously best for ASCII based protocols, e.g. HTTP. 2. EBCDIC: For the big-iron freaks out there. 3. HEX Dump: This allows you to see all the data. This will require a lot of screen space and is best used with binary protocols. 4. C Arrays: This allows you to import the stream data into your own C program. 5. Raw: This allows you to load the unaltered stream data into a different program for further examination. The display will look the same as the ASCII setting, but "Save As" will result in a binary file.
The amount of expert infos largely depends on the protocol being used!
While some common protocols like TCP/IP will show detailed expert infos, most other protocols currently won't show any expert infos at all. The following will first describe the components of a single expert info, then the User Interface.
107
Advanced Topics
7.3.1.1. Severity
Every expert info has a specific severity level. The following severity levels are used, in parentheses are the colors in which the items will be marked in the GUI: Chat (grey): information about usual workflow, e.g. a TCP packet with the SYN flag set Note (cyan): notable things, e.g. an application returned an "usual" error code like HTTP 404 Warn (yellow): warning, e.g. application returned an "unusual" error code like a connection problem Error (red): serious problem, e.g. [Malformed Packet]
7.3.1.2. Group
There are some common groups of expert infos. The following are currently implemented: Checksum: a checksum was invalid Sequence: protocol sequence suspicious, e.g. sequence wasn't continuous or a retransmission was detected or ... Response Code: problem with application response code, e.g. HTTP 404 page not found Request Code: an application request (e.g. File Handle == x), usually Chat level Undecoded: dissector incomplete or data can't be decoded for other reasons Reassemble: problems while reassembling, e.g. not all fragments were available or an exception happened while reassembling Protocol: violation of protocol specs (e.g. invalid field values or illegal lengths), dissection of this packet is probably continued Malformed: malformed packet or dissector has a bug, dissection of this packet aborted Debug: debugging (should not occur in release versions) It's possible that more such group values will be added in the future ...
7.3.1.3. Protocol
The protocol in which the expert info was caused.
108
Advanced Topics
7.3.1.4. Summary
Each expert info will also have a short additional text with some further explanation.
The protocol field causing an expert info is colorized, e.g. uses a cyan background for a note severity level. This color is propagated to the toplevel protocol item in the tree, so it's easy to find the field that caused the expert info. For the example screenshot above, the IP "Time to live" value is very low (only 1), so the corresponding protocol field is marked with a cyan background. To easier find that item in the packet tree, the IP protocol toplevel item is marked cyan as well.
109
Advanced Topics
An optional "Expert Info Severity" packet list column is available (since SVN 22387 # 0.99.7), that displays the most significant severity of a packet, or stays empty if everything seems ok. This column is not displayed by default, but can be easily added using the Preferences Columns page described in Section 10.5, Preferences.
110
Advanced Topics
Note!
Writing data into a capture file format that doesn't provide the capability to store the actual precision will lead to loss of information. Example: If you load a capture file with nanosecond resolution and store the capture data to a libpcap file (with microsecond resolution) Wireshark obviously must reduce the precision from nanosecond to microsecond.
7.4.3. Accuracy
It's often asked: "Which time stamp accuracy is provided by Wireshark?". Well, Wireshark doesn't create any time stamps itself but simply gets them from "somewhere else" and displays them. So accuracy will depend on the capture system (operating system, performance, ...) that you use. Because of this, the above question is difficult to answer in a general way.
Note!
USB connected network adapters often provide a very bad time stamp accuracy. The incoming packets have to take "a long and winding road" to travel through the USB cable until they actually reach the kernel. As the incoming packets are time stamped when they are processed by the kernel, this time stamping mechanism becomes very inaccurate. Conclusion: don't use USB connected NIC's when you need precise time stamp accuracy! (XXX - are there any such NIC's that generate time stamps on the USB hardware?)
111
Advanced Topics
What are time zones? People expect that the time reflects the sunset. Dawn should be in the morning maybe around 06:00 and dusk in the evening maybe at 20:00. These times will obviously vary depending on the season. It would be very confusing if everyone on earth would use the same global time as this would correspond to the sunset only at a small part of the world. For that reason, the earth is split into several different time zones, each zone with a local time that corresponds to the local sunset. The time zone's base time is UTC (Coordinated Universal Time) or Zulu Time (military and aviation). The older term GMT (Greenwich Mean Time) shouldn't be used as it is slightly incorrect (up to 0.9 seconds difference to UTC). The UTC base time equals to 0 (based at Greenwich, England) and all time zones have an offset to UTC between -12 to +14 hours! For example: If you live in Berlin you are in a time zone one hour earlier than UTC, so you are in time zone "+1" (time difference in hours compared to UTC). If it's 3 o'clock in Berlin it's 2 o'clock in UTC "at the same moment". Be aware that at a few places on earth don't use time zones with even hour offsets (e.g. New Delhi uses UTC+05:30)! Further information can be found at: http://en.wikipedia.org/wiki/Time_zone and http:// en.wikipedia.org/wiki/Coordinated_Universal_Time. What is daylight saving time (DST)? Daylight Saving Time (DST), also known as Summer Time, is intended to "save" some daylight during the summer months. To do this, a lot of countries (but not all!) add a DST hour to the already existing UTC offset. So you may need to take another hour (or in very rare cases even two hours!) difference into your "time zone calculations". Unfortunately, the date at which DST actually takes effect is different throughout the world. You may also note, that the northern and southern hemispheres have opposite DST's (e.g. while it's summer in Europe it's winter in Australia). Keep in mind: UTC remains the same all year around, regardless of DST! Further information can be found at: http://en.wikipedia.org/wiki/Daylight_saving. Further time zone and DST information can be found at: http://wwp.greenwichmeantime.com/ and http://www.timeanddate.com/worldclock/.
Tip!
If you travel around the world, it's an often made mistake to adjust the hours of your computer clock to the local time. Don't adjust the hours but your time zone setting
112
Advanced Topics
instead! For your computer, the time is essentially the same as before, you are simply in a different time zone with a different local time!
Tip!
You can use the Network Time Protocol (NTP) to automatically adjust your computer to the correct time, by synchronizing it to Internet NTP clock servers. NTP clients are available for all operating systems that Wireshark supports (and for a lot more), for examples see: http://www.ntp.org/.
Table 7.2. Time zone examples for UTC arrival times (without DST)
Los Angeles New York Capture File 10:00 (UTC) Local Offset -8 to UTC Displayed 02:00 Time (Local Time) 10:00 -5 05:00 Madrid 10:00 -1 09:00 London 10:00 0 10:00 Berlin 10:00 +1 11:00 Tokyo 10:00 +9 19:00
An example: Let's assume that someone in Los Angeles captured a packet with Wireshark at exactly 2 o'clock local time and sends you this capture file. The capture file's time stamp will be represented in UTC as 10 o'clock. You are located in Berlin and will see 11 o'clock on your Wireshark display. Now you have a phone call, video conference or Internet meeting with that one to talk about that capture file. As you are both looking at the displayed time on your local computers, the one in Los
113
Advanced Topics
Angeles still sees 2 o'clock but you in Berlin will see 11 o'clock. The time displays are different as both Wireshark displays will show the (different) local times at the same point in time. Conclusion: You may not bother about the date/time of the time stamp you currently look at, unless you must make sure that the date/time is as expected. So, if you get a capture file from a different time zone and/or DST, you'll have to find out the time zone/DST difference between the two local times and "mentally adjust" the time stamps accordingly. In any case, make sure that every computer in question has the correct time and time zone setting.
Tip!
Wireshark calls this mechanism reassembling, although a specific protocol specification might use a different term for this (e.g. desegmentation, defragmentation, ...).
Note!
Reassembling might take place at several protocol layers, so it's possible that multiple tabs in the "Packet Bytes" pane appear.
Note!
You will find the reassembled data in the last packet of the chunk. An example: In a HTTP GET response, the requested data (e.g. an HTML page) is returned. Wireshark will show the hex dump of the data in a new tab "Uncompressed entity body" in the "Packet Bytes" pane. Reassembling is enabled in the preferences by default. The defaults were changed from disabled to enabled in September 2005. If you created your preference settings before this date, you might look if reassembling is actually enabled, as it can be extremely helpful while analyzing network packets.
114
Advanced Topics
The enabling or disabling of the reassemble settings of a protocol typically requires two things: 1. the lower level protocol (e.g., TCP) must support reassembly. Often this reassembly can be enabled or disabled via the protocol preferences. 2. the higher level protocol (e.g., HTTP) must use the reassembly mechanism to reassemble fragmented protocol data. This too can often be enabled or disabled via the protocol preferences. The tooltip of the higher level protocol setting will notify you if and which lower level protocol setting also has to be considered.
Tip!
The name resolution in the packet list is done while the list is filled. If a name could be resolved after a packet was added to the list, that former entry won't be changed. As the name resolution results are cached, you can use "View/Reload" to rebuild the packet list, this time with the correctly resolved names. However, this isn't possible while a capture is in progress.
115
Advanced Topics
ARP name resolution (system service): Wireshark will ask the operating system to convert an Ethernet address to the corresponding IP address (e.g. 00:09:5b:01:02:03 # 192.168.0.1). Ethernet codes (ethers file): If the ARP name resolution failed, Wireshark tries to convert the Ethernet address to a known device name, which has been assigned by the user using an ethers file (e.g. 00:09:5b:01:02:03 # homerouter). Ethernet manufacturer codes (manuf file): If neither ARP or ethers returns a result, Wireshark tries to convert the first 3 bytes of an ethernet address to an abbreviated manufacturer name, which has been assigned by the IEEE (e.g. 00:09:5b:01:02:03 # Netgear_01:02:03).
Warning!
Enabling network name resolution when your name server is unavailable may significantly slow down Wireshark while it waits for all of the name server requests to time out. Use concurrent DNS in that case. DNS vs. concurrent DNS: here's a short comparison: Both mechanisms are used to convert an IP address to some human readable (domain) name. The usual DNS call gethostname() will try to convert the address to a name. To do this, it will first ask the systems hosts file (e.g. /etc/hosts) if it finds a matching entry. If that fails, it will ask the configured DNS server(s) about the name. So the real difference between DNS and concurrent DNS comes when the system has to wait for the DNS server about a name resolution. The system call gethostname() will wait until a name is resolved or an error occurs. If the DNS server is unavailable, this might take quite a while (several seconds). The concurrent DNS service works a bit differently. It will also ask the DNS server, but it won't wait for the answer. It will just return to Wireshark in a very short amount of time. The actual (and the following) address fields won't show the resolved name until the DNS server returns an answer. As mentioned above, the values get cached, so you can use View/Reload to "update" these fields to show the resolved values. hosts name resolution (hosts file): If DNS name resolution failed, Wireshark will try to convert an IP address to the hostname associated with it, using a hosts file provided by the user (e.g. 216.239.37.99 # www.google.com).
116
Advanced Topics
7.8. Checksums
Several network protocols use checksums to ensure data integrity.
Tip!
Applying checksums as described here is also known as redundancy checking. What are checksums for? Checksums are used to ensure the integrity of data portions for data transmission or storage. A checksum is basically a calculated summary of such a data portion. Network data transmissions often produce errors, such as toggled, missing or duplicated bits. As a result, the data received might not be identical to the data transmitted, which is obviously a bad thing. Because of these transmission errors, network protocols very often use checksums to detect such errors. The transmitter will calculate a checksum of the data and transmits the data together with the checksum. The receiver will calculate the checksum of the received data with the same algorithm as the transmitter. If the received and calculated checksums don't match a transmission error has occurred. Some checksum algorithms are able to recover (simple) errors by calculating where the expected error must be and repairing it. If there are errors that cannot be recovered, the receiving side throws away the packet. Depending on the network protocol, this data loss is simply ignored or the sending side needs to detect this loss somehow and retransmits the required packet(s). Using a checksum drastically reduces the number of undetected transmission errors. However, the usual checksum algorithms cannot guarantee an error detection of 100%, so a very small number of transmission errors may remain undetected. There are several different kinds of checksum algorithms; an example of an often used checksum algorithm is CRC32. The checksum algorithm actually chosen for a specific network protocol will depend on the expected error rate of the network medium, the importance of error detection, the processor load to perform the calculation, the performance needed and many other things. Further information about checksums can be found at: http://en.wikipedia.org/wiki/Checksum.
117
Advanced Topics
For example: The Ethernet transmitting hardware calculates the Ethernet CRC32 checksum and the receiving hardware validates this checksum. If the received checksum is wrong Wireshark won't even see the packet, as the Ethernet hardware internally throws away the packet. Higher level checksums are "traditionally" calculated by the protocol implementation and the completed packet is then handed over to the hardware. Recent network hardware can perform advanced features such as IP checksum calculation, also known as checksum offloading. The network driver won't calculate the checksum itself but will simply hand over an empty (zero or garbage filled) checksum field to the hardware.
Note!
Checksum offloading often causes confusion as the network packets to be transmitted are handed over to Wireshark before the checksums are actually calculated. Wireshark gets these "empty" checksums and displays them as invalid, even though the packets will contain valid checksums when they leave the network hardware later. Checksum offloading can be confusing and having a lot of [invalid] messages on the screen can be quite annoying. As mentioned above, invalid checksums may lead to unreassembled packets, making the analysis of the packet data much harder. You can do two things to avoid this checksum offloading problem: Turn off the checksum offloading in the network driver, if this option is available. Turn off checksum validation of the specific protocol in the Wireshark preferences.
118
Chapter 8. Statistics
8.1. Introduction
Wireshark provides a wide range of network statistics which can be accessed via the Statistics menu. These statistics range from general information about the loaded capture file (like the number of captured packets), to statistics about specific protocols (e.g. statistics about the number of HTTP requests and responses captured). General statistics: Summary about the capture file. Protocol Hierarchy of the captured packets. Conversations e.g. traffic between specific IP addresses. Endpoints e.g. traffic to and from an IP addresses. IO Graphs visualizing the number of packets (or similar) in time. Protocol specific statistics: Service Response Time between request and response of some protocols. Various other protocol specific statistics.
Note!
The protocol specific statistics requires detailed knowledge about the specific protocol. Unless you are familiar with that protocol, statistics about it will be pretty hard to understand.
119
Statistics
File: general information about the capture file. Time: the timestamps when the first and the last packet were captured (and the time between them). Capture: information from the time when the capture was done (only available if the packet data was captured from the network and not loaded from a file). Display: some display related information. Traffic: some statistics of the network traffic seen. If a display filter is set, you will see values in the Captured column, and if any packages are marked, you will see values in the Marked column. The values in the Captured column will remain the same as before, while the values in the Displayed column will reflect the values corresponding to the packets shown in the display. The values in the Marked column will reflect the values corresponding to the marked packages.
120
Statistics
This is a tree of all the protocols in the capture. You can collapse or expand subtrees, by clicking on the plus / minus icons. By default, all trees are expanded. Each row contains the statistical values of one protocol. The Display filter will show the current display filter. The following columns containing the statistical values are available: Protocol: this protocol's name % Packets: the percentage of protocol packets, relative to all packets in the capture Packets: the absolute number of packets of this protocol Bytes: the absolute number of bytes of this protocol MBit/s: the bandwidth of this protocol, relative to the capture time End Packets: the absolute number of packets of this protocol (where this protocol was the highest protocol to decode) End Bytes: the absolute number of bytes of this protocol (where this protocol was the highest protocol to decode) End MBit/s: the bandwidth of this protocol, relative to the capture time (where this protocol was the highest protocol to decode)
Note!
Packets will usually contain multiple protocols, so more than one protocol will be counted for each packet. Example: In the screenshot IP has 99,17% and TCP 85,83% (which is together much more than 100%).
Note!
Protocol layers can consist of packets that won't contain any higher layer protocol, so the sum of all higher layer packets may not sum up to the protocols packet count. Example:
121
Statistics
In the screenshot TCP has 85,83% but the sum of the subprotocols (HTTP, ...) is much less. This may be caused by TCP protocol overhead, e.g. TCP ACK packets won't be counted as packets of the higher layer).
Note!
A single packet can contain the same protocol more than once. In this case, the protocol is counted more than once. For example: in some tunneling configurations the IP layer can appear twice.
8.4. Conversations
Statistics of the captured conversations.
Each row in the list shows the statistical values for exactly one conversation. Name resolution will be done if selected in the window and if it is active for the specific protocol layer (MAC layer for the selected Ethernet endpoints page). Limit to display filter will only show conversations matching the current display filter. The copy button will copy the list values to the clipboard in CSV (Comma Separated Values) format.
122
Statistics
Tip!
This window will be updated frequently, so it will be useful, even if you open it before (or while) you are doing a live capture.
8.5. Endpoints
Statistics of the endpoints captured.
Tip!
If you are looking for a feature other network tools call a hostlist, here is the right place to look. The list of Ethernet or IP endpoints is usually what you're looking for.
123
Statistics
For each supported protocol, a tab is shown in this window. Each tab label shows the number of endpoints captured (e.g. the tab label "Ethernet: 5" tells you that five ethernet endpoints have been captured). If no endpoints of a specific protocol were captured, the tab label will be greyed out (although the related page can still be selected). Each row in the list shows the statistical values for exactly one endpoint. Name resolution will be done if selected in the window and if it is active for the specific protocol layer (MAC layer for the selected Ethernet endpoints page). As you might have noticed, the first row has a name resolution of the first three bytes "Netgear", the second row's address was resolved to an IP address (using ARP) and the third was resolved to a broadcast (unresolved this would still be: ff:ff:ff:ff:ff:ff); the last two Ethernet addresses remain unresolved. Limit to display filter will only show conversations matching the current display filter. The copy button will copy the list values to the clipboard in CSV (Comma Separated Values) format.
Tip!
This window will be updated frequently, so it will be useful, even if you open it before (or while) you are doing a live capture.
124
Statistics
are still available. The main reason is that they might process faster for very large capture files. However, as the functionality is exactly the same as in the combined window, they won't be discussed in detail here.
The user can configure the following things: Graphs Graph 1-5: enable the specific graph 1-5 (only graph 1 is enabled by default) Color: the color of the graph (cannot be changed) Filter: a display filter for this graph (only the packets that pass this filter will be taken into account for this graph) Style: the style of the graph (Line/Impulse/FBar/Dot) X Axis Tick interval: an interval in x direction lasts (10/1 minutes or 10/1/0.1/0.01/0.001 seconds) Pixels per tick: use 10/5/2/1 pixels per tick interval View as time of day: option to view x direction labels as time of day instead of seconds or minutes since beginning of capture Y Axis Unit: the unit for the y direction (Packets/Tick, Bytes/Tick, Bits/Tick, Advanced...) [XXX describe the Advanced feature.] Scale: the scale for the y unit (Logarithmic,Auto,10,20,50,100,200,500,...)
125
Statistics
The save button will save the currently displayed portion of the graph as one of various file formats. The save feature is only available when using GTK version 2.6 or higher (the latest Windows versions comply with this requirement) and Wireshark version 0.99.7 or higher. The copy button will copy values from selected graphs to the clipboard in CSV (Comma Separated Values) format. The copy feature is only available in Wireshark version 0.99.8 or higher.
Tip!
Click in the graph to select the first package in the selected interval.
Note!
The other Service Response Time windows will work the same way (or only slightly different) compared to the following description.
126
Statistics
You can optionally set a display filter, to reduce the amount of packets.
Each row corresponds to a method of the interface selected (so the EPM interface in version 3 has 7 methods). For each method the number of calls, and the statistics of the SRT time is calculated.
127
Statistics
You can configure the following: Start compare: Start comparing when this many IP IDs are matched. A zero value starts comparing immediately. Stop compare: Stop comparing when we can no longer match this many IP IDs. Zero always compares. Endpoint distinction: Use MAC addresses or IP time-to-live values to determine connection endpoints. Check order: Check for the same IP ID in the previous packet at each end. Time variance: Trigger an error if the packet arrives this many milliseconds after the average delay. Filter: Limit comparison to packets that match this display filter. The info column contains new numbering so the same packets are parallel. The color filtering differentiate the two files from each other. A zebra effect is create if the Info column is sorted.
Tip!
If you click on an item in the error list its corresponding packet will be selected in the main window.
128
Statistics
Each row in the list shows the statistical values for exactly one wireless network. Name resolution will be done if selected in the window and if it is active for the MAC layer. Only show existing networks will exclude probe requests with a SSID not matching any network from the list. The copy button will copy the list values to the clipboard in CSV (Comma Separated Values) format.
Tip!
This window will be updated frequently, so it will be useful, even if you open it before (or while) you are doing a live capture.
129
Chapter 9. Telephony
9.1. Introduction
Wireshark provides a wide range of telephony related network statistics which can be accessed via the Telephony menu. These statistics range from specific signaling protocols, to analysis of signaling and media flows. If encoded in a compatible encoding the media flow can even be played.
Starting with basic data as packet number and sequence number, further statistics are created based on arrival time, delay, jitter, packet size, etc. Besides the per packet statistics, the lower pane shows the overall statistics, with minimums and maximums for delta, jitter and clock skew. Also an indication of lost packets is included. The RTP Stream Analysis window further provides the option to save the RTP payload (as raw data or, if in a PCM encoding, in an Audio file). Other options a to export and plot various statistics on the RTP streams.
130
Telephony
The top pane shows statistics for common channels. Each row in the middle pane shows statistical highlights for exactly one UE/C-RNTI. In the lower pane, you can see the for the currently selected UE/C-RNTI the traffic broken down by individual channel.
131
Telephony
At the top, the check-box allows this window to include RLC PDUs found withing MAC PDUs or not. This will affect both the PDUs counted as well as the display filters generated (see below). The upper list shows summaries of each active UE. Each row in the lower list shows statistical highlights for individual channels within the selected UE. The lower part of the windows allows display filters to be generated and set for the selected channel. Note that in the case of Acknowledged Mode channels, if a single direction is chosen, the generated filter will show data in that direction and control PDUs in the opposite direction.
132
133
Customizing Wireshark
name or idx of interface (def: first non-loopback) packet filter in libpcap filter syntax packet snapshot length (def: 65535) don't capture in promiscuous mode start capturing immediately (def: do nothing) quit Wireshark after capturing update packet display when new packets are captured turn on automatic scrolling while -S is in use size of kernel buffer (def: 1MB) link layer type (def: first appropriate) print list of interfaces and exit print list of link-layer types of iface and exit
packets (def: infinite) - stop after NUM seconds - stop this file after NUM KB - stop after NUM files
Capture output: -b <ringbuffer opt.> ... duration:NUM - switch to next file after NUM secs filesize:NUM - switch to next file after NUM KB files:NUM - ringbuffer: replace after NUM files Input file: -r <infile> set the filename to read from (no pipes or stdin!) Processing: -R <read filter> -n -N <name resolve flags> User -C -g -J -j -m -t -X -z interface: <config profile> <packet number> <jump filter> <font> ad|a|r|d|dd|e <key>:<value> <statistics>
packet filter in Wireshark display filter syntax disable all name resolutions (def: all enabled) enable specific name resolution(s): "mntC"
start with specified configuration profile go to specified packet number after "-r" jump to the first packet matching the (display) filter search backwards for a matching packet after "-J" set the font name used for most text output format of time stamps (def: r: rel. to first) eXtension options, see man page for details show various statistics, see man page for details
display this help and exit display version info and exit persconf:path - personal configuration files persdata:path - personal data files override preference or recent setting keytab file to use for kerberos decryption
We will examine each of the command line options in turn. The first thing to notice is that issuing the command wireshark by itself will bring up Wireshark. However, you can include as many of the command line parameters as you like. Their meanings are
134
Customizing Wireshark
as follows ( in alphabetical order ): XXX - is the alphabetical order a good choice? Maybe better task based? -a <capture autostop condition> Specify a criterion that specifies when Wireshark is to stop writing to a capture file. The criterion is of the form test:value, where test is one of: duration:value filesize:value Stop writing to a capture file after value of seconds have elapsed. Stop writing to a capture file after it reaches a size of value kilobytes (where a kilobyte is 1000 bytes, not 1024 bytes). If this option is used together with the -b option, Wireshark will stop writing to the current capture file and switch to the next one if filesize is reached. Stop writing to capture files after value number of files were written.
If a maximum capture file size was specified, this option causes Wireshark to run in "ring buffer" mode, with the specified number of files. In "ring buffer" mode, Wireshark will write to several capture files. Their name is based on the number of the file and on the creation date and time. When the first capture file fills up, Wireshark will switch to writing to the next file, until it fills up the last file, at which point it'll discard the data in the first file (unless 0 is specified, in which case, the number of files is unlimited) and start writing to that file and so on. If the optional duration is specified, Wireshark will also switch to the next file when the specified number of seconds has elapsed even if the current file is not completely fills up. duration:value Switch to the next file after value seconds have elapsed, even if the current file is not completely filled up. Switch to the next file after it reaches a size of value kilobytes (where a kilobyte is 1000 bytes, not 1024 bytes). Begin again with the first file after value number of files were written (form a ring buffer).
filesize:value
files:value
Win32 only: set capture buffer size (in MB, default is 1MB). This is used by the capture driver to buffer packet data until that data can be written to disk. If you encounter packet drops while capturing, try to increase this size. This option specifies the maximum number of packets to capture when capturing live data. It would be used in conjunction with the -k option. Print a list of the interfaces on which Wireshark can capture, and exit. For each network interface, a number and an interface
-D
135
Customizing Wireshark
name, possibly followed by a text description of the interface, is printed. The interface name or the number can be supplied to the -i flag to specify an interface on which to capture. This can be useful on systems that don't have a command to list them (e.g., Windows systems, or UNIX systems lacking ifconfig -a); the number can be useful on Windows 2000 and later systems, where the interface name is a somewhat complex string. Note that "can capture" means that Wireshark was able to open that device to do a live capture; if, on your system, a program doing a network capture must be run from an account with special privileges (for example, as root), then, if Wireshark is run with the -D flag and is not run from such an account, it will not list any interfaces. -f <capture filter> This option sets the initial capture filter expression to be used when capturing packets. After reading in a capture file using the -r flag, go to the given packet number. The -h option requests Wireshark to print its version and usage instructions (as shown above) and exit. Set the name of the network interface or pipe to use for live packet capture. Network interface names should match one of the names listed in wireshark -D (described above); a number, as reported by wireshark -D, can also be used. If you're using UNIX, netstat i or ifconfig -a might also work to list interface names, although not all versions of UNIX support the -a flag to ifconfig. If no interface is specified, Wireshark searches the list of interfaces, choosing the first non-loopback interface if there are any non-loopback interfaces, and choosing the first loopback interface if there are no non-loopback interfaces; if there are no interfaces, Wireshark reports an error and doesn't start the capture. Pipe names should be either the name of a FIFO (named pipe) or ``-'' to read data from the standard input. Data read from pipes must be in standard libpcap format. -J <jump filter> After reading in a capture file using the -r flag, jump to the first packet which matches the filter expression. The filter expression is in display filter format. If an exact match cannot be found the first packet afterwards is selected. Use this option after the -J option to search backwards for a first packet to go to. The -k option specifies that Wireshark should start capturing packets immediately. This option requires the use of the -i parameter to specify the interface that packet capture will occur from.
-g <packet number>
-h
-i <capture interface>
-j
-k
136
Customizing Wireshark
-l
This option turns on automatic scrolling if the packet list pane is being updated automatically as packets arrive during a capture ( as specified by the -S flag). List the data link types supported by the interface and exit. This option sets the name of the font used for most text displayed by Wireshark. XXX - add an example! Disable network object name resolution (such as hostname, TCP and UDP port names). Turns on name resolving for particular types of addresses and port numbers; the argument is a string that may contain the letters m to enable MAC address resolution, n to enable network address resolution, and t to enable transport-layer port number resolution. This overrides -n if both -N and -n are present. The letter C enables concurrent (asynchronous) DNS lookups. Sets a preference or recent value, overriding the default value and any value read from a preference/recent file. The argument to the flag is a string of the form prefname:value, where prefname is the name of the preference (which is the same name that would appear in the preference/recent file), and value is the value to which it should be set. Multiple instances of -o <preference settings> can be given on a single command line. An example of setting a single preference would be: wireshark -o mgcp.display_dissect_tree:TRUE An example of setting multiple preferences would be: wireshark -o mgcp.display_dissect_tree:TRUE mgcp.udp.callagent_port:2627 -o
-L -m <font>
-n
-o <preference/recent settings>
Tip!
You can get a list of all available preference strings from the preferences file, see Appendix A, Files and Folders. User access tables can be overridden using "uat," followed by the UAT file name and a valid record for the file: wireshark -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http \",\"0\",\"\",\"0\",\"\"" The example above would dissect packets with a libpcap data link type 147 as HTTP, just as if you had configured it in the DLT_USER protocol preferences. -p Don't put the interface into promiscuous mode. Note that the interface might be in promiscuous mode for some other reason; hence, -p cannot be used to ensure that the only traffic that is captured is traffic sent to or from the machine on which Wireshark is running, broadcast traffic, and multicast traffic to addresses received by that machine.
137
Customizing Wireshark
-P <path setting>
Special path settings usually detected automatically. This is used for special cases, e.g. starting Wireshark from a known location on an USB stick. The criterion is of the form key:path, where key is one of: persconf:path path of personal configuration files, like the preferences files. path of personal data files, it's the folder initially opened. After the initialization, the recent file will keep the folder last used.
persdata:path
-Q
This option forces Wireshark to exit when capturing is complete. It can be used with the -c option. It must be used in conjunction with the -i and -w options. This option provides the name of a capture file for Wireshark to read and display. This capture file can be in one of the formats Wireshark understands. This option specifies a display filter to be applied when reading packets from a capture file. The syntax of this filter is that of the display filters discussed in Section 6.3, Filtering packets while viewing. Packets not matching the filter are discarded. This option specifies the snapshot length to use when capturing packets. Wireshark will only capture <snaplen> bytes of data for each packet. This option specifies that Wireshark will display packets as it captures them. This is done by capturing in one process and displaying them in a separate process. This is the same as "Update list of packets in real time" in the Capture Options dialog box. This option sets the format of packet timestamps that are displayed in the packet list window. The format can be one of: r relative, which specifies timestamps are displayed relative to the first packet captured. a absolute, which specifies that actual times be displayed for all packets. ad absolute with date, which specifies that actual dates and times be displayed for all packets. d delta, which specifies that timestamps are relative to the previous packet. e epoch, which specifies that timestamps are seconds since epoch (Jan 1, 1970 00:00:00)
-r <infile>
-s <capture snaplen>
-S
-v
The -v option requests Wireshark to print out its version information and exit. This option sets the name of the savefile to be used when saving a capture file.
-w <savefile>
138
Customizing Wireshark
If a capture is started from the command line with -k, set the data link type to use while capturing packets. The values reported by -L are the values that can be used. Specify an option to be passed to a TShark module. The eXtension option is in the form extension_key:value, where extension_key can be: lua_script:lua_script_filename; Tells Wireshark to load the given script in addition to the default Lua scripts.
-X <eXtension option>
-z <statistics-string>
Get Wireshark to collect various types of statistics and display the result in a window that updates in semi-real time. XXX add more details here!
Tip!
You will find a lot of Coloring Rule examples at the Wireshark Wiki Coloring Rules page at http://wiki.wireshark.org/ColoringRules. There are two types of coloring rules in Wireshark; temporary ones that are only used until you quit the program, and permanent ones that will be saved to a preference file so that they are available on a next session. Temporary coloring rules can be added by selecting a packet and pressing the <ctrl> key together with one of the number keys. This will create a coloring rule based on the currently selected conversation. It will try to create a conversation filter based on TCP first, then UDP, then IP and at last Ethernet. Temporary filters can also be created by selecting the "Colorize with Filter > Color X" menu items when rightclicking in the packet-detail pane. To permanently colorize packets, select the Coloring Rules... menu item from the View menu; Wireshark will pop up the "Coloring Rules" dialog box as shown in Figure 10.1, The "Coloring Rules" dialog box.
139
Customizing Wireshark
Once the Coloring Rules dialog box is up, there are a number of buttons you can use, depending on whether or not you have any color filters installed already.
Note!
You will need to carefully select the order the coloring rules are listed as they are applied in order from top to bottom. So, more specific rules need to be listed before more general rules. For example, if you have a color rule for UDP before the one for DNS, the color rule for DNS will never be applied (as DNS uses UDP, so the UDP rule will match first). If this is the first time you have used Coloring Rules, click on the New button which will bring up the Edit color filter dialog box as shown in Figure 10.2, The "Edit Color Filter" dialog box.
In the Edit Color dialog box, simply enter a name for the color filter, and enter a filter string in the Filter text field. Figure 10.2, The "Edit Color Filter" dialog box shows the values arp and arp which means that the name of the color filter is arp and the filter will select protocols of type arp. Once you have entered these values, you can choose a foreground and background color for packets that match the filter expression. Click on Foreground color... or Background color... to achieve this and Wireshark will pop up the Choose foreground/background color for protocol dialog box as shown in Figure 10.3, The "Choose color" dialog box.
Select the color you desire for the selected packets and click on OK.
Note!
You must select a color in the colorbar next to the colorwheel to load values into the RGB values. Alternatively, you can set the values to select the color you want. Figure 10.4, Using color filters with Wireshark shows an example of several color filters being used in Wireshark. You may not like the color choices, however, feel free to choose your own.
140
Customizing Wireshark
If you are uncertain which coloring rule actually took place for a specific packet, have a look at the [Coloring Rule Name: ...] and [Coloring Rule String: ...] fields.
Note!
Disabling a protocol will prevent information about higher-layer protocols from being displayed. For example, suppose you disabled the IP protocol and selected a packet containing Ethernet, IP, TCP, and HTTP information. The Ethernet information would be displayed, but the IP, TCP and HTTP information would not - disabling IP would prevent it and the other protocols from being displayed.
141
Customizing Wireshark
To enable/disable protocols select the Enabled Protocols... item from the Analyze menu; Wireshark will pop up the "Enabled Protocols" dialog box as shown in Figure 10.5, The "Enabled Protocols" dialog box.
To disable or enable a protocol, simply click on it using the mouse or press the space bar when the protocol is highlighted. Note that typing the first few letters of the protocol name when the Enabled Protocols dialog box is active will temporarily open a search text box and automatically select the first matching protocol name (if it exists).
Warning!
You have to use the Save button to save your settings. The OK or Apply buttons will not save your changes permanently, so they will be lost when Wireshark is closed. You can choose from the following actions: 1. Enable All: Enable all protocols in the list. 2. Disable All: Disable all protocols in the list. 3. Invert: Toggle the state of all protocols in the list. 4. OK: Apply the changes and close the dialog box. 5. Apply: Apply the changes and keep the dialog box open. 6. Save: Save the settings to the disabled_protos, see Appendix A, Files and Folders for details. 7. Cancel: Cancel the changes and close the dialog box.
142
Customizing Wireshark
Decode As is accessed by selecting the Decode As... item from the Analyze menu; Wireshark will pop up the "Decode As" dialog box as shown in Figure 10.6, The "Decode As" dialog box.
The content of this dialog box depends on the selected packet when it was opened.
Warning!
The user specified decodes can not be saved. If you quit Wireshark, these settings will be lost. 1. Decode: Decode packets the selected way. 2. Do not decode: Do not decode packets the selected way. 3. Link/Network/Transport: Specify the network layer at which "Decode As" should take place. Which of these pages are available depends on the content of the selected packet when this dialog box is opened. 4. Show Current: Open a dialog box showing the current list of user specified decodes. 5. OK: Apply the currently selected decode and close the dialog box. 6. Apply: Apply the currently selected decode and keep the dialog box open. 7. Cancel: Cancel the changes and close the dialog box.
143
Customizing Wireshark
1. OK: Close this dialog box. 2. Clear: Removes all user specified decodes.
10.5. Preferences
There are a number of preferences you can set. Simply select the Preferences... menu item from the Edit menu; and Wireshark will pop up the Preferences dialog box as shown in Figure 10.8, The preferences dialog box, with the "User Interface" page as default. On the left side is a tree where you can select the page to be shown.
Note!
Preference settings are added frequently. For a recent explanation of the preference pages and their settings have a look at the Wireshark Wiki Preferences page at http:// wiki.wireshark.org/Preferences.
Warning!
The OK or Apply button will not save the preference settings, you'll have to save the settings by clicking the Save button. The OK button will apply the preferences settings and close the dialog. The Apply button will apply the preferences settings and keep the dialog open. The Save button will apply the preferences settings, save the settings on the hard disk and keep the dialog open. The Cancel button will restore all preferences settings to the last saved state.
144
Customizing Wireshark
possible to change the default link-layer header type for the interface, add a comment or choose to hide a interface from other parts of the program.
Each row contains options for each interface available on your computer. Device: the device name provided by the operating system. Description: provided by the operating system. Default link-layer: each interface may provide several link-layer header types. The default linklayer chosen here is the one used when you first start Wireshark. It is also possible to change this value in Section 4.5, The "Capture Options" dialog box when you start a capture. For a detailed description, see Section 4.9, Link-layer header type. Comment: a user provided description of the interface. This comment will be used as a description instead of the operating system description. Hide?: enable this option to hide the interface from other parts of the program.
145
Customizing Wireshark
Display Filter Macros (dfilter_macros) (Section 10.8, Display Filter Macros) ESS Category Attributes (ess_category_attributes) (Section 10.9, ESS Category Attributes) GeoIP Database Paths (geoip_db_paths) (Section 10.10, GeoIP Database Paths) K12 Protocols (k12_protos) (Section 10.19, Tektronix K12xx/15 RF5 protocols Table) Object Identifier Names and Associated Syntaxes (Section 10.12, Object Identifiers) PRES Users Context List (pres_context_list) (Section 10.13, PRES Users Context List) SCCP Users Table (sccp_users) (Section 10.14, SCCP users Table) SNMP Enterprise Specific Trap Types (snmp_specific_traps) (Section 10.17, SNMP Enterprise Specific Trap Types) SNMP Users (snmp_users) (Section 10.18, SNMP users Table) User DLTs Table (user_dlts) (Section 10.20, User DLTs protocol table) IKEv2 decryption table (ikev2_decryption_table) (Section 10.11, IKEv2 decryption table) Some recent settings (recent), such as pane sizes in the Main window (Section 3.3, The Main window), column widths in the packet list (Section 3.18, The "Packet List" pane), all selections in the "View" menu (Section 3.7, The "View" menu) and the last directory navigated to in the File Open dialog.
Other configurations
All other configurations are stored in the personal configuration folder, and are common to all profiles.
New
This button adds a new profile to the profiles list. The name of the created profile is "New profile" and can be changed in the Properties field. This button adds a new profile to the profiles list, copying all configuration from the profile currently selected in the list. The
Copy
146
Customizing Wireshark
name of the created profile is the same as the copied profile, with the text "(copy)" applied. The name can be changed in the Properties field. Delete This button deletes the selected profile, including all configuration files used in this profile. It is not possible to delete the "Default" profile. You can select a configuration profile from this list (which will fill in the profile name in the fields down at the bottom of the dialog box). You can change the name of the currently selected profile here.
Configuration Profiles
Profile name:
Illegal characters
On Windows the profile name cannot start or end with a period (.), and cannot contain any of the following characters: \ / : * ? " < > | On Unix the profile name cannot contain the '/' character. OK This button saves all changes, applies the selected profile and closes the dialog. This button saves all changes, applies the selected profile and keeps the dialog open. Close this dialog. This will discard unsaved settings, new profiles will not be added and deleted profiles will not be deleted. Show this help page.
Apply
Cancel
Help
147
Customizing Wireshark
Text
The replacement text for the macro it uses $1, $2, $3, ... as the input arguments.
Responder's SPI
SK_ei
SK_er
148
Customizing Wireshark
Encryption algorithm of the IKE_SA. Key used to calculate Integrity Checksum Data for IKEv2 packets from responder to initiator. This field takes hexadecimal string without "0x" prefix and its length must meet the requirement of the integrity algorithm selected. Key used to calculate Integrity Checksum Data for IKEv2 packets from initiator to responder. This field takes hexadecimal string without "0x" prefix and its length must meet the requirement of the integrity algorithm selected. Integrity algorithm of the IKE_SA.
SK_ar
Integrity Algorithm
Syntax
149
Customizing Wireshark
An Integer representing the network indicator for which this association is valid. An range of integers representing the dpcs for which this association is valid. An range of integers representing the ssns for which this association is valid. The protocol that is carried over this association
150
Customizing Wireshark
characters. For example the hex password 010203040506 must be entered as '\x01\x02\x03\x04\x05\x06'. Privacy protocol Privacy password Which encryption algorithm to use (either "DES" or "AES"). The privacy password. Use '\xDD' for unprintable characters. An hexadecimal password must be entered as a sequence of '\xDD' characters. For example the hex password 010203040506 must be entered as '\x01\x02\x03\x04\x05\x06'.
Protocol
151
local f_proto = ProtoField.uint8("multi.protocol","Protocol",base.DEC,vs_protos) local f_dir = ProtoField.uint8("multi.direction","Direction",base.DEC,{ [1] = "incoming", [ local f_text = ProtoField.string("multi.text","Text") p_multi.fields = { f_proto, f_dir, f_text } local data_dis = Dissector.get("data") local protos = { [2] = Dissector.get("mtp2"), [3] = Dissector.get("mtp3"), [4] = Dissector.get("alcap"), [5] = Dissector.get("h248"), [6] = Dissector.get("ranap"), [7] = Dissector.get("rnsap"), [8] = Dissector.get("nbap"), [9] = Dissector.get("rrc"), [10] = DissectorTable.get("sctp.ppi"):get_dissector(3), -- m3ua [11] = DissectorTable.get("ip.proto"):get_dissector(132), -- sctp }
152
function p_multi.dissector(buf,pkt,root) local t = root:add(p_multi,buf(0,2)) t:add(f_proto,buf(0,1)) t:add(f_dir,buf(1,1)) local proto_id = buf(0,1):uint() local dissector = protos[proto_id] if dissector ~= nil then dissector:call(buf(2):tvb(),pkt,root) elseif proto_id < 2 then t:add(f_text,buf(2)) -- pkt.cols.info:set(buf(2,buf:len() - 3):string()) else data_dis:call(buf(2):tvb(),pkt,root) end end local wtap_encap_table = DissectorTable.get("wtap_encap") local udp_encap_table = DissectorTable.get("udp.port") wtap_encap_table:add(wtap.USER15,p_multi) wtap_encap_table:add(wtap.USER12,p_multi) udp_encap_table:add(7555,p_multi) end
153
end -- this function will be called whenever a reset is needed -- e.g. when reloading the capture file function tap.reset() tw:clear() ips = {} end end -- using this function we register our function -- to be called when the user selects the Tools->Test->Packets menu register_menu("Test/Packets", menuable_tap, MENU_TOOLS) end
11.5.1.1.1. Arguments
filename filetype (optional) encap (optional) The name of the capture file to be created The type of the file to be created The encapsulation to be used in the file to be created
11.5.1.1.2. Returns
The newly created Dumper object
11.5.1.1.3. Errors
Not every filetype handles every encap
11.5.1.2. dumper:close()
Closes a dumper
11.5.1.2.1. Errors
Cannot operate on a closed dumper
11.5.1.3. dumper:flush()
Writes all unsaved data of a dumper to the disk.
154
11.5.1.4.1. Arguments
timestamp pseudoheader bytearray The absolute timestamp the packet will have The Pseudoheader to use. the data to be saved
11.5.1.5. dumper:new_for_current([filetype])
Creates a capture file using the same encapsulation as the one of the cuurrent packet
11.5.1.5.1. Arguments
filetype (optional) The file type. Defaults to pcap.
11.5.1.5.2. Returns
The newly created Dumper Object
11.5.1.5.3. Errors
Cannot be used outside a tap or a dissector
11.5.1.6. dumper:dump_current()
Dumps the current packet as it is.
11.5.1.6.1. Errors
Cannot be used outside a tap or a dissector
11.5.2. PseudoHeader
A pseudoheader to be used to save captured frames.
11.5.2.1. PseudoHeader.none()
Creates a "no" pseudoheader.
11.5.2.1.1. Returns
A null pseudoheader
11.5.2.2. PseudoHeader.eth([fcslen])
Creates an ethernet pseudoheader
11.5.2.2.1. Arguments
fcslen (optional) The fcs length
11.5.2.2.2. Returns
The ethernet pseudoheader
155
11.5.2.3.1. Arguments
aal (optional) vpi (optional) vci (optional) channel (optional) cells (optional) aal5u2u (optional) aal5len (optional) AAL number VPI VCI Channel Number of cells in the PDU AAL5 User to User indicator AAL5 Len
11.5.2.3.2. Returns
The ATM pseudoheader
11.5.2.4. PseudoHeader.mtp2()
Creates an MTP2 PseudoHeader
11.5.2.4.1. Returns
The MTP2 pseudoheader
11.6.1.1. Field.new(fieldname)
Create a Field extractor
11.6.1.1.1. Arguments
fieldname The filter name of the field (e.g. ip.addr)
11.6.1.1.2. Returns
The field extractor
11.6.1.1.3. Errors
A Field extractor must be defined before Taps or Dissectors get called
11.6.1.2. field:__call()
Obtain all values (see FieldInfo) for this field.
11.6.1.2.1. Returns
All the values of this field
156
11.6.1.2.2. Errors
Fields cannot be used outside dissectors or taps
11.6.2. FieldInfo
An extracted Field
11.6.2.1. fieldinfo:__len()
Obtain the Length of the field
11.6.2.2. fieldinfo:__unm()
Obtain the Offset of the field
11.6.2.3. fieldinfo:__call()
Obtain the Value of the field
11.6.2.4. fieldinfo:__tostring()
The string representation of the field
11.6.2.5. fieldinfo:__eq()
Checks whether lhs is within rhs
11.6.2.5.1. Errors
Data source must be the same for both fields
11.6.2.6. fieldinfo:__le()
Checks whether the end byte of lhs is before the end of rhs
11.6.2.7. fieldinfo:__lt()
Checks whether the end byte of rhs is before the beginning of rhs
11.6.2.7.1. Errors
Data source must be the same for both fields
11.6.2.8. fieldinfo.name
The name of this field
11.6.2.9. fieldinfo.label
The string representing this field
11.6.2.10. fieldinfo.value
The value of this field
11.6.2.11. fieldinfo.len
The length of this field
157
11.6.2.12. fieldinfo.offset
The offset of this field
11.6.3.1.1. Errors
Cannot be called outside a listener or dissector
11.7.1.1.1. Arguments
title (optional) task (optional) Title of the new window, defaults to "Progress". Current task, defaults to "".
11.7.1.1.2. Returns
The newly created TextWindow object.
11.7.1.2.1. Arguments
progress task (optional) Part done ( e.g. 0.75 ). Current task, defaults to "".
11.7.1.2.2. Errors
Cannot be called for something not a ProgDlg Progress value out of range (must be between 0.0 and 1.0)
11.7.1.3. progdlg:stopped()
Checks wheher the user has pressed the stop button.
11.7.1.3.1. Returns
true if the user has asked to stop the progress.
158
11.7.1.3.2. Errors
Cannot be called for something not a ProgDlg
11.7.1.4. progdlg:close()
Appends text
11.7.1.4.1. Errors
Cannot be called for something not a ProgDlg
11.7.2. TextWindow
Manages a text window.
11.7.2.1. TextWindow.new([title])
Creates a new TextWindow.
11.7.2.1.1. Arguments
title (optional) Title of the new window.
11.7.2.1.2. Returns
The newly created TextWindow object.
11.7.2.2. textwindow:set_atclose(action)
Set the function that will be called when the window closes
11.7.2.2.1. Arguments
action A function to be executed when the user closes the window
11.7.2.2.2. Returns
The TextWindow object.
11.7.2.2.3. Errors
Cannot be called for something not a TextWindow
11.7.2.3. textwindow:set(text)
Sets the text.
11.7.2.3.1. Arguments
text The text to be used.
11.7.2.3.2. Returns
The TextWindow object.
11.7.2.3.3. Errors
Cannot be called for something not a TextWindow
159
11.7.2.4. textwindow:append(text)
Appends text
11.7.2.4.1. Arguments
text The text to be appended
11.7.2.4.2. Returns
The TextWindow object.
11.7.2.4.3. Errors
Cannot be called for something not a TextWindow
11.7.2.5. textwindow:prepend(text)
Prepends text
11.7.2.5.1. Arguments
text The text to be appended
11.7.2.5.2. Returns
The TextWindow object.
11.7.2.5.3. Errors
Cannot be called for something not a TextWindow
11.7.2.6. textwindow:clear()
Erases all text in the window.
11.7.2.6.1. Returns
The TextWindow object.
11.7.2.6.2. Errors
Cannot be called for something not a TextWindow
11.7.2.7. textwindow:get_text()
Get the text of the window
11.7.2.7.1. Returns
The TextWindow's text.
11.7.2.7.2. Errors
Cannot be called for something not a TextWindow
11.7.2.8. textwindow:set_editable([editable])
Make this window editable
160
11.7.2.8.1. Arguments
editable (optional) A boolean flag, defaults to true
11.7.2.8.2. Returns
The TextWindow object.
11.7.2.8.3. Errors
Cannot be called for something not a TextWindow
11.7.2.9.2. Returns
The TextWindow object.
11.7.2.9.3. Errors
Cannot be called for something not a TextWindow
11.7.3.1.1. Returns
A boolean: true if it is enabled, false if it isn't.
11.7.3.2.1. Arguments
name The name of the menu item. The submenus are to be separated by '/'s. (string) The function to be called when the menu item is invoked. (function taking no arguments and returning nothing) The menu group into which the menu item is to be inserted. If omitted, defaults to MENU_STAT_GENERIC. One of MENU_STAT_UNSORTED (Statistics), MENU_STAT_GENERIC (Statistics, first section), MENU_STAT_CONVERSATION (Statistics/Conversation List), MENU_STAT_ENDPOINT (Statistics/ Endpoint List), MENU_STAT_RESPONSE (Statistics/Service Response Time), MENU_STAT_TELEPHONY (Telephony), MENU_ANALYZE (Analyze), MENU_ANALYZE_CONVERSATION
action
group (optional)
161
11.7.3.3.1. Arguments
title action ... Title of the dialog's window. Action to be performed when OKd. A series of strings to be used as labels of the dialog's fields
11.7.3.3.2. Errors
At least one field required All fields must be strings
11.7.3.4. retap_packets()
Rescan all packets and just run taps - don't reconstruct the display.
11.7.3.5. copy_to_clipboard(text)
Copy a string into the clipboard
11.7.3.5.1. Arguments
text The string to be copied into the clipboard.
11.7.3.6.1. Arguments
filename filter The name of the file to be opened. A filter to be applied as the file gets opened.
11.7.3.7. set_filter(text)
Set the main filter text
11.7.3.7.1. Arguments
text The filter's text.
11.7.3.8. apply_filter()
Apply the filter in the main filter box
11.7.3.9. reload()
Reload the current capture file
162
11.7.3.10. browser_open_url(url)
Open an url in a browser
11.7.3.10.1. Arguments
url The url.
11.7.3.11. browser_open_data_file(filename)
Open an file in a browser
11.7.3.11.1. Arguments
filename The url.
11.8.1.1.1. Arguments
tap (optional) filter (optional) The name of this tap A filter that when matches the tap.packet function gets called (use nil to be called for every packet)
11.8.1.1.2. Returns
The newly created Listener listener object
11.8.1.1.3. Errors
tap registration error
11.8.1.2. listener:remove()
Removes a tap listener
11.8.1.3. listener.packet
A function that will be called once every packet matches the Listener listener filter. function tap.packet(pinfo,tvb,userdata) ... end
11.8.1.4. listener.draw
A function that will be called once every few seconds to redraw the gui objects in tshark this funtion is called oly at the very end of the capture file. function tap.draw(userdata) ... end
163
11.8.1.5. listener.reset
A function that will be called at the end of the capture run. function tap.reset(userdata) ... end
11.9.1.1. Address.ip(hostname)
Creates an Address Object representing an IP address.
11.9.1.1.1. Arguments
hostname The address or name of the IP host.
11.9.1.1.2. Returns
The Address object
11.9.1.2. address:__tostring()
11.9.1.2.1. Returns
The string representing the address.
11.9.1.3. address:__eq()
Compares two Addresses
11.9.1.4. address:__le()
Compares two Addresses
11.9.1.5. address:__lt()
Compares two Addresses
11.9.2. Column
A Column in the packet list
11.9.2.1. column:__tostring()
11.9.2.1.1. Returns
A string representing the column
11.9.2.2. column:clear()
Clears a Column
11.9.2.3. column:set(text)
Sets the text of a Column
164
11.9.2.3.1. Arguments
text The text to which to set the Column
11.9.2.4. column:append(text)
Appends text to a Column
11.9.2.4.1. Arguments
text The text to append to the Column
11.9.2.5. column:preppend(text)
Prepends text to a Column
11.9.2.5.1. Arguments
text The text to prepend to the Column
11.9.3. Columns
The Columns of the packet list.
11.9.3.1. columns:__tostring()
11.9.3.1.1. Returns
The string "Columns", no real use, just for debugging purposes.
11.9.3.2.1. Arguments
column text The name of the column to set The text for the column
11.9.4. Pinfo
Packet information
11.9.4.1. pinfo.number
The number of this packet in the current file
11.9.4.2. pinfo.len
The length of the frame
11.9.4.3. pinfo.caplen
The captured length of the frame
165
11.9.4.4. pinfo.abs_ts
When the packet was captured
11.9.4.5. pinfo.rel_ts
Number of seconds passed since beginning of capture
11.9.4.6. pinfo.delta_ts
Number of seconds passed since the last captured packet
11.9.4.7. pinfo.delta_dis_ts
Number of seconds passed since the last displayed packet
11.9.4.8. pinfo.visited
Whether this packet hass been already visited
11.9.4.9. pinfo.src
Source Address of this Packet
11.9.4.10. pinfo.dst
Destination Address of this Packet
11.9.4.11. pinfo.lo
lower Address of this Packet
11.9.4.12. pinfo.hi
higher Address of this Packet
11.9.4.13. pinfo.dl_src
Data Link Source Address of this Packet
11.9.4.14. pinfo.dl_dst
Data Link Destination Address of this Packet
11.9.4.15. pinfo.net_src
Network Layer Source Address of this Packet
11.9.4.16. pinfo.net_dst
Network Layer Destination Address of this Packet
11.9.4.17. pinfo.ptype
Type of Port of .src_port and .dst_port
166
11.9.4.18. pinfo.src_port
Source Port of this Packet
11.9.4.19. pinfo.dst_port
Source Address of this Packet
11.9.4.20. pinfo.ipproto
IP Protocol id
11.9.4.21. pinfo.circuit_id
For circuit based protocols
11.9.4.22. pinfo.match
Port/Data we are matching
11.9.4.23. pinfo.curr_proto
Which Protocol are we dissecting
11.9.4.24. pinfo.columns
Accesss to the packet list columns
11.9.4.25. pinfo.cols
Accesss to the packet list columns (equivalent to pinfo.columns)
11.9.4.26. pinfo.desegment_len
Estimated number of additional bytes required for completing the PDU
11.9.4.27. pinfo.desegment_offset
Offset in the tvbuff at which the dissector will continue processing when next called
11.9.4.28. pinfo.private_data
Access to private data
11.10.1.1. Dissector.get(name)
Obtains a dissector reference by name
11.10.1.1.1. Arguments
name The name of the dissector
167
11.10.1.1.2. Returns
The Dissector reference
11.10.1.2.1. Arguments
tvb pinfo tree The buffer to dissect The packet info The tree on which to add the protocol items
11.10.2. DissectorTable
A table of subdissectors of a particular protocol (e.g. TCP subdissectors like http, smtp, sip are added to table "tcp.port"). Useful to add more dissectors to a table so that they appear in the Decode As... dialog.
11.10.2.1.1. Arguments
tablename uiname (optional) type (optional) base (optional) The short name of the table. The name of the table in the User Interface (defaults to the name given). Either FT_UINT* or FT_STRING (defaults to FT_UINT32) Either BASE_NONE, BASE_DEC, BASE_HEX, BASE_OCT, BASE_DEC_HEX or BASE_HEX_DEC (defaults to BASE_DEC)
11.10.2.1.2. Returns
The newly created DissectorTable
11.10.2.2. DissectorTable.get(tablename)
Obtain a reference to an existing dissector table.
11.10.2.2.1. Arguments
tablename The short name of the table.
11.10.2.2.2. Returns
The DissectorTable
11.10.2.3.1. Arguments
pattern The pattern to match (either an integer or a string depending on the table's type).
168
dissector
11.10.2.4.1. Arguments
pattern dissector The pattern to match (either an integer or a string depending on the table's type). The dissector to add (either an Proto or a Dissector).
11.10.2.5.1. Arguments
pattern tvb pinfo tree The pattern to be matched (either an integer or a string depending on the table's type). The buffer to dissect The packet info The tree on which to add the protocol items
11.10.2.6. dissectortable:get_dissector(pattern)
Try to obtain a dissector from a table.
11.10.2.6.1. Arguments
pattern The pattern to be matched (either an integer or a string depending on the table's type).
11.10.2.6.2. Returns
The dissector handle if found nil if not found
11.10.3. Pref
A preference of a Protocol.
11.10.3.1.1. Arguments
label default descr The Label (text in the right side of the preference input) for this preference The default value for this preference A description of what this preference is
169
11.10.3.2.1. Arguments
label default descr The Label (text in the right side of the preference input) for this preference The default value for this preference A description of what this preference is
11.10.3.3.1. Arguments
label default descr The Label (text in the right side of the preference input) for this preference The default value for this preference A description of what this preference is
11.10.3.4.1. Arguments
label default descr enum radio The Label (text in the right side of the preference input) for this preference The default value for this preference A description of what this preference is A enum table Radio button (true) or Combobox (false)
11.10.3.5.1. Arguments
label default descr range max The Label (text in the right side of the preference input) for this preference The default value for this preference A description of what this preference is The range The maximum value
11.10.3.6.1. Arguments
label descr The static text The static text description
170
11.10.4. Prefs
The table of preferences of a protocol
11.10.4.1.1. Arguments
name pref The abbreviation of this preference A valid but still unassigned Pref object
11.10.4.1.2. Errors
Unknow Pref type
11.10.4.2. prefs:__index(name)
Get the value of a preference setting
11.10.4.2.1. Arguments
name The abbreviation of this preference
11.10.4.2.2. Returns
The current value of the preference
11.10.4.2.3. Errors
Unknow Pref type
11.10.5. Proto
A new protocol in wireshark. Protocols have more uses, the main one is to dissect a protocol. But they can be just dummies used to register preferences for other purposes.
11.10.5.1.2. Returns
The newly created protocol
11.10.5.2. proto.dissector
The protocol's dissector, a function you define
11.10.5.3. proto.fields
The Fields Table of this dissector
171
11.10.5.4. proto.prefs
The preferences of this dissector
11.10.5.5. proto.init
The init routine of this dissector, a function you define
11.10.5.6. proto.name
The name given to this dissector
11.10.6. ProtoField
A Protocol field (to be used when adding items to the dissection tree)
11.10.6.1.1. Arguments
name abbr type voidstring (optional) base (optional) mask (optional) descr (optional) Actual name of the field (the string that appears in the tree). Filter name of the field (the string that is used in filters). Field Type (FT_*). A VoidString object. The representation BASE_*. The bitmask to be used. The description of the field.
11.10.6.1.2. Returns
The newly created ProtoField object
172
11.10.6.2.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.3.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.4.2. Returns
A protofield item to be added to a ProtoFieldArray
173
desc (optional)
11.10.6.5.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.6.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.7.2. Returns
A protofield item to be added to a ProtoFieldArray
174
11.10.6.8.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.9.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.10.2. Returns
A protofield item to be added to a ProtoFieldArray
175
A table containing the text that corresponds to the values Integer mask of this field Description of the field
11.10.6.11.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.12.1. Arguments
abbr name (optional) base (optional) valuestring (optional) mask (optional) desc (optional) Abbreviated name of the field (the string used in filters) Actual name of the field (the string that appears in the tree) One of base.DEC, base.HEX or base.OCT A table containing the text that corresponds to the values Integer mask of this field Description of the field
11.10.6.12.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.13.2. Returns
A protofield item to be added to a ProtoFieldArray
176
desc (optional)
11.10.6.14.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.15.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.16.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.17.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.18.2. Returns
A protofield item to be added to a ProtoFieldArray
177
11.10.6.19.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.20.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.21.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.22.2. Returns
A protofield item to be added to a ProtoFieldArray
178
Actual name of the field (the string that appears in the tree) Description of the field
11.10.6.23.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.24.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.25.2. Returns
A protofield item to be added to a ProtoFieldArray
11.10.6.26. protofield:__tostring()
Returns a string with info about a protofield (for debugging purposes)
11.10.7.1.1. Arguments
proto the protocol to be used as postdissector
179
11.11.1.1. treeitem:add()
Adds an child item to a given item, returning the child. tree_item:add([proto_field | proto], [tvbrange], [label], ...) if the proto_field represents a numeric value (int, uint or float) is to be treated as a Big Endian (network order) Value.
11.11.1.1.1. Returns
The child item
11.11.1.2. treeitem:add_le()
Adds (and returns) an child item to a given item, returning the child. tree_item:add([proto_field | proto], [tvbrange], [label], ...) if the proto_field represents a numeric value (int, uint or float) is to be treated as a Little Endian Value.
11.11.1.2.1. Returns
The child item
11.11.1.3. treeitem:set_text(text)
Sets the text of the label
11.11.1.3.1. Arguments
text The text to be used.
11.11.1.4. treeitem:append_text(text)
Appends text to the label
11.11.1.4.1. Arguments
text The text to be appended.
11.11.1.5.1. Arguments
group (optional) One of PI_CHECKSUM, PI_SEQUENCE, PI_RESPONSE_CODE, PI_REQUEST_CODE, PI_UNDECODED, PI_REASSEMBLE, PI_MALFORMED or PI_DEBUG One of PI_CHAT, PI_NOTE, PI_WARN, PI_ERROR
severity (optional)
11.11.1.6.1. Arguments
group (optional) One of PI_CHECKSUM, PI_SEQUENCE, PI_RESPONSE_CODE, PI_REQUEST_CODE, PI_UNDECODED, PI_REASSEMBLE, PI_MALFORMED or PI_DEBUG One of PI_CHAT, PI_NOTE, PI_WARN, PI_ERROR
severity (optional)
180
text (optional)
11.11.1.7. treeitem:set_generated()
Marks the TreeItem as a generated field (with data infered but not contained in the packet).
11.11.1.8. treeitem:set_hidden()
Should not be used
11.11.1.9. treeitem:set_len(len)
Set TreeItem's length inside tvb, after it has already been created.
11.11.1.9.1. Arguments
len The length to be used.
11.12.1.1.1. Arguments
hexbytes (optional) A string consisting of hexadecimal bytes like "00 B1 A2" or "1a2b3c4d"
11.12.1.1.2. Returns
The new ByteArray object.
11.12.1.2.1. Arguments
first second First array Second array
11.12.1.2.2. Returns
The new composite ByteArray.
11.12.1.2.3. Errors
Both arguments must be ByteArrays
11.12.1.3. bytearray:prepend(prepended)
Prepend a ByteArray to this ByteArray
181
11.12.1.3.1. Arguments
prepended Array to be prepended
11.12.1.3.2. Errors
Both arguments must be ByteArrays
11.12.1.4. bytearray:append(appended)
Append a ByteArray to this ByteArray
11.12.1.4.1. Arguments
appended Array to be appended
11.12.1.4.2. Errors
Both arguments must be ByteArrays
11.12.1.5. bytearray:set_size(size)
Sets the size of a ByteArray, either truncating it or filling it with zeros.
11.12.1.5.1. Arguments
size New size of the array
11.12.1.5.2. Errors
ByteArray size must be non-negative
11.12.1.6.1. Arguments
index value The position of the byte to be set The char value to set [0-255]
11.12.1.7. bytearray:get_index(index)
Get the value of a byte in a ByteArray
11.12.1.7.1. Arguments
index The position of the byte to get
11.12.1.7.2. Returns
The value [0-255] of the byte.
11.12.1.8. bytearray:len()
Obtain the length of a ByteArray
182
11.12.1.8.1. Returns
The length of the ByteArray.
11.12.1.9.1. Arguments
offset length The position of the first byte The length of the segment
11.12.1.9.2. Returns
A ByteArray contaning the requested segment. A string contaning a representaion of the ByteArray.
11.12.2. Int
Int64 represents a 64 bit integer. Lua uses one single number representation which can be chosen at compile time and since it is often set to IEEE 754 double precision floating point, we cannot store a 64 bit integer with full precision. For details, see: http://lua-users.org/wiki/FloatingPoint
11.12.3. Tvb
A Tvb represents the packet's buffer. It is passed as an argument to listeners and dissectors, and can be used to extract information (via TvbRange) from the packet's data. Beware that Tvbs are usable only by the current listener or dissector call and are destroyed as soon as the listener/dissector returns, so references to them are unusable once the function has returned. To create a tvbrange the tvb must be called with offset and length as optional arguments ( the offset defaults to 0 and the length to tvb:len() )
11.12.3.1.1. Arguments
bytearray name The data source for this Tvb. The name to be given to the new data-source.
11.12.3.1.2. Returns
The created Tvb.
11.12.3.2. Tvb.tvb(range)
Creates a (sub)Tvb from using a TvbRange
11.12.3.2.1. Arguments
range The TvbRange from which to create the new Tvb.
11.12.3.3. tvb:__tostring()
Convert the bytes of a Tvb into a string, to be used for debugging purposes as '...' will be appended in case the string is too long.
183
11.12.3.3.1. Returns
The string.
11.12.3.4. tvb:len()
Obtain the length of a TVB
11.12.3.4.1. Returns
The length of the Tvb.
11.12.3.5. tvb:offset()
Returns the raw offset (from the beginning of the source Tvb) of a sub Tvb.
11.12.3.5.1. Returns
The raw offset of the Tvb.
11.12.3.6. tvb:__call()
Equivalent to tvb:range(...)
11.12.3.7. wslua:__concat()
Concatenate two objects to a string
11.12.4. TvbRange
A TvbRange represents an usable range of a Tvb and is used to extract data from the Tvb that generated it TvbRanges are created by calling a tvb (e.g. tvb(offset,length)). If the TvbRange span is outside the Tvb's range the creation will cause a runtime error.
11.12.4.1.1. Arguments
offset (optional) length (optional) The offset (in octets) from the begining of the Tvb. Defaults to 0. The length (in octets) of the range. Defaults to until the end of the Tvb.
11.12.4.1.2. Returns
The TvbRange
11.12.4.2. tvbrange:uint()
Get a Big Endian (network order) unsigned integer from a TvbRange. The range must be 1, 2, 3 or 4 octets long.
11.12.4.2.1. Returns
The unsigned integer value
184
11.12.4.3. tvbrange:le_uint()
Get a Little Endian unsigned integer from a TvbRange. The range must be 1, 2, 3 or 4 octets long.
11.12.4.3.1. Returns
The unsigned integer value
11.12.4.4. tvbrange:uint64()
Get a Big Endian (network order) unsigned 64 bit integer from a TvbRange. The range must be 1-8 octets long.
11.12.4.5. tvbrange:le_uint64()
Get a Little Endian unsigned 64 bit integer from a TvbRange. The range must be 1-8 octets long.
11.12.4.6. tvbrange:int()
Get a Big Endian (network order) signed integer from a TvbRange. The range must be 1, 2 or 4 octets long.
11.12.4.6.1. Returns
The signed integer value
11.12.4.7. tvbrange:le_int()
Get a Little Endian signed integer from a TvbRange. The range must be 1, 2 or 4 octets long.
11.12.4.7.1. Returns
The signed integer value
11.12.4.8. tvbrange:int64()
Get a Big Endian (network order) signed 64 bit integer from a TvbRange. The range must be 1-8 octets long.
11.12.4.9. tvbrange:le_int64()
Get a Little Endian signed 64 bit integer from a TvbRange. The range must be 1-8 octets long.
11.12.4.10. tvbrange:float()
Get a Big Endian (network order) floating point number from a TvbRange. The range must be 4 or 8 octets long.
11.12.4.10.1. Returns
The floating point value
11.12.4.11. tvbrange:le_float()
Get a Little Endian floating point number from a TvbRange. The range must be 4 or 8 octets long.
11.12.4.11.1. Returns
The floating point value
185
11.12.4.12. tvbrange:ipv4()
Get an IPv4 Address from a TvbRange.
11.12.4.12.1. Returns
The IPv4 Address
11.12.4.13. tvbrange:le_ipv4()
Get an Little Endian IPv4 Address from a TvbRange.
11.12.4.13.1. Returns
The IPv4 Address
11.12.4.14. tvbrange:ether()
Get an Ethernet Address from a TvbRange.
11.12.4.14.1. Returns
The Ethernet Address
11.12.4.14.2. Errors
The range must be 6 bytes long
11.12.4.15. tvbrange:string()
Obtain a string from a TvbRange
11.12.4.15.1. Returns
The string
11.12.4.16. tvbrange:stringz()
Obtain a zero terminated string from a TvbRange
11.12.4.16.1. Returns
The zero terminated string
11.12.4.17. tvbrange:bytes()
Obtain a ByteArray
11.12.4.17.1. Returns
The ByteArray
11.12.4.18.1. Arguments
position (optional) The bit offset from the begining of the TvbRange. Defaults to 0.
186
length (optional)
11.12.4.18.2. Returns
The bitfield value
11.12.4.19.1. Arguments
offset (optional) length (optional) The offset (in octets) from the begining of the TvbRange. Defaults to 0. The length (in octets) of the range. Defaults to until the end of the TvbRange.
11.12.4.19.2. Returns
The TvbRange
11.12.4.20. tvbrange:len()
Obtain the length of a TvbRange
11.12.4.21. tvbrange:offset()
Obtain the offset in a TvbRange
11.12.4.22. tvbrange:__tostring()
Converts the TvbRange into a string. As the string gets truncated you should use this only for debugging purposes or if what you want is to have a truncated string in the format 67:89:AB:...
11.12.5. UInt
UInt64 represents a 64 bit unsigned integer.
11.13.1.1.1. Arguments
pathname extension (optional) The pathname of the directory If given, only file with this extension will be returned
11.13.1.1.2. Returns
the Dir object
187
11.13.1.2. dir:__call()
At every invocation will return one file (nil when done)
11.13.1.3. dir:close()
Closes the directory
11.13.2.1.1. Returns
version string
11.13.2.2. format_date(timestamp)
Formats an absolute timestamp into a human readable date
11.13.2.2.1. Arguments
timestamp A timestamp value to convert.
11.13.2.2.2. Returns
A string with the formated date
11.13.2.3. format_time(timestamp)
Formats a relative timestamp in a human readable form
11.13.2.3.1. Arguments
timestamp A timestamp value to convert
11.13.2.3.2. Returns
A string with the formated time
11.13.2.4. report_failure(text)
Reports a failure to the user
11.13.2.4.1. Arguments
text Message
11.13.2.5. critical(...)
Will add a log entry with critical severity
11.13.2.5.1. Arguments
... objects to be printed
188
11.13.2.6. warn(...)
Will add a log entry with warn severity
11.13.2.6.1. Arguments
... objects to be printed
11.13.2.7. message(...)
Will add a log entry with message severity
11.13.2.7.1. Arguments
... objects to be printed
11.13.2.8. info(...)
Will add a log entry with info severity
11.13.2.8.1. Arguments
... objects to be printed
11.13.2.9. debug(...)
Will add a log entry with debug severity
11.13.2.9.1. Arguments
... objects to be printed
11.13.2.10. loadfile(filename)
Lua's loadfile() has been modified so that if a file does not exist in the current directory it will look for it in wireshark's user and system directories
11.13.2.10.1. Arguments
filename Name of the file to be loaded
11.13.2.11. dofile(filename)
Lua's dofile() has been modified so that if a file does not exist in the current directory it will look for it in wireshark's user and system directories
11.13.2.11.1. Arguments
filename Name of the file to be run
11.13.2.12. persconffile_path([filename])
11.13.2.12.1. Arguments
filename (optional) A filename
11.13.2.12.2. Returns
The full pathname for a file in the personal configuration directory
189
11.13.2.13. datafile_path([filename])
11.13.2.13.1. Arguments
filename (optional) A filename
11.13.2.13.2. Returns
The full pathname for a file in wireshark's configuration directory
11.13.2.14.1. Arguments
argument action (optional) Argument Action
190
Warning!
The name resolution information is rebuilt each time Wireshark is restarted so this information might even change when the capture file is reopened on the same machine later! the number of packets dropped while capturing packet marks set with "Edit/Mark Packet" time references set with "Edit/Time Reference"
191
Tip
A list of the folders Wireshark actually uses can be found under the Folders tab in the dialog box shown when you select About Wireshark from the Help menu. The content format of the configuration files is the same on all platforms. However, to match the different policies for Unix and Windows platforms, different folders are used for these files.
Settings from the /etc/ %WIRESHARK%\wireshark.conf, Preferences dialog wireshark.conf, %APPDATA%\Wireshark\preferences box. $HOME/.wireshark/ preferences Recent GUI $HOME/.wireshark/%APPDATA%\Wireshark\recent settings (e.g. recent recent files lists). Capture filters. Display filters. Coloring rules. $HOME/.wireshark/%WIRESHARK%\cfilters, %APPDATA cfilters %\Wireshark\cfilters $HOME/.wireshark/%WIRESHARK%\dfilters, %APPDATA dfilters %\Wireshark\dfilters $HOME/.wireshark/%WIRESHARK%\colorfilters, colorfilters %APPDATA%\Wireshark\colorfilters $HOME/.wireshark/%WIRESHARK%\disabled_protos, disabled_protos %APPDATA%\Wireshark \disabled_protos name /etc/ethers, %WIRESHARK%\ethers, %APPDATA $HOME/.wireshark/%\Wireshark\ethers ethers name /etc/manuf, %WIRESHARK%\manuf, %APPDATA $HOME/.wireshark/%\Wireshark\manuf manuf
recent
manuf
hosts
IPv4 and IPv6 /etc/hosts, %WIRESHARK%\hosts, %APPDATA% name resolution. $HOME/.wireshark/\Wireshark\hosts hosts Network services. /etc/services, %WIRESHARK%\services, $HOME/.wireshark/%APPDATA%\Wireshark\services services IPv4 subnet name /etc/subnets, %WIRESHARK%\subnets, resolution. $HOME/.wireshark/%APPDATA%\Wireshark\subnets subnets
services
subnets
192
File/Folder ipxnets
Unix/Linux folders
Windows folders
plugins
Plugin directories. /usr/share/ %WIRESHARK%\plugins\<version>, wireshark/ %APPDATA%\Wireshark\plugins plugins, /usr/local/ share/wireshark/ plugins, $HOME/.wireshark/ plugins Temporary files. Environment: TMPDIR Environment: TMPDIR or TEMP
temp
Windows folders
%APPDATA% points to the personal configuration folder, e.g.: C:\Documents and Settings\<username>\Application Data (details can be found at: Section A.3.1, Windows profiles), %WIRESHARK% points to the Wireshark program folder, e.g.: C:\Program Files \Wireshark
Unix/Linux folders
The /etc folder is the global Wireshark configuration folder. The folder actually used on your system may vary, maybe something like: /usr/local/etc. $HOME is usually something like: /home/<username> preferences/wireshark.conf This file contains your Wireshark preferences, including defaults for capturing and displaying packets. It is a simple text file containing statements of the form:
variable: value
The settings from this file are read in at program start and written to disk when you press the Save button in the "Preferences" dialog box. recent This file contains various GUI related settings like the main window position and size, the recent files list and such. It is a simple text file containing statements of the form:
variable: value
It is read at program start and written at program exit. cfilters This file contains all the capture filters that you have defined and saved. It consists of one or more lines, where each line has the following format:
"<filter name>" <filter string>
193
The settings from this file are read in at program start and written to disk when you press the Save button in the "Capture Filters" dialog box. dfilters This file contains all the display filters that you have defined and saved. It consists of one or more lines, where each line has the following format:
"<filter name>" <filter string>
The settings from this file are read in at program start and written to disk when you press the Save button in the "Display Filters" dialog box. colorfilters This file contains all the color filters that you have defined and saved. It consists of one or more lines, where each line has the following format:
The settings from this file are read in at program start and written to disk when you press the Save button in the "Coloring Rules" dialog box. disabled_protos Each line in this file specifies a disabled protocol name. The following are some examples:
tcp udp
The settings from this file are read in at program start and written to disk when you press the Save button in the "Enabled Protocols" dialog box. ethers When Wireshark is trying to translate Ethernet hardware addresses to names, it consults the files listed in Table A.1, Configuration files and folders overview. If an address is not found in /etc/ethers, Wireshark looks in $HOME/.wireshark/ ethers Each line in these files consists of one hardware address and name separated by whitespace. The digits of hardware addresses are separated by colons (:), dashes (-) or periods(.). The following are some examples:
ff-ff-ff-ff-ff-ff c0-00-ff-ff-ff-ff 00.2b.08.93.4b.a1 Broadcast TR_broadcast Freds_machine
The settings from this file are read in at program start and never written by Wireshark. manuf Wireshark uses the files listed in Table A.1, Configuration files and folders overview to translate the first three bytes of an Ethernet address into a manufacturers name. This file has
194
the same format as the ethers file, except addresses are three bytes long. An example is:
00:00:01 Xerox # XEROX CORPORATION
The settings from this file are read in at program start and never written by Wireshark. hosts Wireshark uses the files listed in Table A.1, Configuration files and folders overview to translate IPv4 and IPv6 addresses into names. This file has the same format as the usual /etc/hosts file on Unix systems. An example is:
# Comments must be prepended by the # sign! 192.168.0.1 homeserver
The settings from this file are read in at program start and never written by Wireshark. services Wireshark uses the files listed in Table A.1, Configuration files and folders overview to translate port numbers into names. An example is:
mydns mydns 5045/udp 5045/tcp # My own Domain Name Server # My own Domain Name Server
The settings from this file are read in at program start and never written by Wireshark. subnets Wireshark uses the files listed in Table A.1, Configuration files and folders overview to translate an IPv4 address into a subnet name. If no exact match from the hosts file or from DNS is found, Wireshark will attempt a partial match for the subnet of the address. Each line of this file consists of an IPv4 address, a subnet mask length separated only by a '/' and a name separated by whitespace. While the address must be a full IPv4 address, any values beyond the mask length are subsequently ignored. An example is:
# Comments must be prepended by the # sign! 192.168.0.0/24 ws_test_network
A partially matched name will be printed as "subnetname.remaining-address". For example, "192.168.0.1" under the subnet above would be printed as "ws_test_network.1"; if 195
the mask length above had been 16 rather than 24, the printed address would be "ws_test_network.0.1". The settings from this file are read in at program start and never written by Wireshark. ipxnets Wireshark uses the files listed in Table A.1, Configuration files and folders overview to translate IPX network numbers into names. An example is:
C0.A8.2C.00 c0-a8-1c-00 00:00:BE:EF 110f HR CEO IT_Server1 FileServer3
The settings from this file are read in at program start and never written by Wireshark. plugins folder Wireshark searches for plugins in the directories listed in Table A.1, Configuration files and folders overview. They are searched in the order listed. If you start a new capture and don't specify a filename for it, Wireshark uses this directory to store that file; see Section 4.8, Capture files and file modes.
temp folder
Optional. Contains keys that will be used for variable substitution in the "location" value. For example, if the database section contains
location = http://www.example.com/proto?cookie=${cookie}&path=${PATH}
then setting
cookie = anonymous-user-1138
will result in the URL "http://www.example.com/proto?cookie=anonymoususer-1138&path=${PATH}". PATH is used for help path substitution, and shouldn't be defined in this section.
196
[map]
Maps Wireshark protocol names to section names below. Each key MUST match a valid protocol name such as "ip". Each value MUST have a matching section defined in the configuration file.
Each protocol section must contain an "_OVERVIEW" key which will be used as the first menu item for the help source. Subsequent keys must match descriptions in the protocol detail. Values will be used as the ${PATH} variable in the location template. If ${PATH} isn't present in the location template the value will be appended to the location. Suppose the file C:\Users\sam.clemens\AppData\Roaming\Wireshark \protocol_help\wikipedia.ini contains the following:
# Wikipedia (en) protocol help file. # Help file initialization # source: The source of the help information, e.g. "Inacon" or "Wikipedia" # version: Currently unused. Must be "1". # url_template: Template for generated URLs. See "URL Data" below. [database] source=Wikipedia version=1 url_template=http://${language}.wikipedia.org/wiki/${PATH} # Substitution data for the location template. # Each occurence of the keys below in the location template # substituted with their corresponding values. For example, # in the URL template above will be replaced with the value # below. # # PATH is reserved for the help paths below; do not specify [location data] language = en
it here.
# Maps Wireshark protocol names to section names below. Each key MUST match # a valid protocol name. Each value MUST have a matching section below. [map] tcp=TCP # Mapped protocol sections. # Keys must match protocol detail items descriptions. [TCP] _OVERVIEW=Transmission_Control_Protocol Destination port=Transmission_Control_Protocol#TCP_ports Source port=Transmission_Control_Protocol#TCP_ports
Right-clicking on a TCP protocol detail item will display a help menu item that displays the Wikipedia page for TCP. Right-clicking on the TCP destination or source ports will display additional help menu items that take you to the "TCP ports" section of the page. The [location data] and ${PATH} can be omitted if they are not needed. For example, the following configuration is functionally equivalent to the previous configuration:
[database] source=Wikipedia version=1 location=http://en.wikipedia.org/wiki/ [map] tcp=TCP [TCP] _OVERVIEW=Transmission_Control_Protocol Destination port=Transmission_Control_Protocol#TCP_ports Source port=Transmission_Control_Protocol#TCP_ports
197
Note!
If you've upgraded to a new Windows version, your profile might be kept in the former location, so the defaults mentioned here might not apply. The following guides you to the right place where to look for Wireshark's profile data. Windows 7, Windows Vista Windows XP C:\Users\<username>\AppData\Roaming \Wireshark C:\Documents and Settings\<username> \Application Data, "Documents and Settings" and "Application Data" might be internationalized. C:\Documents and Settings\<username> \Application Data, "Documents and Settings" and "Application Data" might be internationalized. C:\WINNT\Profiles\<username>\Application Data\Wireshark
Windows 2000 (no longer supported by Wireshark, for historical reference only) Windows NT 4 (no longer supported, for historical reference only) Windows ME, Windows 98 with user profiles (no longer supported, for historical reference only) Windows ME, Windows 98 without user profiles (no longer supported, for historical reference only)
In Windows ME and 98 you can enable separate user profiles. In that case, something like C:\windows\Profiles \<username>\Application Data\Wireshark is used. Without user profiles enabled the default location for all users is C:\windows\Application Data\Wireshark
198
199
200
201
Wireshark Messages
202
203
TShark 1.6.0 (SVN Rev 37205 from /trunk-1.6) Related command line tools Dump and analyze network traffic. See http://www.wireshark.org for more information. Copyright 1998-2011 Gerald Combs <[email protected]> and contributors. Example D.1. Help information available from conditions. tshark This is free software; see the source for copying There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Usage: tshark [options] ... Capture interface: -i <interface> -f <capture filter> -s <snaplen> -p -B <buffer size> -y <link type> -D -L Capture stop conditions: -c <packet count> -a <autostop cond.> ...
name or idx of interface (def: first non-loopback) packet filter in libpcap filter syntax packet snapshot length (def: 65535) don't capture in promiscuous mode size of kernel buffer (def: 1MB) link layer type (def: first appropriate) print list of interfaces and exit print list of link-layer types of iface and exit
packets (def: infinite) - stop after NUM seconds - stop this file after NUM KB - stop after NUM files
Capture output: -b <ringbuffer opt.> ... duration:NUM - switch to next file after NUM secs filesize:NUM - switch to next file after NUM KB files:NUM - ringbuffer: replace after NUM files Input file: -r <infile> set the filename to read from (no pipes or stdin!) Processing: -R <read filter> packet filter in Wireshark display filter syntax -n disable all name resolutions (def: all enabled) -N <name resolve flags> enable specific name resolution(s): "mntC" -d <layer_type>==<selector>,<decode_as_protocol> ... "Decode As", see the man page for details Example: tcp.port==8888,http Output: -w <outfile|-> write packets to a pcap-format file named "outfile" (or to the standard output for "-") -C <config profile> start with specified configuration profile -F <output file type> set the output file type, default is libpcap an empty "-F" option will list the file types -V add output of packet tree (Packet Details) -O <protocols> Only show packet details of these protocols, comma separated -S display packets even when writing to a file -x add output of hex and ASCII dump (Packet Bytes) -T pdml|ps|psml|text|fields format of text output (def: text) -e <field> field to print if -Tfields selected (e.g. tcp.port); this option can be repeated to print multiple fields -E<fieldsoption>=<value> set options for output when -Tfields selected: header=y|n switch headers on and off separator=/t|/s|<char> select tab, space, printable character as separator occurrence=f|l|a print first, last or all occurrences of each field aggregator=,|/s|<char> select comma, space, printable character as aggregator quote=d|s|n select double, single, no quotes for values -t ad|a|r|d|dd|e output format of time stamps (def: r: rel. to first) -u s|hms output format of seconds (def: s: seconds) -l flush standard output after each packet -q be more quiet on stdout (e.g. when using statistics) -X <key>:<value> eXtension options, see the man page for details -z <statistics> various statistics, see the man page for details Miscellaneous: -h -v -o <name>:<value> ... -K <keytab> -G [report]
display this help and exit display version info and exit override preference setting keytab file to use for kerberos decryption dump one of several available reports and exit default report="fields" use "-G ?" for more help
204
You will have to specify the correct interface and the name of a file to save into. In addition, you will have to terminate the capture with ^C when you believe you have captured enough packets.
Note!
tcpdump is not part of the Wireshark distribution. You can get it from: http:// www.tcpdump.org for various platforms.
205
name or idx of interface (def: first non-loopback) packet filter in libpcap filter syntax packet snapshot length (def: 65535) don't capture in promiscuous mode size of kernel buffer (def: 1MB) link layer type (def: first appropriate) print list of interfaces and exit print list of link-layer types of iface and exit print generated BPF code for capture filter print statistics for each interface once every second for -D, -L, and -S, produce machine-readable output
don't ignore own RPCAP traffic in capture use UDP for RPCAP data transfer use RPCAP password authentication use packet sampling count:NUM - capture one packet of every NUM timer:NUM - capture no more than 1 packet in NUM ms stop after n duration:NUM filesize:NUM files:NUM packets (def: infinite) - stop after NUM seconds - stop this file after NUM KB - stop after NUM files
Output (files): -w <filename> name of file to save (def: tempfile) -g enable group read access on the output file(s) -b <ringbuffer opt.> ... duration:NUM - switch to next file after NUM secs filesize:NUM - switch to next file after NUM KB files:NUM - ringbuffer: replace after NUM files -n use pcapng format instead of pcap Miscellaneous: -q don't report packet capture counts -v print version information and exit -h display this help and exit Example: dumpcap -i eth0 -a duration:60 -w output.pcap "Capture network packets from interface eth0 until 60s passed into output.pcap" Use Ctrl-C to stop capturing at any time.
206
number of packets size of the file (in bytes) total length of all packets (in bytes) packet size limit (snapshot length)
the capture duration (in seconds) the capture start time the capture end time the capture file chronological status (True/False) start and end times as seconds
Statistic infos: -y display average -i display average -z display average -x display average
data rate (in bytes/sec) data rate (in bits/sec) packet size (in bytes) packet rate (in packets/sec)
Output format: -L generate long report (default) -T generate table report Table report options: -R generate header record (default) -r do not generate header record -B separate infos with TAB character (default) -m separate infos with comma (,) character -b separate infos with SPACE character -N do not quote infos (default) -q quote infos with single quotes (') -Q quote infos with double quotes (") Miscellaneous: -h display this help and exit -C cancel processing if file open fails (default is to continue) -A generate all infos (default) Options are processed from left to right order with later options superceeding or adding to earlier options. If no options are given the default is to display all infos in long report output format.
207
Processing: -d <encap:dlt>|<proto:protoname> packet encapsulation or protocol -F <field> field to display -n disable all name resolution (def: all enabled) -N <name resolve flags> enable specific name resolution(s): "mntC" -p use the system's packet header format (which may have 64-bit timestamps) -R <read filter> packet filter in Wireshark display filter syntax -s skip PCAP header on input Output: -l flush output after each packet -S format string for fields (%D - name, %S - stringval, %N numval) -t ad|a|r|d|dd|e output format of time stamps (def: r: rel. to first) Miscellaneous: -h -o <name>:<value> ... -v
display this help and exit override preference setting display version info and exit
208
keep the selected packets; default is to delete them. only output packets whose timestamp is after (or equal to) the given time (format as YYYY-MM-DD hh:mm:ss). only output packets whose timestamp is before the given time (format as YYYY-MM-DD hh:mm:ss).
Duplicate packet removal: -d remove packet if duplicate (window == 5). -D <dup window> remove packet if duplicate; configurable <dup window> Valid <dup window> values are 0 to 1000000. NOTE: A <dup window> of 0 with -v (verbose option) is useful to print MD5 hashes. -w <dup time window> remove packet if duplicate packet is found EQUAL TO OR LESS THAN <dup time window> prior to current packet. A <dup time window> is specified in relative seconds (e.g. 0.000001). NOTE: The use of the 'Duplicate packet removal' options with other editcap options except -v may not always work as expected. Specifically the -r, -t or -S options will very likely NOT have the desired effect if combined with the -d, -D or -w. Packet manipulation: -s <snaplen> -C <choplen>
truncate each packet to max. <snaplen> bytes of data. chop each packet by <choplen> bytes. Positive values chop at the packet beginning, negative values at the packet end. -t <time adjustment> adjust the timestamp of each packet; <time adjustment> is in relative seconds (e.g. -0.5). -S <strict adjustment> adjust timestamp of packets if necessary to insure strict chronological increasing order. The <strict adjustment> is specified in relative seconds with values of 0 or 0.000001 being the most reasonable. A negative adjustment value will modify timestamps so that each packet's delta time is the absolute value of the adjustment specified. A value of -0 will set all packets to the timestamp of the first packet. -E <error probability> set the probability (between 0.0 and 1.0 incl.) that a particular packet byte will be randomly changed.
split the packet output to different files based on uniform packet counts with a maximum of <packets per file> each. split the packet output to different files based on uniform time intervals with a maximum of <seconds per file> each. set the output file type; default is libpcap. an empty "-F" option will list the file types. set the output file encapsulation type; default is the same as the input file. an empty "-T" option will list the encapsulation types.
Miscellaneous: -h -v
display this help and exit. verbose output. If -v is used with any of the 'Duplicate Packet Removal' options (-d, -D or -w) then Packet lengths and MD5 hashes are printed to standard-out.
209
210
frelay-with-direction - Frame Relay with Directional Info gcom-serial - GCOM Serial gcom-tie1 - GCOM TIE1 gprs-llc - GPRS LLC gsm_um - GSM Um Interface hhdlc - HiPath HDLC i2c - I2C ieee-802-11 - IEEE 802.11 Wireless LAN ieee-802-11-avs - IEEE 802.11 plus AVS WLAN header ieee-802-11-netmon - IEEE 802.11 plus Network Monitor radio header ieee-802-11-radio - IEEE 802.11 Wireless LAN with radio information ieee-802-11-radiotap - IEEE 802.11 plus radiotap WLAN header ieee-802-16-mac-cps - IEEE 802.16 MAC Common Part Sublayer ios - Cisco IOS internal ip-over-fc - RFC 2625 IP-over-Fibre Channel ipfix - IPFIX ipmb - Intelligent Platform Management Bus ipnet - Solaris IPNET irda - IrDA isdn - ISDN jfif - JPEG/JFIF juniper-atm1 - Juniper ATM1 juniper-atm2 - Juniper ATM2 juniper-chdlc - Juniper C-HDLC juniper-ether - Juniper Ethernet juniper-frelay - Juniper Frame-Relay juniper-ggsn - Juniper GGSN juniper-mlfr - Juniper MLFR juniper-mlppp - Juniper MLPPP juniper-ppp - Juniper PPP juniper-pppoe - Juniper PPPoE juniper-vp - Juniper Voice PIC k12 - K12 protocol analyzer lapb - LAPB lapd - Lapd header lapd - LAPD layer1-event - EyeSDN Layer 1 event lin - Local Interconnect Network linux-atm-clip - Linux ATM CLIP linux-sll - Linux cooked-mode capture ltalk - Localtalk most - Media Oriented Systems Transport mpeg - MPEG mtp2 - SS7 MTP2 mtp2-with-phdr - MTP2 with pseudoheader mtp3 - SS7 MTP3 mux27010 - MUX27010 nstrace10 - NetScaler Encapsulation 1.0 of Ethernet nstrace20 - NetScaler Encapsulation 2.0 of Ethernet null - NULL packetlogger - PacketLogger pflog - OpenBSD PF Firewall logs pflog-old - OpenBSD PF Firewall logs, pre-3.4 ppi - Per-Packet Information header ppp - PPP ppp-with-direction - PPP with Directional Info prism - IEEE 802.11 plus Prism II monitor mode header raw-icmp-nettl - Raw ICMP with nettl headers raw-icmpv6-nettl - Raw ICMPv6 with nettl headers raw-telnet-nettl - Raw telnet with nettl headers rawip - Raw IP rawip-nettl - Raw IP with nettl headers rawip4 - Raw IPv4 rawip6 - Raw IPv6 redback - Redback SmartEdge sccp - SS7 SCCP sdlc - SDLC sita-wan - SITA WAN packets slip - SLIP socketcan - SocketCAN symantec - Symantec Enterprise Firewall tnef - Transport-Neutral Encapsulation Format
211
tr - Token Ring tr-nettl - Token Ring with nettl headers tzsp - Tazmen sniffer protocol unknown - Unknown unknown-nettl - Unknown link-layer type with nettl headers usb - Raw USB packets usb-linux - USB packets with Linux header usb-linux-mmap - USB packets with Linux header and padding user0 - USER 0 user1 - USER 1 user10 - USER 10 user11 - USER 11 user12 - USER 12 user13 - USER 13 user14 - USER 14 user15 - USER 15 user2 - USER 2 user3 - USER 3 user4 - USER 4 user5 - USER 5 user6 - USER 6 user7 - USER 7 user8 - USER 8 user9 - USER 9 whdlc - Wellfleet HDLC wpan - IEEE 802.15.4 Wireless PAN wpan-nofcs - IEEE 802.15.4 Wireless PAN with FCS not present wpan-nonask-phy - IEEE 802.15.4 Wireless PAN non-ASK PHY x25-nettl - X25 with nettl headers x2e-serial - X2E serial line capture x2e-xoraya - X2E Xoraya
212
If the -T flag is used to specify an encapsulation type, the encapsulation type of the output capture file will be forced to the specified type, rather than being the type appropriate to the encapsulation type of the input capture file. Note that this merely forces the encapsulation type of the output file to be the specified type; the packet headers of the packets will not be translated from the encapsulation type of the input capture file to the specified encapsulation type (for example, it will not translate an Ethernet capture to an FDDI capture if an Ethernet capture is read and '-T fddi' is specified).
concatenate rather than merge files. default is to merge based on frame timestamps. <snaplen> truncate packets to <snaplen> bytes of data. <outfile>|set the output filename to <outfile> or '-' for stdout. <capture type> set the output file type; default is libpcap. an empty "-F" option will list the file types. <encap type> set the output file encapsulation type; default is the same as the first input file. an empty "-T" option will list the encapsulation types.
Miscellaneous: -h -v
A simple example merging dhcp-capture.libpcap and imap-1.libpcap into outfile.libpcap is shown below.
213
There is no limit on the width or number of bytes per line. Also the text dump at the end of the line is ignored. Bytes/hex numbers can be uppercase or lowercase. Any text before the offset is ignored, including email forwarding characters '>'. Any lines of text between the bytestring lines is ignored. The offsets are used to track the bytes, so offsets must be correct. Any line which has only bytes without a leading offset is ignored. An offset is recognized as being a hex number longer than two characters. Any text after the bytes is ignored (e.g. the character dump). Any hex numbers in this text are also ignored. An offset of zero is indicative of starting a new packet, so a single text file with a series of hexdumps can be converted into a packet capture with multiple packets. Multiple packets are read in with timestamps differing by one second each. In general, short of these restrictions, text2pcap is pretty liberal about reading in hexdumps and has been tested with a variety of mangled outputs (including being forwarded through email multiple times, with limited line wrap etc.) There are a couple of other special features to note. Any line where the first non-whitespace character is '#' will be ignored as a comment. Any line beginning with #TEXT2PCAP is a directive and options can be inserted after this command to be processed by text2pcap. Currently there are no directives implemented; in the future, these may be used to give more fine grained control on the dump and the way it should be processed e.g. timestamps, encapsulation type etc. Text2pcap also allows the user to read in dumps of application-level data, by inserting dummy L2, L3 and L4 headers before each packet. Possibilities include inserting headers such as Ethernet, Ethernet + IP, Ethernet + IP + UDP, or Ethernet + Ip + TCP before each packet. This allows Wireshark or any other full-packet decoder to handle these dumps.
214
parse offsets as (h)ex, (o)ctal or (d)ecimal; default is hex. treat the text before the packet as a date/time code; the specified argument is a format string of the sort supported by strptime. Example: The time "10:15:14.5476" has the format code "%H:%M:%S." NOTE: The subsecond component delimiter, '.', must be given, but no pattern is required; the remaining number is assumed to be fractions of a second. NOTE: Date/time fields from the current date/time are used as the default for unspecified fields.
Output: -l <typenum>
link-layer type number; default is 1 (Ethernet). See the file net/bpf.h for list of numbers. Use this option if your dump is a complete hex dump of an encapsulated packet and you wish to specify the exact type of encapsulation. Example: -l 7 for ARCNet packets. max packet length in output; default is 64000
prepend dummy Ethernet II header with specified L3PID (in HEX). Example: -e 0x806 to specify an ARP packet. -i <proto> prepend dummy IP header with specified IP protocol (in DECIMAL). Automatically prepends Ethernet header as well. Example: -i 46 -u <srcp>,<destp> prepend dummy UDP header with specified dest and source ports (in DECIMAL). Automatically prepends Ethernet & IP headers as well. Example: -u 1000,69 to make the packets look like TFTP/UDP packets. -T <srcp>,<destp> prepend dummy TCP header with specified dest and source ports (in DECIMAL). Automatically prepends Ethernet & IP headers as well. Example: -T 50,60 -s <srcp>,<dstp>,<tag> prepend dummy SCTP header with specified dest/source ports and verification tag (in DECIMAL). Automatically prepends Ethernet & IP headers as well. Example: -s 30,40,34 -S <srcp>,<dstp>,<ppi> prepend dummy SCTP header with specified dest/source ports and verification tag 0. Automatically prepends a dummy SCTP DATA chunk header with payload protocol identifier ppi. Example: -S 30,40,34
Miscellaneous: -h -d -q
display this help and exit. show detailed debug of parser states. generate no output at all (automatically turns off -d).
215
216
idl2wrs
<your_file.idl>
e.g.:
idl2wrs echo.idl
You may wish to comment out the register_giop_user_module() code and that will leave you with heuristic dissection. If you don't want to use the shell script wrapper, then try steps 3 or 4 instead. 3. To write the C code to stdout.
Usage: omniidl -p ./ -b wireshark_be <your file.idl>
e.g.:
omniidl -p ./ -b wireshark_be echo.idl
You may wish to comment out the register_giop_user_module() code and that will leave you with heuristic dissection. 5. Copy the resulting C code to subdirectory epan/dissectors/ inside your Wireshark source directory.
cp packet-test-idl.c /dir/where/wireshark/lives/epan/dissectors/
The new dissector has to be added to Makefile.common in the same directory. Look for the declaration CLEAN_DISSECTOR_SRC and add the new dissector there. For example,
CLEAN_DISSECTOR_SRC = \ packet-2dparityfec.c packet-3com-njack.c ...
\ \
becomes
CLEAN_DISSECTOR_SRC = \ packet-test-idl.c packet-2dparityfec.c packet-3com-njack.c ...
\ \ \
For the next steps, go up to the top of your Wireshark source directory. 6. Run configure
./configure (or ./autogen.sh)
8. Good Luck !!
D.10.4. TODO
1. Exception code not generated (yet), but can be added manually.
217
2. Enums not converted to symbolic values (yet), but can be added manually. 3. Add command line options etc 4. More I am sure :-)
D.10.5. Limitations
See the TODO list inside packet-giop.c
D.10.6. Notes
1. The "-p ./" option passed to omniidl indicates that the wireshark_be.py and wireshark_gen.py are residing in the current directory. This may need tweaking if you place these files somewhere else. 2. If it complains about being unable to find some modules (e.g. tempfile.py), you may want to check if PYTHONPATH is set correctly. On my Linux box, it is PYTHONPATH=/usr/lib/python2.4/
218
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and
219
modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that whole or in part contains or is part thereof, to be licensed as parties under the terms of this you distribute or publish, that in derived from the Program or any a whole at no charge to all third License.
c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
220
In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not
221
excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
222
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the to attach them to the start of each source file convey the exclusion of warranty; and each file the "copyright" line and a pointer to where the program. It is safest to most effectively should have at least full notice is found.
<one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License.
223