issue with domain forwarding

Frank ve2cii at canasoft.net
Fri Dec 18 13:54:51 UTC 2020


    Hi,

      I am using bind-9.16.5.   I am having an issue with domain/zone 
forwarding.
Global forwarding works fine. When I configure domain forwarding no request
for dns info goes out from the machine. I did a tcpdump to verify this.
      For bind-9.13.2 the domain forwarding works properly.

    Here is my config:

I am using the default settings for the dnssec config. I tried setting 
them to off
and there is no change.

//dnssec-enable yes;
//dnssec-validation auto;
//dnssec-lookaside auto;


zone "ve2cii.com" {
         type forward;
         forward only;
         forwarders {
         108.161.165.156;
        };

-- 
sysadm  cronomagic.com
e-mail  ve2cii at canasoft.net

POWERED BY LINUX



More information about the bind-users mailing list