#!/bin/sh
nvram set wrs_app_enabled=0
nvram set wrs_enable=0
service "restart_wrs;restart_firewall"
#!/bin/sh
nvram set wrs_app_enabled=1
nvram set wrs_enable=1
service "restart_wrs;restart_firewall"
#!/bin/sh
cru a filtering-on "0 6 1-5 * * /jffs/scripts/aiprot-on"
cru a filtering-off "0 18 1-5 * * /jffs/scripts/aiprot-off"
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!