Skip to content

Port Mirroring. Copy traffic from specified interfaces to MIRROR port.

Notifications You must be signed in to change notification settings

platinum-PT/MIRROR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MIRROR

Description

Port Mirroring.

Copy traffic from specified interfaces to MIRROR port.

Tested kernel version: 2.6.23, 2.6.29, 2.6.37

Compile

$ make

Install

$ sudo make install

Usage

$ sudo modprobe mirror mirror=ethA/ethB/ethC@ethZ
Mirror ethA, ethB, ethC, ... to ethZ

$ sudo modprobe mirror mirror=eth2/eth3@eth0
Mirror eth2 and eth3 to eth0.

$ sudo modprobe mirror mirror=eth0@eth1
Mirror eth0 to eth1.

About

Port Mirroring. Copy traffic from specified interfaces to MIRROR port.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages