Created on
08-30-2023
09:24 PM
Edited on
09-08-2023
08:23 AM
By
Kush_Patel
Description | This article describes how to change the value of adding DNS records on a secondary zone. |
Scope | FortiGate v7.0. |
Solution |
Records are added during the AXFR zone transfer until the maximum is reached. This value can be changed, but by default, the value is 16384.
Using the debug :
diagnose debug application dnsproxy -1
[worker 0] dnszone_refresh_parent_read()-1599: zone=bigzone1.ch received rr from child
diagnose debug disable
To be able to modify this value:
config system dns-database end
rr-max Enter an integer value from <10> to <65536> or (special = <0>) (default = <16384>). set ? |