Search results

  1. J

    Duplicate traffic using tee ipfilter command

    Oops.. sorry, my mistake. Firmware: 318.13_0 (latest), model Asus AC3200 For some reason I cant connect using my VPN right now, so cannot do the modprode command.... Edit: the command responded with blank/nothing. Edit 2: well, that did the trick! I can see the modules is loaded using lsmod...
  2. J

    Duplicate traffic using tee ipfilter command

    Hi there, first of all, i just love merlinwrt! Thanx for the excellent work. I have a question on an ipfilter module. I want to capture and duplicate traffic using a command like this: iptables -t mangle -A PREROUTING -p tcp --dport 1935 -d 192.168.0.200 -j TEE --gateway 192.168.0.201 (i...
Back
Top