Advertisement
Guest User

Untitled

a guest
Oct 7th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. root@dnsfilter:~# pihole -r
  2.  
  3. [✓] Root user check
  4.  
  5. .;;,.
  6. .ccccc:,.
  7. :cccclll:. ..,,
  8. :ccccclll. ;ooodc
  9. 'ccll:;ll .oooodc
  10. .;cll.;;looo:.
  11. .. ','.
  12. .',,,,,,'.
  13. .',,,,,,,,,,.
  14. .',,,,,,,,,,,,....
  15. ....''',,,,,,,'.......
  16. ......... .... .........
  17. .......... ..........
  18. .......... ..........
  19. ......... .... .........
  20. ........,,,,,,,'......
  21. ....',,,,,,,,,,,,.
  22. .',,,,,,,,,'.
  23. .',,,,,,'.
  24. ..'''.
  25.  
  26. [i] Existing PHP installation detected : PHP version 7.0.32-0ubuntu0.16.04.1
  27. [i] Repair option selected
  28. [✓] Disk space check
  29.  
  30. [✓] Update local cache of available packages
  31.  
  32. [✗] Checking apt-get for upgraded packages
  33. Kernel update detected. If the install fails, please reboot and try again
  34.  
  35. [i] Installer Dependency checks...
  36. [✓] Checking for apt-utils
  37. [✓] Checking for dialog
  38. [✓] Checking for debconf
  39. [✓] Checking for dhcpcd5
  40. [✓] Checking for git
  41. [✓] Checking for iproute2
  42. [✓] Checking for whiptail
  43.  
  44. [i] Performing reconfiguration, skipping download of local repos
  45. [✓] Resetting repository within /etc/.pihole...
  46. [✓] Resetting repository within /var/www/html/admin...
  47. [i] Main Dependency checks...
  48. [✓] Checking for bc
  49. [✓] Checking for cron
  50. [✓] Checking for curl
  51. [✓] Checking for dnsutils
  52. [✓] Checking for iputils-ping
  53. [✓] Checking for lsof
  54. [✓] Checking for netcat
  55. [✓] Checking for psmisc
  56. [✓] Checking for sudo
  57. [✓] Checking for unzip
  58. [✓] Checking for wget
  59. [✓] Checking for idn2
  60. [✓] Checking for sqlite3
  61. [✓] Checking for libcap2-bin
  62. [✓] Checking for dns-root-data
  63. [✓] Checking for resolvconf
  64. [✓] Checking for lighttpd
  65. [✓] Checking for php7.0-common
  66. [✓] Checking for php7.0-cgi
  67. [✓] Checking for php7.0-sqlite3
  68.  
  69. [✓] Enabling lighttpd service to start on reboot
  70. [✓] Installing scripts from /etc/.pihole
  71.  
  72. [i] Installing configs from /etc/.pihole...
  73. [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  74. [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  75.  
  76. [i] Installing blocking page...
  77. [✓] Creating directory for blocking page, and copying files
  78. [✗] Backing up index.lighttpd.html
  79. No default index.lighttpd.html file found... not backing up
  80.  
  81. [✓] Installing sudoer file
  82.  
  83. [✓] Installing latest Cron script
  84.  
  85. [✓] Installing latest logrotate script
  86.  
  87. [i] FTL Checks...
  88. [✓] Detected x86_64 architecture
  89. [i] Checking for existing FTL binary...
  90. [i] Latest FTL Binary already installed (v4.0). Confirming Checksum...
  91. [i] Checksum correct. No need to download!
  92.  
  93. [✓] man pages installed and database updated
  94. [i] Systemd-resolved is not enabled
  95. [✓] Starting lighttpd service
  96. [✓] Enabling lighttpd service to start on reboot
  97. [i] Restarting services...
  98. [✓] Starting pihole-FTL service
  99. [✓] Enabling pihole-FTL service to start on reboot
  100. [✓] Deleting existing list cache
  101. [i] Neutrino emissions detected...
  102. [✓] Pulling blocklist source list into range
  103.  
  104. [i] Target: raw.githubusercontent.com (hosts)
  105. [✓] Status: Retrieval successful
  106.  
  107. [i] Target: mirror1.malwaredomains.com (justdomains)
  108. [✓] Status: Retrieval successful
  109.  
  110. [i] Target: sysctl.org (hosts)
  111. [✓] Status: Retrieval successful
  112.  
  113. [i] Target: zeustracker.abuse.ch (blocklist.php?download=domainblocklist)
  114. [✓] Status: Retrieval successful
  115.  
  116. [i] Target: s3.amazonaws.com (simple_tracking.txt)
  117. [✓] Status: Retrieval successful
  118.  
  119. [i] Target: s3.amazonaws.com (simple_ad.txt)
  120. [✓] Status: Retrieval successful
  121.  
  122. [i] Target: hosts-file.net (ad_servers.txt)
  123. [✓] Status: Retrieval successful
  124.  
  125. [✓] Consolidating blocklists
  126. [✓] Extracting domains from blocklists
  127. [i] Number of domains being pulled in by gravity: 152556
  128. [✓] Removing duplicate domains
  129. [i] Number of unique domains trapped in the Event Horizon: 129535
  130. [i] Number of whitelisted domains: 12
  131. [i] Number of blacklisted domains: 0
  132. [i] Number of regex filters: 0
  133. [✓] Parsing domains into hosts format
  134. [✓] Cleaning up stray matter
  135. [✓] Starting DNS service
  136.  
  137. [✗] DNS service is NOT running
  138.  
  139. [i] The install log is located at: /etc/pihole/install.log
  140. Update Complete!
  141.  
  142. Current Pi-hole version is v4.0
  143. Current AdminLTE version is v4.0
  144. Current FTL version is v4.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement