xt_TEE on 105-AIO

1 post / 0 new
Samuli Valavuo
Samuli Valavuo's picture
xt_TEE on 105-AIO

Is there any way to get xt_TEE for 105-AIO (WNR3500Lv2 v105).

I'd like to have my Firewall/Router to feed my Snort IDS.
I try to achieve this by inserting:
iptables -t mangle -A PREROUTING -j ROUTE --gw 192.168.0.10 --tee
but I get this:
iptables: No chain/target/match by that name

Is there another way to replicate all traffic to my IDS?