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

Also available in: Atom PDF