Is it desirable to re-enable the iptables-mod-tee package in the "backfire" branch? It's missing from 10.03.1

The problem is that "build_TEE" isn't enabled by default in xtables-addons-1.31/mconfig

According to xtables-addons-1.31/INSTALL:


> Selecting extensions
> ====================
>
> You can edit the "mconfig" file to select what modules to build and
> install. By default, all modules are enabled.


(But this is incorrect: Not all modules are enabled by default)

To build the iptables-mod-tee package in the "backfire" branch I uncommented one line from net/xtables-addons/Makefile and then enabled "build_TEE" in xtables-addons-1.31/mconfig

Here is a patch of the "backfire" branch which makes these two changes, to re-enable iptables-mod-tee: http://nottheoilrig.com/openwrt/201201290/build_TEE.patch

With this patch I built iptables-mod-tee, and configured something like "port mirroring" on my WRT54GL. I can now gather statistics about traffic flowing through the router with "ntop": http://jdbates.blogspot.com/2012/01/how-to-gather-statistics-about-traffic.html
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to