target

  1. D

    Iptables -j SET target

    Does the current version of Asuswrt-Merlin support the iptables SET target ? When running the command below ... iptables -A INPUT -p tcp -m multiport --dports 23,1433 -j SET --add-set test2 src ... the response is ... iptables: No chain/target/match by that name. There is an existing IP hash:ip...
Back
Top