Hi All,
I had successfully "ported" an older DD-WRT-based adblocking script, http://www.dd-wrt.com/wiki/index.php/Ad_blocking, by revising the line:
to:
The firewall-start script in /jffs/scripts was working swimmingly.
However, a few days after the latest FW upgrade to 378.56_2, the script no longer worked. Now, it is...
Adblocking Script No Longer Works on 378.56_2 - Please Assist
I had successfully "ported" an older DD-WRT-based adblocking script, http://www.dd-wrt.com/wiki/index.php/Ad_blocking, by revising the line:
Code:
dnsmasq --conf-file=/tmp/dnsmasq.conf \$DNSMASQ_PARAM &
Code:
dnsmasq --conf-file=/tmp/etc/dnsmasq.conf \$DNSMASQ_PARAM &
However, a few days after the latest FW upgrade to 378.56_2, the script no longer worked. Now, it is...
Adblocking Script No Longer Works on 378.56_2 - Please Assist