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

Docs: Clarify 'bind', 'dnsmasq' and 'unbound' do not work on systemd #6217

Closed
spuder opened this issue Jul 25, 2019 · 3 comments
Closed

Docs: Clarify 'bind', 'dnsmasq' and 'unbound' do not work on systemd #6217

spuder opened this issue Jul 25, 2019 · 3 comments
Labels
theme/dns Using Consul as a DNS provider, DNS related issues type/docs Documentation needs to be created/updated/clarified

Comments

@spuder
Copy link
Contributor

spuder commented Jul 25, 2019

I've been struggling to get consul running on ubuntu 18.04 for several days.
The learn page shows several methods for forwarding dns including:

  • Bind
  • Dnsmasq
  • Unbound
  • systemd-resolvd
  • iptables

I've tried the first 3 options with no luck.
If you are running systemd, are bind dnsmasq and unbound solutions not an option? This issue seems to indicate that is the case. #4155

Please clarify that bind, dnsmasq, and unbound setup options are not an option for systems running systemd.

@hanshasselberg hanshasselberg added the type/docs Documentation needs to be created/updated/clarified label Aug 16, 2019
@hanshasselberg
Copy link
Member

@spuder thanks for reporting! I will forward that to our education team!

@Justdoit2
Copy link

test

@jsosulska jsosulska added the theme/dns Using Consul as a DNS provider, DNS related issues label Jul 9, 2020
@blake
Copy link
Member

blake commented Jul 21, 2021

Thanks for the report, @spuder. The learn guide was just updated to include instructions on how to disable systemd-resolved so that you can use these other resolvers to forward DNS to Consul.

https://learn.hashicorp.com/tutorials/consul/dns-forwarding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/dns Using Consul as a DNS provider, DNS related issues type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

No branches or pull requests

5 participants