mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #106] systemd-resolved takes port 53 on ubuntu #45
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#45
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 @russau on GitHub (Feb 11, 2019).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/106
Posting this here with the hopes it will help someone else with the same issue.
On my ubuntu box starting dns-proxy-server fails with an error
udp :53: bind: address already in use. Port 53 has been taken by systemd-resolved, I followed the instructions here to disable it: https://askubuntu.com/questions/907246/how-to-disable-systemd-resolved-in-ubuntu@mageddo commented on GitHub (Feb 11, 2019):
@russau, thank you for your contribution