Download presentation
Presentation is loading. Please wait.
1
Students:Gilad Goldman Lior Kamran Supervisor:Mony Orbach Network Sniffer
2
To offload the task of packet sniffing and filtering from the CPU by using a hardware filter In essence: build a hardware firewall Test packets according to specific header fields: Protocol (ICMP,TCP, ARP...) Source/destination address (IP) Source/destination ports (TCP) Header flags (SYN,ACK…) Transmit test results back to the kernel Abstract
3
Specification Xilinx ML310 development board –VirtexIIpro FPGA with 2 PPC cores –256 MB DDR –RS-232 mini-cable –Onboard 10/100 Ethernet NIC –4 PCI slots ( 3.3V and 5V) –System ACE™ CF Controller –Standard JTAG connectivity Linux kernel running on the ML310 –Provides drivers to different board peripherals –Provides runtime environment to our application –Simplifies development
4
System block diagram
5
Software block diagram
6
Hardware block diagram
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.