infoblox_nios:dns
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infoblox_nios:dns [2025/07/18 22:51] – [Anycast] bstafford | infoblox_nios:dns [2025/12/18 11:00] (current) – [External DNS] bstafford | ||
|---|---|---|---|
| Line 98: | Line 98: | ||
| ===== Anycast ===== | ===== Anycast ===== | ||
| Remember, for Anycast, you need to setup the Anycast IP on the member, then edit the member' | Remember, for Anycast, you need to setup the Anycast IP on the member, then edit the member' | ||
| + | |||
| + | |||
| + | The default values | ||
| + | |||
| + | Consider using 4 seconds for Keepalive and 16 seconds for Hold Timer as the industry recommendation for faster convergence (e.g. in data centres and high-performance networks) is between 3-10 for keep alive and hold timer between 9-30 (3x of keep alive). | ||
| + | |||
| + | The higher values are usually kept in consideration for stable, low-bandwidth or high-latency networks (usually for long-distance peerings). | ||
| + | |||
| + | |||
| Line 140: | Line 149: | ||
| * You will enter the NIOS CLI where you can execute the following command: | * You will enter the NIOS CLI where you can execute the following command: | ||
| * set named_max_exit_wait 5 | * set named_max_exit_wait 5 | ||
| - | * With this configuration change the BIND restart behavior has changed and new named restarts will be faster to avoid the long dns restart and the long DNS service disruption | + | * With this configuration change the BIND restart behavior has changed and new named restarts will be faster to avoid the long dns restart and the long DNS service disruption |
| + | * Note: look for the message "all zones loaded" | ||
| | | ||
| | | ||
| Line 149: | Line 159: | ||
| ISP's might implement this to help mitigate (i.e. continue with cache responses in case of massive Authoritative failure) the end user impact of incidents such as the [[https:// | ISP's might implement this to help mitigate (i.e. continue with cache responses in case of massive Authoritative failure) the end user impact of incidents such as the [[https:// | ||
| + | |||
| + | ===== TCP Client Limit ===== | ||
| + | TCP DNS is "more expensive" | ||
| + | |||
| + | Max number of TCP DNS clients is 1,000 by default and this is enough for a lot of organizations. 25k is the max you can set it to. | ||
| + | |||
| + | You may need to change quota for TCP clients in two parts (assuming NIOS 9) | ||
| + | - adjusting the named_tcp_clients_limit | ||
| + | - ensure that there are enough sockets available. By default (again, NIOS 9), the number of sockets is 21,000 and thus your adjustment will be in range. Unfortunately, | ||
| + | |||
| + | |||
| ===== External DNS ===== | ===== External DNS ===== | ||
| - | To hide private IP of LAN1 interface when NIOS is externally facing, | + | To hide private IP of LAN1 interface when NIOS is externally facing |
| - | Data Management-> | + | Data Management-> |
| - | Click on " | + | In the appropriate View, click on " |
| Or you can make the NIOS entries in the Name Server Group to be " | Or you can make the NIOS entries in the Name Server Group to be " | ||
| + | |||
| + | |||
| + | Remember, if you have a third party DNS transferring from your NIOS external DNS servers, if the Grid Primary goes offline, the Grid Secondary will still get updated (via Grid Transfer). Enable Grid secondaries to notify external secondaries. | ||
| + | |||
| + | Data Management > DNS > Grid DNS Properties > General > Advanced > | ||
| + | * [[https:// | ||
| + | * Notify Delay: Specify the number of seconds that the Grid secondary servers delays sending notification messages to the external secondaries. The default is five seconds. | ||
| + | |||
| + | " | ||
| ===== DNS Views ===== | ===== DNS Views ===== | ||
| Multiple views on a member, fine. Looping/ | Multiple views on a member, fine. Looping/ | ||
| Line 201: | Line 231: | ||
| If you need to increase, do so 1k at a time. | If you need to increase, do so 1k at a time. | ||
| + | |||
| + | [[https:// | ||
| + | Recursion client quota as printed in syslog | ||
| + | < | ||
| + | Recursion client quota: used/ | ||
| + | |||
| + | |||
| + | / | ||
| + | / | ||
| + | |||
| + | |||
| + | |||
| + | |||
| [[https:// | [[https:// | ||
infoblox_nios/dns.1752879109.txt.gz · Last modified: by bstafford
