Skip to content
Snippets Groups Projects
Commit f5bed556 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

Wireshark preferences

parent 08828120
No related branches found
No related tags found
No related merge requests found
......@@ -32,11 +32,13 @@ Always use the latest so that operating-system security and feature sets are up
## Capturing Packets
1. Confirm Wireshark Preferences: as shown
1. Adjust Wireshark Preferences as shown
| File > Preferences > Capture | File > Preferences > Layout |
| File > Preferences > Appearance > Columns | File > Preferences > Appearance > Layout |
| ------ | ------ |
| <a href="images/WiresharkPreferencesAppearanceColumns.png"><img src="images/WiresharkPreferencesAppearanceColumns.png" width="400" align="center"/> | <a href="images/WiresharkPreferencesAppearanceLayout.png"><img src="images/WiresharkPreferencesAppearanceLayout.png" width="400" align="center"/> |
| File &gt; Preferences &gt; Capture | |
| ------ | ------ |
| <a href="images/WiresharkPreferencesCapture.png"><img src="images/WiresharkPreferencesCapture.png" width="400" align="center"/> | |
2. Set filter to `(tcp.port == 3000 || udp.port == 3000) && dis`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment