Actions
Bug #9963
closed
JP
JP
DNS servers assigned dynamically are omitted if also assigned manually when override is disallowed
Bug #9963:
DNS servers assigned dynamically are omitted if also assigned manually when override is disallowed
Start date:
12/10/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
If:
- A name server is manually configured, such as 8.8.8.8, under System > General
- That same name server is also assigned dynamically (DHCP, PPPoE, etc)
- And DNS Server Override is unchecked
Then that name server is incorrectly omitted from the system name servers.
It looks like the code is trying to avoid duplication, but didn't account for this case.
Actions