set

  1. AppleBag

    How to NVRAM set a very long string?

    When trying to nvram set custom_clientlist, I have a very long string of roughly 3500 chars, and my terminal programs only accept about half of that before it gets cutoff; how can I set the entire string?
  2. 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