#5438 ipa-dns-install should offer IP addresses from resolv.conf as default forwarders
Closed: Fixed None Opened 8 years ago by pspacek.

Do you want to configure DNS forwarders? [yes]: yes

Following DNS servers are configured in /etc/resolv.conf: 192.0.2.1, 2001:DB8::ABCD
Do you want to configure these servers as DNS forwarders? [yes]: no

Enter an IP address for a DNS forwarder, or press Enter to skip: 2001:DB8::666

It is up to discussion what should be default for non-interactive ipa-dns-install. IMHO we should offer option --forwarder=resolv.conf which would read values from resolv.conf.

Python-dns does resolv.conf parsing for us, so it should not be a problem.


master:

  • 45d9d4e ipa-dns-install offer IP addresses from resolv.conf as default forwarders
  • 8f5f0d6 Remove global variable dns_forwarders from ipaserver.install.dns

master:

  • 0044e56 add auto-forwarders option to standalone DNS installer
  • 0997f6b add '--auto-forwarders' description to server/replica/DNS installer man pages

Metadata Update from @pspacek:
- Issue assigned to pspacek
- Issue set to the milestone: FreeIPA 4.3

7 years ago

Login to comment on this ticket.

Metadata