derekperrin / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Support for SPAN #1450

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I want create SPAN interface (mirroring trafic) for IDS.
I try command:
iptables -t mangle -A PREROUTING -j TEE --gateway x.x.x.x

It doesn't support TEE. I get this respond:
iptables v1.4.16.3: unknown option "--gateway"

Request:
Add support for SPAN / port mirroring.

What version of the product are you using? On what operating system?
Firmware:   3.0.3.9-091

Original issue reported on code.google.com by MiroMin...@gmail.com on 18 Mar 2015 at 9:22