Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pi-hole docs for v6 #1068

Merged
merged 4 commits into from
Feb 25, 2025
Merged

Update Pi-hole docs for v6 #1068

merged 4 commits into from
Feb 25, 2025

Conversation

MichaIng
Copy link
Owner

What still needs to be verified is that it works with a VPN OOTB. Previously it listened on a single interface only, with v6 is answers to all local origins:

  # Pi-hole interface listening modes
  #
  # Possible values are:
  #   - "LOCAL"
  #       Allow only local requests. This setting accepts DNS queries only from hosts
  #       whose address is on a local subnet, i.e., a subnet for which an interface
  #       exists on the server. It is intended to be set as a default on installation,
  #       to allow unconfigured installations to be useful but also safe from being used
  #       for DNS amplification attacks if (accidentally) running public.
...
  listeningMode = "LOCAL"

But better to test once.

And I need to test dietpi-cloudshell, but that is a different topic.

@MichaIng MichaIng added the correction Content, spelling or syntax corrections label Feb 24, 2025
@MichaIng MichaIng added this to the v9.11 milestone Feb 24, 2025
MichaIng and others added 3 commits February 25, 2025 22:29
Co-authored-by: StephanStS <StephanStS@freenet.de>
Co-authored-by: StephanStS <StephanStS@freenet.de>
Co-authored-by: StephanStS <StephanStS@freenet.de>
@MichaIng MichaIng merged commit 8a9b47d into dev Feb 25, 2025
2 of 3 checks passed
@MichaIng MichaIng deleted the pihole branch February 25, 2025 21:59
StephanStS added a commit that referenced this pull request Feb 25, 2025
Co-authored-by: StephanStS <StephanStS@freenet.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correction Content, spelling or syntax corrections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants