diff --git a/named.conf b/named.conf index 05f4d5f..f6be47e 100644 --- a/named.conf +++ b/named.conf @@ -28,8 +28,8 @@ options { 193.47.99.3; }; - // Default transfer disabled (zone-specific configuration) - allow-transfer { none; }; + // Default transfer enabled + allow-transfer { any; }; }; // Zone configurations (loaded from separate file)