Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section DNS Server
  • Search

Own DNS server configuration for domain.

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
cybercoder
Posts: 1
Joined: Wed Oct 11, 2017 12:30 am

Own DNS server configuration for domain.
  • Quote

Post by cybercoder » Wed Oct 11, 2017 12:45 am

I did login to my domain handler panel and set my domain DNS server to my new VESTACP centOS7 server, only with IPv4 address (no FQDN).
Then i did read this topic: viewtopic.php?t=3990 and do step by steps it said.

The domain address was pointed to an old server and i know sometimes needed to DNS servers resolve new IP information.
So i decided to test DNS with nslookup command. When i did use " nslookup mydomain.com 127.0.0.1 (or public IP address) on the server itself, it will resolve and show correct new IP address. But when i use nslookup domain.com x.x.x.x from another computer which is in the internet, (x.x.x.x is VESTACP server's public IPv4 address), It shows old IP address !!! as non-authoritative answer.

I got suspicious to BIND so i changed named.conf to:
listen-on port 53 { any; };
allow-query { any; };

But when i get query with nslookup outside of the server self, will show old IP address!

I did flush caches both sides.
I did disable another DNS servers on local machine.
and i did add server public IPv4 address as first nameserver in /etc/resolve.conf

But i can't find what is the problem!
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “DNS Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password