Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

make DNS listen address properly configurable #1770

Closed
rade opened this issue Dec 9, 2015 · 0 comments · Fixed by #3231
Closed

make DNS listen address properly configurable #1770

rade opened this issue Dec 9, 2015 · 0 comments · Fixed by #3231

Comments

@rade
Copy link
Member

rade commented Dec 9, 2015

as an enabler to #1301...

The weave script and proxy should

  • pay attention to any --dns-listen-address passed in on weave launch, and use that instead of the docker bridge ip for configuring the DNS server
  • obtain the DNS listening address from weave (via an HTTP call, just as we do for the domain) when configuring the resolver of containers and running weave dns-lookup, instead of always using the docker bridge ip

And we should document --dns-listen-address.

@rade rade modified the milestones: 1.7.0, 1.8.0 Jun 25, 2016
@awh awh modified the milestones: 1.7.0, 1.8.0 Sep 23, 2016
@awh awh modified the milestones: 1.8.0, overflow Oct 7, 2016
@weaveworks weaveworks deleted a comment from gucki Dec 9, 2017
@weaveworks weaveworks deleted a comment from rade Dec 9, 2017
@weaveworks weaveworks deleted a comment from gucki Dec 9, 2017
brb added a commit that referenced this issue Jan 29, 2018
Make proxy use configured WeaveDNS address
bboreham added a commit that referenced this issue Jul 31, 2020
 Fetch DNS listen address from daemon
@bboreham bboreham modified the milestones: overflow, 2.7 Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants