Advertisement
Guest User

Untitled

a guest
Jan 12th, 2018
713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.56 KB | None | 0 0
  1. This process collects information from your Pi-hole, and optionally uploads it to a unique and random directory on tricorder.pi-hole.net.
  2.  
  3. The intent of this script is to allow users to self-diagnose their installations. This is accomplished by running tests against our software and providing the user with links to FAQ articles when a problem is detected. Since we are a small team and Pi-hole has been growing steadily, it is our hope that this will help us spend more time on development.
  4.  
  5. NOTE: All log files auto-delete after 48 hours and ONLY the Pi-hole developers can access your data via the given token. We have taken these extra steps to secure your data and will work to further reduce any personal information gathered.
  6.  
  7. *** [ INITIALIZING ]
  8. [i] 2018-01-12:22:48:41 debug log has been initiated.
  9.  
  10. *** [ INITIALIZING ] Sourcing setup variables
  11. [i] Sourcing /etc/pihole/setupVars.conf...
  12.  
  13. *** [ DIAGNOSING ]: Core version
  14. [i] Core: v3.2.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  15. [i] Branch: master
  16. [i] Commit: v3.2.1-0-ge602008
  17.  
  18. *** [ DIAGNOSING ]: Web version
  19. [i] Web: v3.2.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  20. [i] Branch: master
  21. [i] Commit: v3.2.1-0-g31dddd8-dirty
  22.  
  23. *** [ DIAGNOSING ]: FTL version
  24. [✓] FTL: v2.13 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  25.  
  26. *** [ DIAGNOSING ]: dnsmasq version
  27. [i] 2.76
  28.  
  29. *** [ DIAGNOSING ]: lighttpd version
  30. [i] 1.4.45
  31.  
  32. *** [ DIAGNOSING ]: php version
  33. [i] 5.6.33
  34.  
  35. *** [ DIAGNOSING ]: Operating system
  36. [✗] Open Source Media Center (https://discourse.pi-hole.net/t/hardware-software-requirements/273)
  37.  
  38. *** [ DIAGNOSING ]: SELinux
  39. [i] SELinux not detected
  40.  
  41. *** [ DIAGNOSING ]: Processor
  42.  
  43. *** [ DIAGNOSING ]: Networking
  44. [✓] IPv4 address(es) bound to the eth0 interface:
  45. 192.168.1.144/24 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)
  46. 192.168.1.152/24 matches the IP found in /etc/pihole/setupVars.conf
  47.  
  48. [✗] No IPv6 address(es) found on the eth0 interace.
  49.  
  50. [i] Default IPv4 gateway: 192.168.1.1
  51. 192.168.1.1
  52. * Pinging 192.168.1.1
  53. 192.168.1.1...
  54. [✗] Gateway did not respond. (https://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546)
  55.  
  56.  
  57. *** [ DIAGNOSING ]: Ports in use
  58. [111] is in use by rpcbind
  59. [12148] is in use by sshd
  60. [139] is in use by smbd
  61. [1708] is in use by kodi.bin
  62. [19444] is in use by hyperiond
  63. [19445] is in use by hyperiond
  64. [1969] is in use by Plex D
  65. [21] is in use by vsftpd
  66. [32400] is in use by Plex M
  67. [32469] is in use by Plex D
  68. [33400] is in use by Plex S
  69. [33443] is in use by Plex S
  70. [36666] is in use by kodi.bin
  71. [36667] is in use by kodi.bin
  72. [445] is in use by smbd
  73. [53] is in use by dnsmasq
  74. [80] is in use by lighttpd
  75. [8080] is in use by kodi.bin
  76. [9090] is in use by kodi.bin
  77. [32401] is in use by Plex M
  78. [32600] is in use by Plex T
  79. [36187] is in use by Plex S
  80. [41435] is in use by Plex S
  81. [42043] is in use by Plex S
  82. [4711] is in use by pihole-FTL
  83.  
  84. *** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
  85. [✓] ooo-sirena.ru is 192.168.1.152 via localhost (127.0.0.1)
  86. [✓] ooo-sirena.ru is 192.168.1.152 via Pi-hole (192.168.1.152)
  87. [✓] doubleclick.com is 216.58.217.206 via a remote, public DNS server (8.8.8.8)
  88.  
  89. *** [ DIAGNOSING ]: Name resolution (IPv6) using a random blocked domain and a known ad-serving domain
  90. [✓] achtpoliti.new-christmas.ru is 2600:6c5c:6800:153:ba27:ebff:fe28:d84 via localhost (::1)
  91. [✗] Failed to resolve achtpoliti.new-christmas.ru via Pi-hole (2600:6c5c:6800:153:ba27:ebff:fe28:d84)
  92. [✗] Failed to resolve doubleclick.com via a remote, public DNS server (2001:4860:4860::8888)
  93.  
  94. *** [ DIAGNOSING ]: Pi-hole processes
  95. [✓] dnsmasq daemon is active
  96. [✓] lighttpd daemon is active
  97. [✓] pihole-FTL daemon is active
  98.  
  99. *** [ DIAGNOSING ]: Setup variables
  100. DNSMASQ_LISTENING=single
  101. #PIHOLE_DNS_3=127.0.10.1
  102. #PIHOLE_DNS_4=127.0.10.1
  103. DNS_FQDN_REQUIRED=true
  104. DNS_BOGUS_PRIV=true
  105. DNSSEC=true
  106. DHCP_START=192.168.1.201
  107. DHCP_END=192.168.1.251
  108. DHCP_ROUTER=192.168.1.1
  109. DHCP_LEASETIME=24
  110. PIHOLE_DOMAIN=local
  111. DHCP_IPv6=true
  112. DHCP_ACTIVE=false
  113. TEMPERATUREUNIT=F
  114. WEBUIBOXEDLAYOUT=traditional
  115. PIHOLE_INTERFACE=eth0
  116. IPV4_ADDRESS=192.168.1.152/24
  117. IPV6_ADDRESS=2600:6c5c:6800:153:ba27:ebff:fe28:d84
  118. #PIHOLE_DNS_1=
  119. #PIHOLE_DNS_2=
  120. QUERY_LOGGING=true
  121. INSTALL_WEB=true
  122. LIGHTTPD_ENABLED=1
  123.  
  124. *** [ DIAGNOSING ]: Dashboard and block page
  125. [✗] X-Header does not match or could not be retrieved.
  126. HTTP/1.1 200 OK
  127. Content-Type: text/html
  128. Accept-Ranges: bytes
  129. ETag: "2575181391"
  130. Last-Modified: Sat, 13 Jan 2018 02:10:26 GMT
  131. Content-Length: 3378
  132. Date: Sat, 13 Jan 2018 03:52:01 GMT
  133. Server: lighttpd/1.4.45
  134.  
  135. [✓] X-Pi-hole: The Pi-hole Web interface is working!
  136.  
  137. *** [ DIAGNOSING ]: Gravity list
  138. -rw-r--r-- 1 root root 67986800 Jan 4 17:30 /etc/pihole/gravity.list
  139. -----head of gravity.list------
  140. 192.168.1.152 -icloudi.com
  141. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 -icloudi.com
  142. 192.168.1.152 -id.en-restore.info
  143. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 -id.en-restore.info
  144.  
  145. -----tail of gravity.list------
  146. 192.168.1.152 zzzz2233.cn
  147. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 zzzz2233.cn
  148. 192.168.1.152 ɢoogle.com
  149. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 ɢoogle.com
  150.  
  151. *** [ DIAGNOSING ]: contents of /etc/pihole
  152.  
  153. -rw-r--r-- 1 root root 2721 Dec 26 22:08 /etc/pihole/adlists.list
  154. https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
  155. https://mirror1.malwaredomains.com/files/justdomains
  156. http://sysctl.org/cameleon/hosts
  157. https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
  158. https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
  159. https://hosts-file.net/ad_servers.txt
  160. https://hosts-file.net/grm.txt
  161. https://reddestdream.github.io/Projects/MinimalHosts/etc/MinimalHostsBlocker/minimalhosts
  162. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/KADhosts/hosts
  163. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Spam/hosts
  164. https://v.firebog.net/hosts/static/w3kbl.txt
  165. https://adaway.org/hosts.txt
  166. https://v.firebog.net/hosts/AdguardDNS.txt
  167. https://hosts-file.net/ad_servers.txt
  168. https://v.firebog.net/hosts/Easylist.txt
  169. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/SpotifyAds/hosts
  170. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/UncheckyAds/hosts
  171. https://v.firebog.net/hosts/Airelle-trc.txt
  172. https://v.firebog.net/hosts/Easyprivacy.txt
  173. https://v.firebog.net/hosts/Prigent-Ads.txt
  174. https://raw.githubusercontent.com/quidsup/notrack/master/trackers.txt
  175. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.2o7Net/hosts
  176. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/tyzbit/hosts
  177. https://v.firebog.net/hosts/Airelle-hrsk.txt
  178. https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt
  179. https://mirror1.malwaredomains.com/files/justdomains
  180. https://hosts-file.net/exp.txt
  181. https://hosts-file.net/emd.txt
  182. https://hosts-file.net/psh.txt
  183. https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt
  184. https://www.malwaredomainlist.com/hostslist/hosts.txt
  185. https://bitbucket.org/ethanr/dns-blacklists/raw/8575c9f96e5b4a1308f2f12394abd86d0927a4a0/bad_lists/Mandiant_APT1_Report_Appendix_D.txt
  186. https://v.firebog.net/hosts/Prigent-Malware.txt
  187. https://v.firebog.net/hosts/Prigent-Phishing.txt
  188. https://raw.githubusercontent.com/quidsup/notrack/master/malicious-sites.txt
  189. https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt
  190. https://v.firebog.net/hosts/Shalla-mal.txt
  191. https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Risk/hosts
  192. https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
  193. https://filters.adtidy.org/windows/filters/11.txt
  194. https://raw.githubusercontent.com/CamelCase11/UnifiedHosts/master/hosts.al
  195. https://raw.githubusercontent.com/Firestorrrm/Minimal-Hosts-Blocker/master/iosadlist.txt
  196.  
  197. -rw-r--r-- 1 root root 129 Oct 27 20:27 /etc/pihole/blacklist.txt
  198. usc.adserver.snapads.com
  199. app-analytics.snapchat.com
  200. captive.roku.com
  201. tyler.logs.roku.com
  202. giga.logs.roku.com
  203. cooper.logs.roku.com
  204.  
  205. -rw-r--r-- 1 root root 130 Jan 4 17:30 /etc/pihole/local.list
  206. 192.168.1.152 osmc
  207. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 osmc
  208. 192.168.1.152 pi.hole
  209. 2600:6c5c:6800:153:ba27:ebff:fe28:d84 pi.hole
  210.  
  211. -rw-r--r-- 1 root root 234 Dec 22 18:28 /etc/pihole/logrotate
  212. /var/log/pihole.log {
  213. su root root
  214. daily
  215. copytruncate
  216. rotate 5
  217. compress
  218. delaycompress
  219. notifempty
  220. nomail
  221. }
  222. /var/log/pihole-FTL.log {
  223. su root root
  224. weekly
  225. copytruncate
  226. rotate 3
  227. compress
  228. delaycompress
  229. notifempty
  230. nomail
  231. }
  232.  
  233. -rw-r--r-- 1 root root 368 Dec 27 18:32 /etc/pihole/whitelist.txt
  234. raw.githubusercontent.com
  235. mirror1.malwaredomains.com
  236. sysctl.org
  237. zeustracker.abuse.ch
  238. s3.amazonaws.com
  239. hosts-file.net
  240. reddestdream.github.io
  241. v.firebog.net
  242. adaway.org
  243. mirror.cedia.org.ec
  244. www.malwaredomainlist.com
  245. bitbucket.org
  246. ransomwaretracker.abuse.ch
  247. mobileanalytics.us-east-1.amazonaws.com
  248. connect.ubi.com
  249. ipv6.he.net
  250. twitter.com
  251. filters.adtidy.org
  252. thepiratebay.org
  253.  
  254. *** [ DIAGNOSING ]: contents of /etc/dnsmasq.d
  255.  
  256. -rw-r--r-- 1 root root 1685 Dec 22 18:28 /etc/dnsmasq.d/01-pihole.conf
  257. addn-hosts=/etc/pihole/gravity.list
  258. addn-hosts=/etc/pihole/black.list
  259. addn-hosts=/etc/pihole/local.list
  260. localise-queries
  261. no-resolv
  262. cache-size=10000
  263. log-queries
  264. log-facility=/var/log/pihole.log
  265. local-ttl=2
  266. log-async
  267. domain-needed
  268. bogus-priv
  269. dnssec
  270. trust-anchor=.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
  271. trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
  272. interface=eth0
  273.  
  274. *** [ DIAGNOSING ]: contents of /etc/lighttpd
  275.  
  276. -rw-r--r-- 1 root root 3027 Dec 22 18:28 /etc/lighttpd/lighttpd.conf
  277. server.modules = (
  278. "mod_access",
  279. "mod_accesslog",
  280. "mod_auth",
  281. "mod_expire",
  282. "mod_compress",
  283. "mod_redirect",
  284. "mod_setenv",
  285. "mod_rewrite"
  286. )
  287. server.document-root = "/var/www/html"
  288. server.error-handler-404 = "pihole/index.php"
  289. server.upload-dirs = ( "/var/cache/lighttpd/uploads" )
  290. server.errorlog = "/var/log/lighttpd/error.log"
  291. server.pid-file = "/var/run/lighttpd.pid"
  292. server.username = "www-data"
  293. server.groupname = "www-data"
  294. server.port = 80
  295. accesslog.filename = "/var/log/lighttpd/access.log"
  296. accesslog.format = "%{%s}t|%V|%r|%s|%b"
  297. index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )
  298. url.access-deny = ( "~", ".inc", ".md", ".yml", ".ini" )
  299. static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
  300. compress.cache-dir = "/var/cache/lighttpd/compress/"
  301. compress.filetype = ( "application/javascript", "text/css", "text/html", "text/plain" )
  302. include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
  303. include_shell "/usr/share/lighttpd/create-mime.assign.pl"
  304. include_shell "find /etc/lighttpd/conf-enabled -name '*.conf' -a ! -name 'letsencrypt.conf' -printf 'include \"%p\"
  305. ' 2>/dev/null"
  306. $HTTP["url"] =~ "^/admin/" {
  307.  
  308. setenv.add-response-header = (
  309. "X-Pi-hole" => "The Pi-hole Web interface is working!",
  310. "X-Frame-Options" => "DENY"
  311. )
  312. $HTTP["url"] =~ ".ttf$" {
  313.  
  314. setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" )
  315. }
  316. }
  317. $HTTP["url"] =~ "^/admin/\.(.*)" {
  318. url.access-deny = ("")
  319. }
  320. include_shell "cat external.conf 2>/dev/null"
  321.  
  322. *** [ DIAGNOSING ]: contents of /etc/cron.d
  323.  
  324. -rw-r--r-- 1 root root 1630 Dec 22 18:28 /etc/cron.d/pihole
  325. 18 3 * * 7 root PATH="$PATH:/usr/local/bin/" pihole updateGravity
  326. 00 00 * * * root PATH="$PATH:/usr/local/bin/" pihole flush once quiet
  327. @reboot root /usr/sbin/logrotate /etc/pihole/logrotate
  328. */10 * * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker local
  329. 51 13 * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
  330. @reboot root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote reboot
  331.  
  332. *** [ DIAGNOSING ]: contents of /var/log/lighttpd
  333.  
  334. -rw-r--r-- 1 www-data www-data 43429 Jan 12 22:01 /var/log/lighttpd/error.log
  335. 2017-10-27 19:34:41: (log.c.164) server started
  336. 2017-10-27 19:35:50: (mod_fastcgi.c.2702) FastCGI-stderr: PHP Notice: Undefined variable: timestamp in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 79
  337. 2017-10-27 22:44:21: (server.c.1558) server stopped by UID = 0 PID = 1
  338. 2017-10-27 22:44:30: (log.c.164) server started
  339. 2017-10-28 17:30:42: (server.c.1558) server stopped by UID = 0 PID = 1
  340. 2017-10-28 17:30:47: (log.c.164) server started
  341. 2017-10-29 16:27:18: (server.c.1558) server stopped by UID = 0 PID = 1
  342. 2017-10-29 16:27:22: (log.c.164) server started
  343. 2017-10-29 18:54:02: (server.c.1558) server stopped by UID = 0 PID = 1
  344. 2017-10-29 18:54:11: (log.c.164) server started
  345. 2017-10-29 19:00:45: (server.c.1558) server stopped by UID = 0 PID = 1
  346. 2017-10-29 19:00:49: (log.c.164) server started
  347. 2017-10-29 19:05:18: (server.c.1558) server stopped by UID = 0 PID = 1
  348. 2017-10-29 19:05:23: (log.c.164) server started
  349. 2017-10-29 20:17:42: (server.c.1558) server stopped by UID = 0 PID = 1
  350. 2017-10-29 20:17:46: (log.c.164) server started
  351. 2017-10-30 00:41:54: (server.c.1558) server stopped by UID = 0 PID = 1
  352. 2017-10-30 00:41:59: (log.c.164) server started
  353. 2017-10-31 20:28:43: (server.c.1558) server stopped by UID = 0 PID = 1
  354. 2017-10-31 20:28:48: (log.c.164) server started
  355. 2017-11-02 10:08:32: (server.c.1558) server stopped by UID = 0 PID = 1
  356. 2017-11-02 10:08:38: (log.c.164) server started
  357. 2017-11-02 10:13:49: (server.c.1558) server stopped by UID = 0 PID = 1
  358. 2017-11-02 10:13:53: (log.c.164) server started
  359. 2017-11-03 10:28:53: (server.c.1558) server stopped by UID = 0 PID = 1
  360.  
  361. *** [ DIAGNOSING ]: contents of /var/log
  362.  
  363. -rw-r--r-- 1 pihole pihole 589685 Jan 12 22:51 /var/log/pihole-FTL.log
  364. [2017-10-27 19:12:46.159]
  365. [2017-10-27 19:12:46.159] FTL branch: (no branch)
  366. [2017-10-27 19:12:46.160] FTL hash: v2.11.1
  367. [2017-10-27 19:12:46.160] FTL date: 2017-10-08 12:35:40 -0700
  368. [2017-10-27 19:12:46.160] FTL user: pihole
  369. [2017-10-27 19:12:46.160] Notice: Found no readable FTL config file
  370. [2017-10-27 19:12:46.160] Using default settings
  371. [2017-10-27 19:12:46.160] Starting config file parsing
  372. [2017-10-27 19:12:46.160] SOCKET_LISTENING: only local
  373. [2017-10-27 19:12:46.160] TIMEFRAME: Rolling 24h
  374. [2017-10-27 19:12:46.160] QUERY_DISPLAY: Show queries
  375. [2017-10-27 19:12:46.160] AAAA_QUERY_ANALYSIS: Show AAAA queries
  376. [2017-10-27 19:12:46.160] MAXDBDAYS: max age for stored queries is 365 days
  377. [2017-10-27 19:12:46.160] Finished config file parsing
  378. [2017-10-27 19:12:46.169] Found no other running pihole-FTL process
  379. [2017-10-27 19:12:46.172] PID of FTL process: 3393
  380. [2017-10-27 19:12:46.469] Gravity list entries: 110116
  381. [2017-10-27 19:12:46.469] No blacklist present
  382. [2017-10-27 19:12:46.469] No wildcard blocking list present
  383. [2017-10-27 19:12:46.470] db_init() - Cannot open database (14): unable to open database file
  384. [2017-10-27 19:12:46.470] Creating new (empty) database
  385. [2017-10-27 19:12:46.913] Database initialized
  386. [2017-10-27 19:12:46.913] Starting initial log file parsing
  387. [2017-10-27 19:12:46.913] Warning: Reading of rotated log file /var/log/pihole.log.1 failed
  388. [2017-10-27 19:12:46.913] Reading from /var/log/pihole.log (rw-r--r--)
  389.  
  390. *** [ DIAGNOSING ]: Pi-hole log
  391. -rw-r--r-- 1 dnsmasq root 5601433 Jan 12 22:52 /var/log/pihole.log
  392. -----head of pihole.log------
  393.  
  394. Jan 12 17:49:54 dnsmasq[404]: exiting on receipt of SIGTERM
  395. Jan 12 17:50:02 dnsmasq[346]: started, version 2.72 cachesize 10000
  396. Jan 12 17:50:02 dnsmasq[346]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect
  397. Jan 12 17:50:02 dnsmasq[346]: DNSSEC validation enabled
  398. Jan 12 17:50:02 dnsmasq[346]: warning: interface eth0 does not currently exist
  399. Jan 12 17:50:02 dnsmasq[346]: using nameserver 127.20.20.2#41
  400. Jan 12 17:50:02 dnsmasq[346]: using nameserver 127.20.20.1#41
  401. Jan 12 17:50:02 dnsmasq[346]: using nameserver 127.10.10.2#41
  402. Jan 12 17:50:02 dnsmasq[346]: using nameserver 127.10.10.1#41
  403. Jan 12 17:50:02 dnsmasq[346]: read /etc/hosts - 12 addresses
  404. Jan 12 17:50:02 dnsmasq[346]: read /etc/pihole/local.list - 4 addresses
  405. Jan 12 17:50:02 dnsmasq[346]: read /etc/pihole/black.list - 12 addresses
  406. Jan 12 17:50:31 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 846627
  407. Jan 12 17:50:31 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 846628
  408. Jan 12 17:50:39 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 1176479
  409. Jan 12 17:50:39 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 1176480
  410. Jan 12 17:50:48 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 1418915
  411. Jan 12 17:50:48 dnsmasq[346]: bad name at /etc/pihole/gravity.list line 1418916
  412. Jan 12 17:50:48 dnsmasq[346]: read /etc/pihole/gravity.list - 1418916 addresses
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement