Actions
Bug #14607
closed"Use remote DNS Servers, ingore local DNS" is not working properly
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
DNS Resolver
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:
amd64
Description
Selecting "Use remote DNS Servers, ingore local DNS" takes no differ from "Use local DNS (127.0.0.1), fall back to remote DNS servers" after upgrading from 2.6.0 to 2.7.0
In both cases generated resolv.conf is the same (including leading "nameserver 127.0.0.1"):
nameserver 127.0.0.1
nameserver 10.0.0.1
nameserver 10.0.0.2
nameserver 8.8.8.8
search mydomain.local
Actions