Internet
Seminar

Spring 2019
course
site

Tue April 9

packets & protocols using wireshark

Here are some we may want to discuss and/or look for ...

    $ arp -a                       # list arp cache
    $ host cs.marlboro.college     # issue DNS to do lookup
    $ dig cs.marlboro.college      # similar, can specify server
    $ cat /etc/resolv.conf         # DNS config (unix)
    $ scutil --dns                 # DNS config (mac)
    $ ssh mahoney@shannon.marlboro.college
    $ scp file mahoney@shannon.marlboro.college:

asides

https://cs.marlboro.college /cours /spring2019 /internet /notes /networks
last modified Fri April 26 2024 4:32 pm