notebook:dnsmasq_adblocking_on_edgerouter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
notebook:dnsmasq_adblocking_on_edgerouter [2018/06/10 01:20] turinggirlnotebook:dnsmasq_adblocking_on_edgerouter [2025/05/12 13:37] (current) – external edit 127.0.0.1
Line 4: Line 4:
 \\ \\
 \\ \\
-**Pre-requisite**+__**Pre-requisite**__
 \\ \\
 You must be logged in as root in the router You must be logged in as root in the router
 \\ \\
 \\ \\
-**Installation**+__**Installation**__ 
 +\\ 
 +In the /tmp/ directory
 \\ \\
 <code> curl https://community.ubnt.com/ubnt/attachments/ubnt/EdgeMAX/78132/74/install_dnsmasq_blklist.v3.7.8.tgz | tar zvx </code> <code> curl https://community.ubnt.com/ubnt/attachments/ubnt/EdgeMAX/78132/74/install_dnsmasq_blklist.v3.7.8.tgz | tar zvx </code>
 +
 +/* I backed up the file to https://ubntwiki.com/_media/notebook/install_dnsmasq_blklist.v3.7.8.tgz in case that link goes dead, so can swap it here if need be */
 +
 \\ \\
 <code> bash ./install_dnsmasq_blklist.v3.7.8 </code> <code> bash ./install_dnsmasq_blklist.v3.7.8 </code>
Line 17: Line 22:
 If you are installing the DNSmasq blacklist for the first time, select option 0 on the menu. If you are installing the DNSmasq blacklist for the first time, select option 0 on the menu.
 \\ \\
-If you are updating the DNSmasq blacklist +\\ 
-<code> select menu option #to remove the integration +If you are updating the DNSmasq blacklist Uninstall the previous version by selecting option 1. 
-if you have previous versionrun install again and select option #0 +\\ 
-Uninstall+After successful uninstall, select option 0 to install.
  
-/tmp/install_dnsmasq_blklist.v3.7.8 
-select option #1 
  
-For reference please see: https://community.ubnt.com/t5/EdgeRouter/CLI-Integrated-dnsmasq-Adblocking-amp-Blacklisting-v3-7-8-Easy/td-p/1344740+__**Reference**__: https://community.ubnt.com/t5/EdgeRouter/CLI-Integrated-dnsmasq-Adblocking-amp-Blacklisting-v3-7-8-Easy/td-p/1344740
  
- 
-=== Force a DDNS Update and/or Display Status on either USG or EdgeRouter === 
-\\ 
-__**Force a DDNS Update**__ 
- 
-To force a DDNS update, SSH into your USG or Edgerouter and type: 
-<code>update dns dynamic interface {WAN IP}</code> 
-\\ 
-For Example: 
-<code>update dns dynamic interface eth0 (USG 3)</code> 
-or 
-<code>update dns dynamic interface eth2 (USG Pro)</code> 
-\\ 
-\\  
-__**To show the current status:**__ 
-<code>show dns dynamic status</code> 
-which will show 
-<code> 
-interface    : eth2 
-ip address   : WAN IP 
-host-name    : unifi.example.com 
-last update  : Tue May 15 15:27:41 2018 
-update-status: good 
-</code> 
  • notebook/dnsmasq_adblocking_on_edgerouter.1528611644.txt.gz
  • Last modified: 2025/05/12 13:37
  • (external edit)