Page 1 of 1

DNS Server's Web Page Problem

Posted: Wed Dec 17, 2014 9:54 am
by reinhard
Hello.

I'm very glad to know that the vestacp.

question is below

my server HOSTNAME is ns.softedu.co.kr

Code: Select all

[root@ns dns]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME='ns.softedu.co.kr'
and my basic hosting web site name is
http://softedu.co.kr

and i added domain from another user(not admin) using vestacp like below image
Image

but web browser returns dns searching fail returns every time.
and named service never come up.
show error.

Code: Select all

[root@ns dns]# service named restart
named stop: .                                           [  OK  ]
named start: 
Error in named configuration:
zone mnkinfo.co.kr/IN: loaded serial 2014121703
zone roseedu.co.kr/IN: loaded serial 2014121703
zone mnkinfo.softedu.co.kr/IN: loaded serial 2014121703
zone softedu.co.kr/IN: NS 'ns.softedu.co.kr' has no address records (A or AAAA)
zone softedu.co.kr/IN: NS 'ns2.softedu.co.kr' has no address records (A or AAAA)
zone softedu.co.kr/IN: not loaded due to errors.
_default/softedu.co.kr/IN: bad zone
                                                           [Fail]
and /home/mnkinfo/conf/dns/softedu.co.kr.db file says

Code: Select all

$TTL 14400
@    IN    SOA    ns.softedu.co.kr.    root.softedu.co.kr. (
                                            2014121703
                                            7200
                                            3600
                                            1209600
                                            180 )

@       14400   IN      NS              ns.softedu.co.kr.
@       14400   IN      NS              ns2.softedu.co.kr.
@       14400   IN      A               1.234.xxx.xxx
mail    14400   IN      A               1.234.xxx.xxx
www     14400   IN      A               1.234.xxx.xxx
pop     14400   IN      A               1.234.xxx.xxx
ftp     14400   IN      A               1.234.xxx.xxx
@       14400   IN      MX      10      mail.softedu.co.kr.
@       14400   IN      TXT             "v=spf1 a mx ip4:1.234.xxx.xxx ?all"
_domainkey      14400   IN      TXT             "t=y; o=~;"
mail._domainkey 14400   IN      TXT             "k=rsa; p=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxaAxAh9wS2xf+Gsm/qK5r5BLgaO73foYC//rg7jxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoR/PqBKrKQISimzSSZY+qcTOiUNGwIDAQAB"
another web site is working good.
http://mnkinfo.softedu.co.kr
http://roseedu.co.kr
http://mnkinfo.co.kr
is saying

Image

How Can I enable my default web site ( http://softedu.co.kr )?

Re: DNS Server's Web Page Problem

Posted: Wed Dec 17, 2014 10:08 am
by reinhard
I'm sorry to bother you all people.

I Found Solution in Vesta Documentaion

Vesta Control Panel
Once the private nameservers registration is complete, you need to configure Vesta Control Panel.
1. Add domain yourdomain.com (leave DNS Support mark checked)
2. Go to DNS menu
3. Click on edit under yourdomain.com
4. Change template to child-ns <-------------------------- It is Very Impotant!
5. Go to Packages menu
6. Edit package called default
7. Set ns1.yourdomain.com and ns2.yourdomain.com as nameservers

Re: DNS Server's Web Page Problem

Posted: Wed Dec 17, 2014 10:54 am
by joem
reinhard wrote:I'm sorry to bother you all people.

I Found Solution in Vesta Documentaion

Vesta Control Panel
Once the private nameservers registration is complete, you need to configure Vesta Control Panel.
1. Add domain yourdomain.com (leave DNS Support mark checked)
2. Go to DNS menu
3. Click on edit under yourdomain.com
4. Change template to child-ns <-------------------------- It is Very Impotant!
5. Go to Packages menu
6. Edit package called default
7. Set ns1.yourdomain.com and ns2.yourdomain.com as nameservers
Make sure you add an a record for each name server. Also you may want to check out dnssy.com or dnsstuff.com