Project

General

Profile

Actions

Bug #9898

closed

DNS over TLS hostname verification does not save

Added by Mathew Keith over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
11/14/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

Adding a DNS hostname to System>General settings is not being saved. The page reloads with the fields blank and the resulting config file unbound uses does not have them
In my case, each of these entries was saved with the hostname cloudflare-dns.com

Here is part of the resulting config file /var/unbound/unbound.conf
  1. Domain overrides
    include: /var/unbound/domainoverrides.conf
  2. Forwarding
    forward-zone:
    name: "."
    forward-tls-upstream: yes
    forward-addr: 1.1.1.1@853
    forward-addr: 1.0.0.1@853
    forward-addr: 2606:4700:4700::1111@853
    forward-addr: 2606:4700:4700::1001@853

My version is 2.5.0.a.20191113.1759

Actions #1

Updated by Jim Pingle over 4 years ago

  • Category set to Web Interface
  • Assignee set to Jim Pingle
  • Target version set to 2.5.0

I can reproduce this, but only when the system in question is not Multi-WAN so the DNS server list does not show the gateway drop-down.

Actions #2

Updated by Jim Pingle over 4 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Jim Pingle over 4 years ago

  • Target version changed from 2.5.0 to 2.4.5
Actions #4

Updated by Jim Pingle over 4 years ago

  • Status changed from Feedback to Resolved

Works as expected on 2.4.5.a.20191219.0146

Actions

Also available in: Atom PDF