1

I'm following instruction about router traffic mirroring and installation in Asus Merlin router.

Installing iptables-mod-tee:

opkg install iptables-mod-tee

Failed with error:

admin@RT-AC87U-A9D0:/tmp/home/root# opkg install iptables-mod-tee

Unknown package 'iptables-mod-tee'.

Collected errors:

* opkg_install_cmd: Cannot install package iptables-mod-tee.

admin@RT-AC87U-A9D0:/tmp/home/root#

How to fix that problem?

vico
  • 2,811

1 Answers1

1

The tutorial you were following is for openwrt, Not Merlin.

Q: How to fix that problem? A: go to openwrt.com and install an image for your router. Then use opkg update, followed by opkg install iptables-mod-tee.

Tim_Stewart
  • 6,041