You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

293 lines
26 KiB

  1. <!-- markdownlint-disable -->
  2. # DNS based ad/abuse domain blocking
  3. ## Description
  4. A lot of people already use adblocker plugins within their desktop browsers, but what if you are using your (smart) phone, tablet, watch or any other (wlan) gadget!? Getting rid of annoying ads, trackers and other abuse sites (like facebook) is simple: block them with your router. When the DNS server on your router receives DNS requests, you will sort out queries that ask for the resource records of ad servers and return a simple 'NXDOMAIN'. This is nothing but **N**on-e**X**istent Internet or Intranet domain name, if domain name is unable to resolved using the DNS server, a condition called the 'NXDOMAIN' occurred.
  5. ## Main Features
  6. * Support of the following fully pre-configured domain blocklist sources (free for private usage, for commercial use please check their individual licenses)
  7. | Source | Enabled | Size | Focus | Information |
  8. | :------------------ | :-----: | :--- | :--------------- | :-------------------------------------------------------------------------------- |
  9. | adaway | x | S | mobile | [Link](https://github.com/AdAway/adaway.github.io) |
  10. | adguard | x | L | general | [Link](https://adguard.com) |
  11. | anti_ad | | L | compilation | [Link](https://github.com/privacy-protection-tools/anti-AD/blob/master/README.md) |
  12. | android_tracking | | S | tracking | [Link](https://github.com/Perflyst/PiHoleBlocklist) |
  13. | andryou | | L | compilation | [Link](https://gitlab.com/andryou/block/-/blob/master/readme.md) |
  14. | anudeep | | M | compilation | [Link](https://github.com/anudeepND/blacklist) |
  15. | bitcoin | | S | mining | [Link](https://github.com/hoshsadiq/adblock-nocoin-list) |
  16. | disconnect | x | S | general | [Link](https://disconnect.me) |
  17. | energized | | VAR | compilation | [Link](https://energized.pro) |
  18. | firetv_tracking | | S | tracking | [Link](https://github.com/Perflyst/PiHoleBlocklist) |
  19. | games_tracking | | S | tracking | [Link](https://www.gameindustry.eu) |
  20. | gaming | | S | gaming | [Link](https://github.com/abyssin/pihole-blocklist) |
  21. | notracking | | XL | tracking | [Link](https://github.com/notracking/hosts-blocklists) |
  22. | oisd_basic | | L | general | [Link](https://oisd.nl) |
  23. | oisd_full | | XXL | general | [Link](https://oisd.nl) |
  24. | openphish | | S | phishing | [Link](https://openphish.com) |
  25. | phishing_army | | S | phishing | [Link](https://phishing.army) |
  26. | reg_cn | | M | reg_china | [Link](https://easylist.to) |
  27. | reg_cz | | M | reg_czech+slovak | [Link](https://easylist.to) |
  28. | reg_de | | M | reg_germany | [Link](https://easylist.to) |
  29. | reg_es | | M | reg_espania | [Link](https://easylist.to) |
  30. | reg_fi | | S | reg_finland | [Link](https://github.com/finnish-easylist-addition) |
  31. | reg_fr | | S | reg_france | [Link](https://forums.lanik.us/viewforum.php?f=91) |
  32. | reg_id | | M | reg_indonesia | [Link](https://easylist.to) |
  33. | reg_it | | M | reg_italy | [Link](https://easylist.to) |
  34. | reg_kr | | S | reg_korea | [Link](https://list-kr.github.io) |
  35. | reg_nl | | M | reg_netherlands | [Link](https://easylist.to) |
  36. | reg_pl1 | | S | reg_poland | [Link](https://kadantiscam.netlify.com) |
  37. | reg_pl2 | | S | reg_poland | [Link](https://www.certyficate.it) |
  38. | reg_ro | | M | reg_romania | [Link](https://easylist.to) |
  39. | reg_ru | | M | reg_russia | [Link](https://easylist.to) |
  40. | reg_se | | M | reg_sweden | [Link](https://github.com/lassekongo83/Frellwits-filter-lists) |
  41. | reg_vn | | S | reg_vietnam | [Link](https://bigdargon.github.io/hostsVN) |
  42. | shallalist | | VAR | general | [Link](https://www.shallalist.de) |
  43. | smarttv_tracking | | S | tracking | [Link](https://github.com/Perflyst/PiHoleBlocklist) |
  44. | spam404 | | S | general | [Link](https://github.com/Dawsey21) |
  45. | stevenblack | | VAR | compilation | [Link](https://github.com/StevenBlack/hosts) |
  46. | stopforumspam | | S | spam | [Link](https://www.stopforumspam.com) |
  47. | utcapitole | | VAR | general | [Link](https://dsi.ut-capitole.fr/blacklists/index_en.php) |
  48. | wally3k | | S | compilation | [Link](https://firebog.net/about) |
  49. | whocares | | M | general | [Link](https://someonewhocares.org) |
  50. | winhelp | | S | general | [Link](https://winhelp2002.mvps.org) |
  51. | winspy | | S | win_telemetry | [Link](https://github.com/crazy-max/WindowsSpyBlocker) |
  52. | yoyo | x | S | general | [Link](https://pgl.yoyo.org/adservers) |
  53. * List of supported and fully pre-configured adblock sources, already active sources are pre-selected.
  54. <b><em>To avoid OOM errors, please do not select too many lists!</em></b>
  55. List size information with the respective domain ranges as follows:
  56. <b>S</b> (-10k), <b>M</b> (10k-30k) and <b>L</b> (30k-80k) should work for 128 MByte devices,
  57. <b>XL</b> (80k-200k) should work for 256-512 MByte devices,
  58. <b>XXL</b> (200k-) needs more RAM and Multicore support, e.g. x86 or raspberry devices.
  59. * Zero-conf like automatic installation & setup, usually no manual changes needed
  60. * Simple but yet powerful adblock engine: adblock does not use error prone external iptables rulesets, http pixel server instances and things like that
  61. * Supports five different DNS backend formats: dnsmasq, unbound, named (bind), kresd or raw (e.g. used by dnscrypt-proxy)
  62. * Supports four different SSL-enabled download utilities: uclient-fetch, wget, curl or aria2c
  63. * Supports SafeSearch for google, bing, duckduckgo, yandex, youtube and pixabay
  64. * Fast downloads & list processing as they are handled in parallel running background jobs with multicore support
  65. * Supports a wide range of router modes, even AP modes are supported
  66. * Full IPv4 and IPv6 support
  67. * Provides top level domain compression ('tld compression'), this feature removes thousands of needless host entries from the blocklist and lowers the memory footprint for the DNS backend
  68. * Provides a 'DNS File Reset', where the generated DNS blocklist file will be purged after DNS backend loading to save storage space
  69. * Source parsing by fast & flexible regex rulesets, all rules and source information are placed in an external/compredd JSON file ('/etc/adblock/adblock.sources.gz')
  70. * Overall duplicate removal in generated blocklist file 'adb_list.overall'
  71. * Additional local blacklist for manual overrides, located in '/etc/adblock/adblock.blacklist'
  72. * Additional local whitelist for manual overrides, located in '/etc/adblock/adblock.whitelist'
  73. * Quality checks during blocklist update to ensure a reliable DNS backend service
  74. * Minimal status & error logging to syslog, enable debug logging to receive more output
  75. * Procd based init system support ('start', 'stop', 'restart', 'reload', 'enable', 'disable', 'running', 'status', 'suspend', 'resume', 'query', 'report', 'list', 'timer')
  76. * Auto-Startup via procd network interface trigger or via classic time based startup
  77. * Suspend & Resume adblock temporarily without blocklist reloading
  78. * Provides comprehensive runtime information
  79. * Provides a detailed DNS Query Report with DNS related information about client requests, top (blocked) domains and more
  80. * Provides a powerful query function to quickly find blocked (sub-)domains, e.g. for whitelisting
  81. * Provides an easily configurable blocklist update scheduler called 'Refresh Timer'
  82. * Includes an option to generate an additional, restrictive 'adb_list.jail' to block access to all domains except those listed in the whitelist file. You can use this restrictive blocklist manually e.g. for guest wifi or kidsafe configurations
  83. * Includes an option to force DNS requests to the local resolver
  84. * Automatic blocklist backup & restore, these backups will be used in case of download errors and during startup
  85. * Send notification E-Mails in case of a processing error or if the overall domain count is &le; 0
  86. * Add new adblock sources on your own, see example below
  87. * Strong LuCI support, all relevant options are exposed to the web frontend
  88. ## Prerequisites
  89. * [OpenWrt](https://openwrt.org), tested with the stable release series (19.07.x) and with the latest rolling snapshot releases. On turris devices it has been successfully tested with TurrisOS 5.1.x
  90. <b>Please note:</b> Older OpenWrt releases like 18.06.x or 17.01.x are _not_ supported!
  91. <b>Please note:</b> Devices with less than 128 MByte RAM are _not_ supported!
  92. * A usual setup with an enabled DNS backend at minimum - dump AP modes without a working DNS backend are _not_ supported
  93. * A download utility with SSL support: 'wget', 'uclient-fetch' with one of the 'libustream-*' ssl libraries, 'aria2c' or 'curl' is required
  94. * A certificate store such as 'ca-bundle' or 'ca-certificates', as adblock checks the validity of the SSL certificates of all download sites by default
  95. * Optional E-Mail notification support: for E-Mail notifications you need to install the additional 'msmtp' package
  96. * Optional DNS Query Report support: for DNS reporting you need to install the additional package 'tcpdump-mini' or 'tcpdump'
  97. * Optional support for gnu awk as alternative to the busybox default, install the additional package 'gawk'
  98. ## Installation & Usage
  99. * Update your local opkg repository (_opkg update_)
  100. * Install 'adblock' (_opkg install adblock_). The adblock service is enabled by default
  101. * Install the LuCI companion package 'luci-app-adblock' (_opkg install luci-app-adblock_)
  102. * It's strongly recommended to use the LuCI frontend to easily configure all aspects of adblock, the application is located in LuCI under the 'Services' menu
  103. * Update from a former adblock version is easy. During the update a backup is made of the old configuration '/etc/config/adblock-backup' and replaced by the new config - that's all
  104. ## Adblock CLI Options
  105. * All important adblock functions are accessible via CLI as well.
  106. <pre><code>
  107. ~# /etc/init.d/adblock
  108. Syntax: /etc/init.d/adblock [command]
  109. Available commands:
  110. start Start the service
  111. stop Stop the service
  112. restart Restart the service
  113. reload Reload configuration files (or restart if service does not implement reload)
  114. enable Enable service autostart
  115. disable Disable service autostart
  116. enabled Check if service is started on boot
  117. suspend Suspend adblock processing
  118. resume Resume adblock processing
  119. query &lt;domain&gt; Query active blocklists and backups for a specific domain
  120. report [&lt;search&gt;] Print DNS statistics with an optional search parameter
  121. list [&lt;add&gt;|&lt;add_sha&gt;|&lt;add_utc&gt;|&lt;add_eng&gt;|&lt;add_stb&gt;|&lt;remove&gt;|&lt;remove_sha&gt;|&lt;remove_utc&gt;|&lt;remove_eng&gt;|&lt;remove_stb&gt;] &lt;source(s)&gt; List/Edit available sources
  122. timer [&lt;add&gt; &lt;tasks&gt; &lt;hour&gt; [&lt;minute&gt;] [&lt;weekday&gt;]]|[&lt;remove&gt; &lt;line no.&gt;] List/Edit cron update intervals
  123. version Print version information
  124. running Check if service is running
  125. status Service status
  126. trace Start with syscall trace
  127. </code></pre>
  128. ## Adblock Config Options
  129. * Usually the auto pre-configured adblock setup works quite well and no manual overrides are needed
  130. | Option | Default | Description/Valid Values |
  131. | :----------------- | :--------------------------------- | :--------------------------------------------------------------------------------------------- |
  132. | adb_enabled | 1, enabled | set to 0 to disable the adblock service |
  133. | adb_srcarc | -, /etc/adblock/adblock.sources.gz | full path to the used adblock source archive |
  134. | adb_srcfile | -, /tmp/adb_sources.json | full path to the used adblock source file, which has a higher precedence than the archive file |
  135. | adb_dns | -, auto-detected | 'dnsmasq', 'unbound', 'named', 'kresd' or 'raw' |
  136. | adb_fetchutil | -, auto-detected | 'uclient-fetch', 'wget', 'curl' or 'aria2c' |
  137. | adb_fetchparm | -, auto-detected | config options for the selected download utility, e.g. to disable the certificate check |
  138. | adb_trigger | -, not set | trigger network interface or 'not set' to use a time-based startup |
  139. | adb_triggerdelay | 2 | additional trigger delay in seconds before adblock processing begins |
  140. | adb_debug | 0, disabled | set to 1 to enable the debug output |
  141. | adb_nice | 0, standard prio. | valid nice level range 0-19 of the adblock processes |
  142. | adb_forcedns | 0, disabled | set to 1 to force DNS requests to the local resolver |
  143. | adb_maxqueue | 4 | size of the download queue to handle downloads & list processing in parallel |
  144. | adb_dnsdir | -, auto-detected | path for the generated blocklist file 'adb_list.overall' |
  145. | adb_dnstimeout | 10 | timeout in seconds to wait for a successful DNS backend restart |
  146. | adb_dnsinstance | 0, first instance | set to the relevant dns backend instance used by adblock (dnsmasq only) |
  147. | adb_dnsflush | 0, disabled | set to 1 to flush the DNS Cache before & after adblock processing |
  148. | adb_dnsinotify | -, not set | set to 1 to prevent adblock triggered restarts for DNS backends with autoload functions |
  149. | adb_dnsallow | -, not set | set to 1 to disable selective DNS whitelisting (RPZ pass through) |
  150. | adb_lookupdomain | example.com | external domain to check for a successful DNS backend restart or 'false' to disable this check |
  151. | adb_portlist | 53 853 5353 | space separated list of firewall ports which should be redirected locally |
  152. | adb_report | 0, disabled | set to 1 to enable the background tcpdump gathering process for reporting |
  153. | adb_reportdir | /tmp | path for DNS related report files |
  154. | adb_repiface | -, auto-detected | name of the reporting interface or 'any' used by tcpdump |
  155. | adb_replisten | 53 | space separated list of reporting port(s) used by tcpdump |
  156. | adb_repchunkcnt | 5 | report chunk count used by tcpdump |
  157. | adb_repchunksize | 1 | report chunk size used by tcpdump in MB |
  158. | adb_backup | 1, enabled | set to 0 to disable the backup function |
  159. | adb_backupdir | /tmp | path for adblock backups |
  160. | adb_tmpbase | /tmp | path for all adblock related runtime operations, e.g. downloading, sorting, merging etc. |
  161. | adb_safesearch | 0, disabled | set to 1 to enforce SafeSearch for google, bing, duckduckgo, yandex, youtube and pixabay |
  162. | adb_safesearchlist | -, not set | Limit SafeSearch to certain provider (see above) |
  163. | adb_safesearchmod | 0, disabled | set to 1 to enable moderate SafeSearch filters for youtube |
  164. | adb_mail | 0, disabled | set to 1 to enable notification E-Mails in case of a processing errors |
  165. | adb_mailreceiver | -, not set | receiver address for adblock notification E-Mails |
  166. | adb_mailsender | no-reply@adblock | sender address for adblock notification E-Mails |
  167. | adb_mailtopic | adblock&nbsp;notification | topic for adblock notification E-Mails |
  168. | adb_mailprofile | adb_notify | mail profile used in 'msmtp' for adblock notification E-Mails |
  169. | adb_mailcnt | 0 | minimum domain count to trigger E-Mail notifications |
  170. | adb_jail | 0 | set to 1 to enable the additional, restrictive 'adb_list.jail' creation |
  171. | adb_jaildir | /tmp | path for the generated jail list |
  172. ## Examples
  173. **Change the DNS backend to 'unbound':**
  174. No further configuration is needed, adblock deposits the final blocklist 'adb_list.overall' in '/var/lib/unbound' by default.
  175. **Change the DNS backend to 'named' (bind):**
  176. Adblock deposits the final blocklist 'adb_list.overall' in '/var/lib/bind'.
  177. To preserve the DNS cache after adblock processing you need to install & configure 'bind-rdnc'.
  178. To use the blocklist please modify '/etc/bind/named.conf':
  179. <pre><code>
  180. in the 'options' namespace add:
  181. response-policy { zone "rpz"; };
  182. and at the end of the file add:
  183. zone "rpz" {
  184. type master;
  185. file "/var/lib/bind/adb_list.overall";
  186. allow-query { none; };
  187. allow-transfer { none; };
  188. };
  189. </code></pre>
  190. **Change the DNS backend to 'kresd':**
  191. Adblock deposits the final blocklist 'adb_list.overall' in '/etc/kresd', no further configuration needed.
  192. <b>Please note:</b> The knot-resolver (kresd) is only available on Turris devices and does not support the SafeSearch functionality yet.
  193. **Enable E-Mail notification via 'msmtp':**
  194. To use the email notification you have to install & configure the package 'msmtp'.
  195. Modify the file '/etc/msmtprc':
  196. <pre><code>
  197. [...]
  198. defaults
  199. auth on
  200. tls on
  201. tls_certcheck off
  202. timeout 5
  203. syslog LOG_MAIL
  204. [...]
  205. account adb_notify
  206. host smtp.gmail.com
  207. port 587
  208. from dev.adblock@gmail.com
  209. user dev.adblock
  210. password xxx
  211. </code></pre>
  212. Finally enable E-Mail support and add a valid E-Mail receiver address in LuCI.
  213. **Service status output:**
  214. In LuCI you'll see the realtime status in the 'Runtime' section on the overview page.
  215. To get the status in the CLI, just call _/etc/init.d/adblock status_ or _/etc/init.d/adblock status\_service_ (in 19.07 and TurrisOS):
  216. <pre><code>
  217. ~# /etc/init.d/adblock status
  218. ::: adblock runtime information
  219. + adblock_status : enabled
  220. + adblock_version : 4.1.0
  221. + blocked_domains : 32658
  222. + active_sources : android_tracking, disconnect, shallalist
  223. + dns_backend : dnsmasq, /tmp/dnsmasq.d
  224. + run_utils : /usr/bin/curl, /usr/bin/gawk
  225. + run_ifaces : trigger: trm_wwan, report: br-lan
  226. + run_directories : base: /tmp, backup: /tmp/adblock-Backup, report: /tmp/adblock-Report, jail: /tmp
  227. + run_flags : backup: 1, flush: 0, force: 1, search: 1, report: 1, mail: 0, jail: 0
  228. + last_run : reload, 0m 25s, 252/177/167, 26.02.2021 18:31:41
  229. + system : GL.iNet GL-MT1300, OpenWrt SNAPSHOT r15875-1bf6d70e60
  230. </code></pre>
  231. The 'last\_run' line includes the used start type, the run duration, the memory footprint after DNS backend loading (total/free/available) and the date/time of the last run.
  232. **Edit, add new adblock sources:**
  233. The adblock blocklist sources are stored in an external, compressed JSON file '/etc/adblock/adblock.sources.gz'.
  234. This file is directly parsed in LuCI and accessible via CLI, just call _/etc/init.d/adblock list_:
  235. <pre><code>
  236. /etc/init.d/adblock list
  237. ::: Available adblock sources
  238. :::
  239. Name Enabled Size Focus Info URL
  240. ------------------------------------------------------------------
  241. + adaway x S mobile https://adaway.org
  242. + adguard x L general https://adguard.com
  243. + andryou x L compilation https://gitlab.com/andryou/block/-/blob/master/readme.md
  244. + bitcoin x S mining https://github.com/hoshsadiq/adblock-nocoin-list
  245. + disconnect x S general https://disconnect.me
  246. + dshield XL general https://www.dshield.org
  247. [...]
  248. + winhelp S general http://winhelp2002.mvps.org
  249. + winspy x S win_telemetry https://github.com/crazy-max/WindowsSpyBlocker
  250. + yoyo x S general https://pgl.yoyo.org
  251. </code></pre>
  252. To add new or edit existing sources extract the compressed JSON file _gunzip /etc/adblock/adblock.sources.gz_.
  253. A valid JSON source object contains the following required information, e.g.:
  254. <pre><code>
  255. [...]
  256. "adaway": {
  257. "url": "https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt",
  258. "rule": "/^127\\.0\\.0\\.1[[:space:]]+([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($2)}",
  259. "size": "S",
  260. "focus": "mobile",
  261. "descurl": "https://github.com/AdAway/adaway.github.io"
  262. },
  263. [...]
  264. </code></pre>
  265. Add an unique object name, make the required changes to 'url', 'rule', 'size' and 'descurl' and finally compress the changed JSON file _gzip /etc/adblock/adblock.sources.gz_ to use the new source object in adblock.
  266. <b>Please note:</b> if you're going to add new sources on your own, please make a copy of the default file and work with that copy further on, cause the default will be overwritten with every adblock update. To reference your copy set the option 'adb\_srcarc' which points by default to '/etc/adblock/adblock.sources.gz'
  267. <b>Please note:</b> when adblock starts, it looks for the uncompressed 'adb\_srcfile', only if this file is not found the archive 'adb\_srcarc' is unpacked once and then the uncompressed file is used
  268. ## Support
  269. Please join the adblock discussion in this [forum thread](https://forum.openwrt.org/t/adblock-support-thread/507) or contact me by mail <dev@brenken.org>
  270. Have fun!
  271. Dirk