Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
62 views

Using custom nameservers

In Godaddy I have a domain example1.com and www.example1.com with valid A record to my Centos 7 server's IP. I 've created hostnames for that domain, ns1.example1.com, ns2.example1.com with the same ...
Michael Chourdakis's user avatar
0 votes
1 answer
1k views

CentOS 7 (1503) - BIND9 new install not responding to external DNS requests

I am trying to set up an authoritative BIND server and every time I run into the same problem on CentOS. I can run the dig command locally for zones on the server however when I run nslookup - ...
ZZ9's user avatar
  • 938
0 votes
1 answer
4k views

How to add second domain to named.conf?

I have two domains registered with a registrar and a VPS with a hosting provider (separate). I was able to get one of the domains accessible by adding the following to /etc/named.conf : zone "...
siliconpi's user avatar
  • 1,857
1 vote
1 answer
2k views

How to restrict zone transfers to specific authorized servers only

I recently failed a PCI compliance scan because of the following: This DNS server allows unrestricted zone transfers. Attackers may be able to use this information to gain knowledge on the ...
JonoB's user avatar
  • 273