Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Network Analysis using Wireshark Cookbook

You're reading from   Network Analysis using Wireshark Cookbook This book will be a massive ally in troubleshooting your network using Wireshark, the world's most popular analyzer. Over 100 practical recipes provide a focus on real-life situations, helping you resolve your own individual issues.

Arrow left icon
Product type Paperback
Published in Dec 2013
Publisher Packt
ISBN-13 9781849517645
Length 452 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
 Orzach Orzach
Author Profile Icon Orzach
Orzach
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Network Analysis Using Wireshark Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. Introducing Wireshark 2. Using Capture Filters FREE CHAPTER 3. Using Display Filters 4. Using Basic Statistics Tools 5. Using Advanced Statistics Tools 6. Using the Expert Infos Window 7. Ethernet, LAN Switching, and Wireless LAN 8. ARP and IP Analysis 9. UDP/TCP Analysis 10. HTTP and DNS 11. Analyzing Enterprise Applications' Behavior 12. SIP, Multimedia, and IP Telephony 13. Troubleshooting Bandwidth and Delay Problems 14. Understanding Network Security Links, Tools, and Reading Index

Creating IP-based statistics


In this recipe we will learn how to create some IP-based statistics. We will discuss the following statistics tools:

  • IP Addresses

  • IP Destinations

  • IP Protocols Types

Getting ready

Open Wireshark and click on the Statistics menu.

How to do it...

To get IP addresses statistics, perform the following steps:

  1. Navigate to Statistics | IP Addresses.

  2. In the window that comes up, select the filter you want to use by clicking on the Filter button:

  3. If you want to see statistics of the whole captured file, leave it blank and all the IP packet statistics will be shown.

  4. If you want to see only statistics up to a specific IP address, type the filter in the display filter syntax. For example, the filter ip.addr==10.0.0.2 will show you only IP packets sent to or from this address.

  5. After typing in the filter, you will get the following statistics:

To get IP and TCP/UDP destination statistics, perform the following steps:

  1. Navigate to Statistics | IP Destinations.

  2. In the following window, choose...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images