(Usage hints for this presentation)
Summer Term 2023
Dr. Jens Lechtenbörger (License Information)
I suppose that you know basics about the Internet, for example, as covered in my OER presentation Introduction to the Internet, to which I refer subsequently.
host
, net
, port
), dir
(src
, dst
), proto (ip
, tcp
, udp
, arp
, …)
port 53
: Source or destination port is 53host www.uni-muenster.de
: Source or destination host has given name;
also IP address instead of name possibleand
, or
, not
, …
dst host 128.176.0.12 and udp dst port 53
dns
, arp
, ip.addr==<some IP address>
This document is part of an OER collection to teach basics of distributed systems. Source code and source files are available on GitLab under free licenses.
Except where otherwise noted, the work “Wireshark Demo”, © 2018-2020 Jens Lechtenbörger, is published under the Creative Commons license CC BY-SA 4.0.
In particular, trademark rights are not licensed under this license. Thus, rights concerning third party logos (e.g., on the title slide) and other (trade-) marks (e.g., “Creative Commons” itself) remain with their respective holders.