Internetworking with TCP/IP Prof. Dr. Christoph Meinel

本视频属于openHPI课程Internetworking with TCP/IP 。你想看更多吗?

Introduction to Wireshark

时间效果趋于.18 分钟

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

关于这个视频


This tutorial will shortly introduce the sniffer Wireshark. You can download Wireshark here for free. You can find further instructions here

Please see also the hints below the video.

##Some hints:

Linux:

On Linux you have to run Wireshark as root (sudo wireshark). This is strongly discouraged. A better solution would be to add wireshark to a different group. You will find further instructions how to tackle this here.

Mac OS

You can find instructions how to install Wireshark on Mac OSX Mavericks here.

Windows

To enter the command "ping" on Windows, you will have to open a command line. You can do this by hitting the keys "Windows" + "R". A window will open, in which you have to enter the characters "cmd" (without the quotes).

The Dialog to select an Interface also looks a little different on the Windows version of Wireshark: To the left of each Interface, you will find a checkbox. Select this box to read packets on this interface. Multiple interfaces can be selected. To start capturing click on the "Start" button below the interfaces.

If you want to install Wireshark under Windows 8, please read also the following instructions.

Disclaimer: We cannot support you with your Wireshark installation. Please follow the instructions you find on the download pages. For further help, try to find current instructions on Google.