From: "Steven Levine" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 7174286 for ecs-isp@2rosenthals.com; Mon, 22 May 2023 10:59:02 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:35925 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1q16zq-0002qu-2p for ecs-isp@2rosenthals.com; Mon, 22 May 2023 10:58:50 -0400 Received: from mta-101a.earthlink-vadesecure.net ([51.81.61.60]:48839) by mail2.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1q16zi-0001vD-38 for ecs-isp@2rosenthals.com; Mon, 22 May 2023 10:58:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; bh=rUSABZItV/ChsDQjpjY7xfI3+dKuv1yvrwmHud BvgfM=; c=relaxed/relaxed; d=earthlink.net; h=from:reply-to:subject: date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to: references:list-id:list-help:list-unsubscribe:list-subscribe:list-post: list-owner:list-archive; q=dns/txt; s=dk12062016; t=1684767522; x=1685372322; b=o+X/+KbGcfSau0wNPc5gfaj0mIakIZgqZWuWMinIUmNjBdFjhB7RPMi nAVurVsVmdjoeUAGWIbYTHguZDwiswib/FfH5GKe2/HJ1+CXBQwxIJ2SoJV9G9CSSqvUHbB 8asPa9NyDkoSF155uYBJa/GXy71u/9uOLyJQmrbsw4Cv6YHi+37Mgj25rIm2meFUJOmMpGM Y7HluEivnGL4gJIYTNUPKCY9/lpYcFjWTFKecDP4kmnfGl4LHK/9gmyeGwVPYlVs2lXVKIF SqKAZHF/4JhIAoVckKeRE4L7SKDY0cm38g1CfsXtvm0zIXDVAdxjwDJtKXpL+uEaDhN+jbZ 0/Q== Received: from slamain ([108.193.252.151]) by vsel1nmtao01p.internal.vadesecure.com with ngmta id c2ff5adc-17617f229e29da70; Mon, 22 May 2023 14:58:42 +0000 Message-ID: <646b8033.28.mr2ice.fgrirsq@earthlink.net> Date: Mon, 22 May 2023 07:46:11 -0700 To: "eCS ISP Mailing List" In-Reply-To: Subject: Re: [eCS-ISP] Odd dig behavior X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v3.00.11.24/60 In , on 05/22/23 at 12:04 PM, "Massimo S." said: Hi Massimo, >bind 9.11.28 write this: >dig +nssearch pmoylan.org >couldn't get address for 'ns1.wiz.net.au': failure >couldn't get address for 'ns2.wiz.net.au': failure Too bad. That pretty much confirms this is a minor defect in our current bind builds. FWIW, there's another minor defect that only affects those running a secondary dns. A secondary DNS stores the zone files in binary and the binary files are written in text mode, rather than binary. This results in failures like: d:\clients\dnacih\servers\ns1\files\c\bind9\etc >named-compilezone -d -fraw -Ftext -o- scoug.com named/scoug.com.zone loading "scoug.com" from "named/scoug.com.zone" class "IN" dns_master_load: bad label type zone scoug.com/IN: loading from master file named/scoug.com.zone failed: bad label type zone scoug.com/IN: not loaded due to errors. named-checkconf fails for the same reason. This also means that when a secondary DNS starts up, it will not be able to read the zone files and will need to contact the primary DNS to refresh the in memory copies of the zone files. Steven -- ---------------------------------------------------------------------- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com ----------------------------------------------------------------------