Traffic Graph add option to display FQDN
It was easy to give the user the choice of displaying IP Address, just the Host Name or the FQDN. And the display wraps long FQDNs OK.
Add display by host name to Traffic Graph
Merge pull request #463 from phil-davis/master
Add DNS Forwarder option to not forward private reverse lookups
Currently, reverse lookups of private IP addresses that are not resolved on the pfSense box itself (e.g. like 192.168.42.43) are forwarded to the default DNS servers. For most use cases, those PTR queries go out to the real internet, when they actually have no chance of a successful answer. This loads up the real internet DNS servers with rubbish requests and also causes a round-trip delay before dnsmasq can reply with a "not found"....
You can have multiple 6rd tunnels now days
clean up text a bit, make link more apparent
DNS servers are optional
descr is optional
Merge pull request #461 from ExolonDX/branch_32
Tidy up "wol" widget XHTML
View revisions
Also available in: Atom