Craig Koorn Supervisors: Barry Irwin Alan Herbert

Slides:



Advertisements
Similar presentations
VINI: Virtual Network Infrastructure
Advertisements

Network Performance Measurement
A flexible data processing and reporting system for packet capture files Ignus van Zyl (Iggy) Overlord Supervisor: Barry Irwin.
Hardened Network Implementation & Simulation. Contents  HBGP  Implementation of HBGP  Simulation on SSFnet  Simulation Results  Future Work.
1 Some TCP/IP Basics....NFSDNSTELNETSMTPFTP UDPTCP IP and ICMP Ethernet, serial line,..etc. Application Layer Transport Layer Network Layer Low-level &
Decongestion Control Offense by James Gross Amit Mondal.
Student Projects in Computer Networking: Simulation versus Coding Leann M. Christianson Kevin A. Brown Cal State East Bay.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Module 1: Reviewing the Suite of TCP/IP Protocols.
Advanced Network Architecture Research Group 2001/11/149 th International Conference on Network Protocols Scalable Socket Buffer Tuning for High-Performance.
Redes Inalámbricas Máster Ingeniería de Computadores 2008/2009 Tema 7.- CASTADIVA PROJECT Performance Evaluation of a MANET architecture.
Internet Traffic Management. Basic Concept of Traffic Need of Traffic Management Measuring Traffic Traffic Control and Management Quality and Pricing.
Georg-Christian Pranschke Supervisor: Barry Irwin Security and Networks Research Group Department of Computer Science Rhodes University AUTOMATED FIREWALL.
Module 4: Configuring ISA Server as a Firewall. Overview Using ISA Server as a Firewall Examining Perimeter Networks and Templates Configuring System.
A Virtual Honeypot Framework Author: Niels Provos Published in: CITI Report 03-1 Presenter: Tao Li.
Internet Ethernet Token Ring Video High Speed Router Host A: Client browser: REQUEST:http//mango.ee.nogradesu.edu/c461.
1.4 Open source implement. Open source implement Open vs. Closed Software Architecture in Linux Systems Linux Kernel Clients and Daemon Servers Interface.
Linux Networking and Security
A VIRTUAL HONEYPOT FRAMEWORK Author : Niels Provos Publication: Usenix Security Symposium Presenter: Hiral Chhaya for CAP6103.
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
Advanced Network Architecture Research Group 2001/11/74 th Asia-Pacific Symposium on Information and Telecommunication Technologies Design and Implementation.
Networked Systems Survivability CERT ® Coordination Center Software Engineering Institute Carnegie Mellon University Pittsburgh, PA © 2002 Carnegie.
Verify that timestamps for debugging and logging messages has been enabled. Verify the severity level of events that are being captured. Verify that the.
Network Emulation for the Study and Validation of Traffic Models, Congestion and Flow Control in TCP/IP Networks Cheryl Pope Lecturer Department of Computer.
Linux Networking #1 Dr. Michael L. Collard 1.
1 Wide Area Network Emulation on the Millennium Bhaskaran Raman Yan Chen Weidong Cui Randy Katz {bhaskar, yanchen, wdc, Millennium.
An Efficient Gigabit Ethernet Switch Model for Large-Scale Simulation Dong (Kevin) Jin.
LINUX® Netfilter The Linux Firewall Engine. Overview LINUX® Netfilter is a firewall engine built into the Linux kernel Sometimes called “iptables” for.
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
1 Scalability and Accuracy in a Large-Scale Network Emulator Nov. 12, 2003 Byung-Gon Chun.
Course Syllabus  Text Book: B. A. Forouzan, “ TCP/IP Protocol Suite ”, 3rd. ed., McGraw-Hill, 2005  Instructor 張軒彬, Office Number:
Polytechnic University Firewall and Trusted Systems Presented by, Lekshmi. V. S cos
June 11, 2002 Abilene Route Quality Control Initiative Aaron D. Britt Guy Almes Route Optimization.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
1 Computer Networks Chapter 5. Network layer The network layer is concerned with getting packets from the source all the way to the destination. Getting.
Managing and Directing Network Traffic with Linux
Barracuda NG Firewall ™
Routing Game.
Working at a Small-to-Medium Business or ISP – Chapter 6
Port Scanning James Tate II
By: Samuel Oswald Hunter Supervisor: Mr Barry Irwin
Data Communications and Network Management Overview
Introduction An introduction to the software and organization of the Internet Lab.
Transport Protocols Relates to Lab 5. An overview of the transport protocols of the TCP/IP protocol suite. Also, a short discussion of UDP.
NAT / PAT.
Firewall – Survey Purpose of a Firewall Characteristic of a firewall
Mobility in based Multihop networks
Routing.
Cisco Real Exam Dumps IT-Dumps
Introduction An introduction to the software and organization of the Internet Lab.
Internet Control Message Protocol (ICMP)
Chapter 1 Data Communications and NM Overview 1-1 Chapter 1
An introduction to the organization of the Internet Lab
An introduction to the organization of the Internet Lab
Firewalls Purpose of a Firewall Characteristic of a firewall
NAT / PAT.
Storage Networking Protocols
ELA: A Fully Distributed VPN over P2P Network
Wireshark CSC8510 David Sivieri.
E2E piPES Project Russ Hobby, Internet2 HENP Working Group Meeting
An introduction to the organization of the Internet Lab
Firewalls.
Working at a Small-to-Medium Business or ISP – Chapter 6
Chapter 1 Data Communications and NM Overview 1-1 Chapter 1
Communication Networks: Technology & Protocols
COMPUTER NETWORKS CS610 Lecture-41 Hammad Khalid Khan.
Computer Networks DA2402.
16EC Computer networks unit II Mr.M.Jagadesh
Routing.
Presentation transcript:

Craig Koorn Supervisors: Barry Irwin Alan Herbert Network Simulation Craig Koorn Supervisors: Barry Irwin Alan Herbert

Overview of Existing Work

Overview of Existing Work

Overview of Existing Work

Overview of Existing Work

Overview of Existing Work the host, hosting the simulation

Overview of Existing Work

Specifics 7Gbps Throughput Protocol Support UDP, TCP, and ICMP Exhibits Realistic Behaviour Delay, packet loss, packet mangling, and network jitter. Highly Scalable

My Goals Port the System to a Modern Kernel Develop an Internet Background Radiation Engine Introduce Port Personalities Improved Routing Topology Introduce a Graphical User Interface [If time permits]

Port the System to a Modern Kernel System implemented as kernel module Uses the procfs for configuration directives Redo module API

Develop an Internet Background Radiation Engine Non-productive network traffic Misconfigurations and malicious traffic IBR Injection Replay existing IBR captures .

Introduce Port Personalities Behaviour Classification nmap

Improved Route Topology Border Gateway Protocol (BGP) Omit computational overhead Reproduce topology using existing information

Introduce a Graphical User Interface Enhance experience Web interface

Questions?