dns setup

milad

Verified User
Joined
May 30, 2015
Messages
8
Hi,
I've VPS with Directadmin and 1 IP
I remember back then when I have VPS and 1 IP but I could use custom dns like ns1.domain.com
but now I have problem with set up
I couldn't find proper guide to show me how set custuom dns for each domain like ns1.domain.com
 
every time I try to add NS gime me this error
Unable to save dns zone: named-checkzone returned:
loading "domain.com" from "/var/named/domain.com.db.temp" class "IN"
zone domain.com/IN: NS 'ns1.miladramhormozi.ir' has no address records (A or AAAA)
zone domain.com/IN: not loaded due to errors.
 
You need to have atleast 2 nameservers. You can request another IP but the best method is to have another VPS server as seconds nameserver.

You can change the nameservers settings at Reseller Level at Nameservers.
 
You need to have atleast 2 nameservers. You can request another IP but the best method is to have another VPS server as seconds nameserver.

You can change the nameservers settings at Reseller Level at Nameservers.

thanks, it's work, great help
it's good idea for second vps as seconds nameserver but unfortunately I don't have enough budget
 
I've another problem, after I tried to connect to ftp with filezilla, I get some error
in short there is something wrong, can tell me is it correct to add everything are like subdomain as A type record?
the defualt is like this
dom A *.*.*.*
ftp A *.*.*.*
localhost A 127.0.0.1
mail A *.*.*.*
ns1.bnkr.ir. A *.*.*.*
ns2.bnkr.ir. A *.*.*.*
pop A *.*.*.*
smtp A *.*.*.*
www A *.*.*.*

do i need to change it, the dns it good and pilot page come up but ftp doesn't work
 
Back
Top