User Tools

Site Tools


pfsense:dns:forward_a_specific_vlan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pfsense:dns:forward_a_specific_vlan [2022/10/08 08:42] peterpfsense:dns:forward_a_specific_vlan [2022/10/08 08:48] (current) – [PFSense - DNS - Forward a specific VLAN] peter
Line 28: Line 28:
  
   * **forward-addr**:  the list of nameservers to forward the queries to.   * **forward-addr**:  the list of nameservers to forward the queries to.
 +
 +  * Unbound implements RFC2988 https://tools.ietf.org/html/rfc2988 for SRTT (smoothed round-trip time).
 +    * Unbound keeps track of the round-trip time per address and uses this information in the server selection.
 +    * All addresses with an RTT of not more than 400msec above the lowest RTT are used for the selection.
 +    * From this list of suitable addresses one is randomly picked.
 </WRAP> </WRAP>
  
 ---- ----
  
 +===== References =====
 +
 +https://tools.ietf.org/html/rfc2988
pfsense/dns/forward_a_specific_vlan.1665218531.txt.gz · Last modified: 2022/10/08 08:42 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki