You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 binddnsmasq 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.
The text was updated successfully, but these errors were encountered:
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.
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:
I've tried the first 3 options with no luck.
If you are running systemd, are
bind
dnsmasq
andunbound
solutions not an option? This issue seems to indicate that is the case. #4155Please clarify that
bind
,dnsmasq
, andunbound
setup options are not an option for systems running systemd.The text was updated successfully, but these errors were encountered: