Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| notebook:dnsmasq_adblocking_on_edgerouter [2018/06/10 01:04] – created turinggirl | notebook:dnsmasq_adblocking_on_edgerouter [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | curl https:// | + | === Using DNSMasq to Block Ads on Edgerouter === |
| - | bash ./install_dnsmasq_blklist.v3.7.8 | + | \\ |
| - | select menu option #0 if installing for the first time | + | This guide will explain how to install a dnsmasq blacklist in order to have built in ad blocking functionality within an Edgerouter. |
| - | select menu option #1 to remove the integration | + | \\ |
| - | if you have a previous version, run install again and select option #0 | + | \\ |
| - | Uninstall | + | __**Pre-requisite**__ |
| + | \\ | ||
| + | You must be logged in as root in the router | ||
| + | \\ | ||
| + | \\ | ||
| + | __**Installation**__ | ||
| + | \\ | ||
| + | In the /tmp/ directory | ||
| + | \\ | ||
| + | < | ||
| - | /tmp/ | + | /* I backed up the file to https:// |
| - | select option | + | |
| + | \\ | ||
| + | < | ||
| + | \\ | ||
| + | If you are installing the DNSmasq blacklist for the first time, select option | ||
| + | \\ | ||
| + | \\ | ||
| + | If you are updating the DNSmasq blacklist Uninstall the previous version by selecting option | ||
| + | \\ | ||
| + | After a successful uninstall, select option 0 to install. | ||
| + | |||
| + | |||
| + | __**Reference**__: | ||
| - | For reference please see: https:// | ||