frame

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

Secondary DNS

martendevriesmartendevries Member
edited April 2019 in General Discussions
Hi! I'm trying to set up my own DNS server. The master server (vps.marten-de-vries.nl) is up and running. Now I'm looking for a secondary server. I stumbled upon the following (old) comment on this forum.

Valentine said:
Hello, it depend on whether you want to do it the easy way, little harder or the hardest. As you mentioned there are tree options for domain nameservers:
  1. Your domain provider nameservers;
  2. Our ns*.time4vps.com nameservers;
  3. Your server and a slave server as a nameserver.
The easiest way and probably the quickest is to leave your domain provider nameserver and just add record to them. The harder way is to change your domain nameservers to our ns*.time4vps.com and add necessary record through our Domain manager. Probably the hardest way (if you do not have any control panel) is to change your domain nameservers to your server and our slave nameserver (ns.iv.lt) and then add record in your server.
As I'm trying option 3, I configured my domain (marten-de-vries.eu) to use ns.iv.lt as a secondary dns server.
marten@procyon:~$ dig @ns.iv.lt marten-de-vries.eu
does not return an answer, though. Did I forget to do something? Or is this secondary server no longer offered?

Thanks in advance.

Comments

  • GiedriusGiedrius Administrator
    If you are using BIND try adding this to your settings:

    notify explicit;
    also-notify { 79.98.31.31; };
    allow-transfer { 79.98.31.31; };

    it will transfer all the records to your other name server.
Sign In or Register to comment.

Time4VPS

Learn how to install a web and database server, email, FTP client or other applications. Discover and share information on server security or optimization recommendations.
Feel free to join our constantly expanding community, participate in discussions, strengthen your knowledge on Linux and Windows server management!
© 2013 - 2024 Time4VPS. All rights reserved.

Get In Touch