Feature #790
openAdvanced options for dnsclient (resolv.conf)
0%
Description
- timeout:n (default 5)
- attempts:n (default 2)
- maybe other (see man resolv.conf)
Example:
options timeout:1 attempts:1
Updated by Jim Pingle over 14 years ago
- Target version set to Future
Is this intended for clients or for the firewall itself?
Clients using the DNS forwarder wouldn't hit any of these options, and dnsmasq queries all configured servers at the same time and uses the fastest response, so the timeout values aren't quite as relevant.
Updated by Matthew Hines almost 6 years ago
Mike Stupalov wrote:
Possibility to add additional options in resolv.conf:
- timeout:n (default 5)
- attempts:n (default 2)
- maybe other (see man resolv.conf)
Example:
[...]
Over eight years ago? Persistent additions to "resolv.conf" is a fairly essential feature. Moreover, these exact options seem necessary to reduce 30second WebGUI timeout when WAN connectivity is not available. Reducing that timeout would be extremely helpful for building simulated networks with VirtualMachines running PFSense!
Updated by Joshua Sign almost 6 years ago
PR created : https://github.com/pfsense/pfsense/pull/4040
Updated by Jim Pingle about 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho about 5 years ago
- Assignee set to Renato Botelho
- Target version changed from Future to 2.5.0
Updated by Jim Pingle about 4 years ago
- Status changed from Pull Request Review to New
- Target version deleted (
2.5.0)
Removing target, PR was closed (no activity for ~1yr after changes were requested)