Feature #14165
closedOption to allow the DNS Forwarder to ignore system DNS servers
100%
Description
Since the change for #12902 I can no longer specify custom servers in the DNS Forward configuration. I do not want the forwarder to use the system configured DNS servers, but instead the ones I specify:
no-resolv
rebind-domain-ok=/nwra.com/
server=208.67.222.222
server=208.67.220.220
But the services.inc file will now automatically add the local DNS servers with no way to disable that.
I'm seeing this with pfSense Plus 23.01.
Files
Updated by Jim Pingle over 1 year ago
- Tracker changed from Bug to Feature
- Subject changed from [Regression] Can no longer specify custom servers in DNS Forward configuration to Add option to DNS Forwarder to prevent using system DNS servers
- Priority changed from Normal to Very Low
- Affected Version deleted (
2.7.0) - Affected Architecture deleted (
All)
That isn't a use case that should have worked before, it just happened to work by accident. Adding an option to accommodate that would be a new feature, not a regression.
Updated by Orion Poplawski 12 months ago
Pull request filed: https://github.com/pfsense/pfsense/pull/4664
Updated by Marcos M 11 months ago
- Subject changed from Add option to DNS Forwarder to prevent using system DNS servers to Add option to DNS Forwarder to ignore system DNS servers
- Status changed from New to Feedback
- Assignee set to Marcos M
- Target version set to 2.8.0
- % Done changed from 0 to 100
- Plus Target Version set to 24.03
Updated by Marcos M 11 months ago
Merged in 840b13703bfae1f666a2ae8d5fa40ffb745a2ca3.
Updated by Alhusein Zawi 11 months ago
- File ignore_dns.png ignore_dns.png added
option is added
2.8.0.a.20240119.0600
Updated by Jim Pingle 10 months ago
- Subject changed from Add option for DNS Forwarder to ignore system DNS servers to Option to allow the DNS Forwarder to ignore system DNS servers