social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

486
active users

#pihole6

0 posts0 participants0 posts today
Replied in thread

@benny @lucas3d Mine post upgrade are (these are for my k8s #homelab #pihole6 )

pihole_v6_env_vars = {
# allows mount into /etc/dnsmasq.d which we are doing.
"FTLCONF_misc_etc_dnsmasq_d" = "true"
"FTLCONF_webserver_port" = "80"
"FTLCONF_dns_listeningMode" = "all"
"FTLCONF_dns_bogusPriv" = "true"
"FTLCONF_dns_domainNeeded" = "true"
"FTLCONF_dns_upstreams" = "1.1.1.1;9.9.9.9;76.76.2.1"
"FTLCONF_dns_dnssec" = "true"
"FTLCONF_webserver_interface_theme" = "default-dark"
"FTLCONF_webserver_interface_boxed" = "false"
"FTLCONF_dns_analyzeOnlyAandAAAA" = "true"
"FTLCONF_dns_blocking_mode" = "NULL"
"FTLCONF_dns_blockTTL" = "60"
"FTLCONF_database_maxDBdays" = "63"
"FTLCONF_dns_specialDomains_mozillaCanary" = "true"
"FTLCONF_dns_specialDomains_iCloudPrivateRelay" = "true"
"FTLCONF_dns_replyWhenBusy" = "DROP"
"FTLCONF_dns_rateLimit_count" = "20000"
"FTLCONF_dns_rateLimit_interval" = "10"
"FTLCONF_dns_ignoreLocalhost" = "true"
"FTLCONF_ntp_ipv4_active" = "false"
"FTLCONF_ntp_ipv6_active" = "false"
"FTLCONF_ntp_sync_active" = "false"
"TZ" = "Europe/London"
}

Be careful if you are using Pi-hole with a wildcard. By default, Pi-hole 6 ignores the /etc/dnsmasq.d/02-my-wildcard-dns.conf ⚠️ ☠️. All my services were down. It took me a quick search to find the solution.

Go web interface in Settings > All setting (advanced mode). Click on Miscellaneous tab, find dnsmasq. I can use the orignal file or the interface.

More detail of Wildcard (for Pihole 5):
hetzbiz.cloud/2022/03/04/wildc

#Pihole heeft zojuist een major update gekregen.

Dit stukje #OpenSource software houdt al jaren mijn huis en gezin vrij van trackers, ads en ander internetgespuis.

Deze week alweer bijna 20% van al het internetverkeer geblocked.

Geen huis zou zonder moeten zijn...