• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

News:

Welcome to Hurricane Electric's Tunnelbroker.net forums!

Main Menu

DNS Zone Transfer fail

Started by JackYang, June 07, 2018, 02:19:37 AM

Previous topic - Next topic

JackYang

logging:

from 216.218.130.2#53: failed while receiving responses: NOTAUTH

Master DNS use he.net, I want to setup slave DNS for Our-slave DNS

My DNS config:

zone "xxx.com" {
        type slave;
        file "db.xxx.com";
        masters {
                216.218.130.2;
        };
};

Thanks for your all help !!

kriteknetworks

I doubt you own xxx.com:

Tech Email: XXX.COM@domainsbyproxy.com
Name Server: NS1.SERVERSTACK.COM
Name Server: NS2.SERVERSTACK.COM
Name Server: NS3.SERVERSTACK.COM
Name Server: NS4.SERVERSTACK.COM

If you're obfuscating in some attempt to be secure, you're not. In order to get help, providing the real zone name would be helpful.

snarked

#2
216.218.130.2 is ns1.he.net.  HE doesn't draw slave zones using ns1, but a different host:  slave.dns.he.net (216.218.133.2 or 2001:470:600::2).  Maybe that's your problem -- you need to transfer in the other direction.