mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Couldn't start forwarding DNS server: listening to udp socket: listen udp [fe80::c204:be4:e85f:5327]:53: bind: invalid argument #3918
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3918
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ppfeufer on GitHub (Sep 21, 2022).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
64-bit ARM
Installation
GitHub releases or script from README
Setup
Raspberry PI
AdGuard Home version
v0.107.13
Description
What did you do?
Set
bind_hoststo a private IPv6 addressExpected result
AdGuardHome using the internal IPv6 address to listen to
Actual result
Screenshots (if applicable)
Additional information
Setting
bind_hoststo0.0.0.0works and AGH will listen to the IPv6 address but also exposes AGH to the internet, which is the desired effect.@ainar-g commented on GitHub (Sep 21, 2022):
Duplicate of #2926. Weird that it was on a milestone so far. Setting that one to 0.107.14.
Thanks for the report; please upvote the older issue.