Real World Packet Analysis Case Studies

Slides:



Advertisements
Similar presentations
Transport Layer – TCP (Part2) Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
Advertisements

Lecture 9 Page 1 CS 236 Online Denial of Service Attacks that prevent legitimate users from doing their work By flooding the network Or corrupting routing.
Transport Layer 3-1.  What is the Transport layer for?  Where does the code for the transport layer live?  What are the two protocols at this layer?
Chapter 7 Firewalls. Firewall Definition  A network device that enforces network access control based upon a defined security policy.
source router Destination IP packet IP packet fragments Reassembly Required Fragments Created.
Computer Networks Transport Layer. Topics F Introduction  F Connection Issues F TCP.
Design and Implementation of a Server Director Project for the LCCN Lab at the Technion.
Transport Layer Flow. Socket Connections UDP Segment Structure.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Lecturer : Ms.Trần Thị Ngọc Hoa Chapter 8 File Transfer Protocol – Simple Mail Transfer Protocol.
CISCO NETWORKING ACADEMY Chabot College ELEC Application Layer Puzzles.
9/11/2015Home Networking1 Bob.test Have Road Runner Unhappy about reports of constant probes of machines Policy decision –I want to prevent unauthorized.
How the Internet Works: What happens when information is sent from your computer?
INTERNET DATA FLOW Created by David Whitchurch for ISDS 4120 Louisiana State University.
Chapter 1: Introduction to Web Applications. This chapter gives an overview of the Internet, and where the World Wide Web fits in. It then outlines the.
Follow the Data Data (and information) move from place to place in computer systems and networks. As it moves it changes form frequently. This story describes.
TCP CS 168 Discussion Week 6 Many thanks to past EE 122 GSIs.

Transmission Control Protocol TCP. Transport layer function.
Final Review!. So how’s it all work? I boot my machine I open my browser and type The page loads What all just happened?
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
Networking Basics CCNA 1 Chapter 11.
WATCHING TV via YOUR computer. WATCHING TV via YOUR COMPUTER To watch TV channels from outside Thailand in your own language, you may, in many.
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
TCP/IP Protocols By: Patrick Moore Nykoya Watson Andre Wiggins.
1. Layered Architecture of Communication Networks: TCP/IP Model
Computer Communication: An example What happens when I click on
Transmission Control Protocol (TCP) Internet Protocol (IP)
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
Lecture 17 Page 1 Advanced Network Security Network Denial of Service Attacks Advanced Network Security Peter Reiher August, 2014.
Part A. Remote Viewing IP Surveillance Camera Application Guide.
Remote Access Using a Netgear DG834 Router 1http://
TCP Handshake NW Analysis Class. What happens in 3-way handshake Client tells server it wants connection Server acknowledges the client’s connection Server.
Andrew Lahiff HEP SYSMAN June 2016 Hiding infrastructure problems from users: load balancers at the RAL Tier-1 1.
Network Monitoring Sebastian Büttrich, NSRC / IT University of Copenhagen Last edit: February 2012, ICTP Trieste
iperf a gnu tool for IP networks
Real World Case Studies
LESSON Networking Fundamentals Understand TCP/IP.
UDP TCP.
Internet Protocol Address
TCP EE122 Discussion 10/18/13.
Transport Layer:UDP&TCP (Commonalities)
Application layer 1 Principles of network applications 2 Web and HTTP
The Packet A(nalysis)-Team
Due: a start of class Oct 26
Teacher: Alison Roberts Northern Sydney Institute of TAFE
Client Client 4) Hello , please give me the website
Working at a Small-to-Medium Business or ISP – Chapter 7
Understanding Throughput & TCP Windows
TCP Sequence Number Plots
CSE679: Multimedia and Networking
PPPoE Internet Point to Point Protocol over Ethernet
Mangling Packets on the Fly With Divert Sockets
TCP/IP Networking An Example
PCAPs
Network Fundamentals – Chapter 4
Network Fundamentals – Chapter 4
TCP/IP Networking An Example
Syara Hamdani Sandi Reza Fitroh
Real World Packet Analysis Case Studies
A tool for locating QoS failures on an Internet path
Access eJournals Form Your Home
How to install HP printer using IP address? How to install HP printer using IP address? Call
Follow the Data Data (and information) move from place to place in computer systems and networks. As it moves it changes form frequently. This story.
46 to 1500 bytes TYPE CODE CHECKSUM IDENTIFIER SEQUENCE NUMBER OPTIONAL DATA ICMP Echo message.
Protocol Application TCP/IP Layer Model
Transport Protocols: TCP Segments, Flow control and Connection Setup
Read this to find out how the internet works!
INFORMATION FLOW ACROSS THE INTERNET
Transport Protocols: TCP Segments, Flow control and Connection Setup
Presentation transcript:

Real World Packet Analysis Case Studies Solving Real Problems for Real People

Packet A(nalysis)-Team Helping strangers on the Internet via packetbomb.com

Before We Get Started Add delta column Look at Statistics -> Conversations to identify connection of interest Review 3-way handshake iRTT MSS Window scale Adjust columns / config as needed

iPerf Throughput Data center new 1G connection to AWS Low throughput Help? Show me dat pcap

iPerf T-put Takeaway Know the basics! iRTT, MSS, Window size Think about behavior perspective Client side vs server side Know a little about expected application behavior Have a baseline to compare to

Slow Web Page Local TV news station uploading stories to CMS Intermittently slow to load Click around until the issue happens, note time and URL To the pcap!

Slow Web Page Takeaway Know protocol basics e.g. TTL, IP ID, TCP Seq Look for visual changes while scrolling Learn TCP sequence number analysis

Network Cameras 150 network cameras connect and upload data to a server They also maintain a long lived connection Sometimes they can’t connect and the long lived connection will die Router and HAProxy in play Let’s look at a pcap!

Cameras Takeaway If you feel overwhelmed, go SLOW Do the IPs look as expected? Do the TCP ports look as expected? Do the TCP sequence numbers look as expected? TTL? IP ID? GO SLOW and verify

Q & A Any questions?

Contact Fill out the survey! kary@packetbomb.com @packetbomb