Internet
Technologies

Spring 2012
course
navigation

Jan 24

course nut's'n'bolts

Wireshark 101

Same program as Ethereal in Matthew's textbook; just a new name and more recent version.
Some of the info in the textook is dated; don't take it all as gospel. In particular, the "host name" filter syntax won't work. Instead use "ip.host contains name", in the "Filter" part of Wireshark. For example,
ip.host contains gnu.org
We'll learn more about and explore this stuff as we go.
As you play around, the first rule is ... If it doesn't work, ask. There is time to figure it all out.
Questions and background information : start with google ... then email Jim at mahoney@marlboro.edu

internet fundamentals

See
Open discussion of the fundamentals, including the following buzzwords :

networks & bits : basics

my Base Conversion tool
a base 10 internet address : 1168429974
my laptop's wireless MAC address (base 10) : 158501019633494
These two (IP=internet, MAC=ethernet) are the important address numbers.

protocols

coming up next

http://cs.marlboro.edu/ courses/ spring2012/internet/ notes/ Jan_24
last modified Monday January 23 2012 2:07 pm EST