Advertisement
Guest User

Untitled

a guest
Sep 7th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. Setting password: So0aKoh1
  2. + pihole -a -p So0aKoh1 So0aKoh1
  3. [✓] New password set
  4. Using default DNS servers: 8.8.8.8 & 8.8.4.4
  5. DNSMasq binding to default interface: eth0
  6. Added ENV to php:
  7. "PHP_ERROR_LOG" => "/var/log/lighttpd/error.log",
  8. "ServerIP" => "192.168.1.2",
  9. "VIRTUAL_HOST" => "192.168.1.2",
  10. Using IPv4 and IPv6
  11. ::: setup_blocklists now setting default blocklists up:
  12. ::: TIP: Use a docker volume for /etc/pihole/adlists.list if you want to customize for first boot
  13. ::: Blocklists (/etc/pihole/adlists.list) now set to:
  14. https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
  15. https://mirror1.malwaredomains.com/files/justdomains
  16. http://sysctl.org/cameleon/hosts
  17. https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
  18. https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
  19. https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
  20. https://hosts-file.net/ad_servers.txt
  21. ::: Testing pihole-FTL DNS: FTL started!
  22. ::: Testing lighttpd config: Syntax OK
  23. ::: All config checks passed, cleared for startup ...
  24. ::: Docker start setup complete
  25. [i] Pi-hole blocking is enabled
  26. [i] Neutrino emissions detected...
  27. [✓] Pulling blocklist source list into range
  28. [i] Target: raw.githubusercontent.com (hosts)
  29. [i] Status: Pending...
  30. [✓] Status: Retrieval successful
  31. [i] Target: mirror1.malwaredomains.com (justdomains)
  32. [i] Status: Pending...
  33. [✓] Status: Retrieval successful
  34. [i] Target: sysctl.org (hosts)
  35. [i] Status: Pending...
  36. [✓] Status: Retrieval successful
  37. [i] Target: zeustracker.abuse.ch (blocklist.php?download=domainblocklist)
  38. [i] Status: Pending...
  39. [✓] Status: Retrieval successful
  40. [i] Target: s3.amazonaws.com (simple_tracking.txt)
  41. [i] Status: Pending...
  42. [✓] Status: Retrieval successful
  43. [i] Target: s3.amazonaws.com (simple_ad.txt)
  44. [i] Status: Pending...
  45. [✓] Status: Retrieval successful
  46. [i] Target: hosts-file.net (ad_servers.txt)
  47. [i] Status: Pending...
  48. [✓] Status: Retrieval successful
  49. [i] Consolidating blocklists...
  50. [✓] Consolidating blocklists
  51. [i] Extracting domains from blocklists...
  52. [✓] Extracting domains from blocklists
  53. [i] Number of domains being pulled in by gravity: 135575
  54. [i] Removing duplicate domains...
  55. [✓] Removing duplicate domains
  56. [i] Number of unique domains trapped in the Event Horizon: 113342
  57. [i] Nothing to whitelist!
  58. [i] Number of regex filters: 0
  59. [i] Parsing domains into hosts format...
  60. [✓] Parsing domains into hosts format
  61. [i] Cleaning up stray matter...
  62. [✓] Cleaning up stray matter
  63. [i] Force-reloading DNS service...
  64. [✓] Force-reloading DNS service
  65. [✓] DNS service is running
  66. [i] Pi-hole blocking will be enabled
  67. [i] Enabling blocking
  68. [i] Reloading DNS service...
  69. [✓] Reloading DNS service
  70. [✓] Pi-hole Enabled
  71. [cont-init.d] 20-start.sh: exited 0.
  72. [cont-init.d] done.
  73. [services.d] starting services
  74. [services.d] done.
  75. Starting crond
  76. Starting lighttpd
  77. Starting pihole-FTL (no-daemon) as root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement