Web Hosting Talk







View Full Version : DNS Webmin Help


Alexlv4
12-21-2011, 02:45 PM
Hi guys.

I have adquired a dedicated server, and I trying to configure DNS with Webmin.

I follow some guides but I can't configure it propertly.

Could you give me some help?

There are the errors of my DNS
http://www.intodns.com/check/?domain=minecraft.mx

Thanks in advance

care4server
12-21-2011, 08:03 PM
seems no zone file and no dns entry for the nameservers exist. Did you make sure bind is installed and zone properly created for the domain via webmin?

Alexlv4
12-22-2011, 04:48 PM
Thanks for your answer

I have this configuration


$ttl 38400
minecraft.mx. IN SOA ns1.minecraft.mx. webmaster.minecraft.mx. (
1324369196
10800
3600
604800
38400 )
minecraft.mx. IN NS ns1.minecraft.mx.
minecraft.mx. IN A 60.000.000.000
www.minecraft.mx. IN A 60.000.000.000
ns1.minecraft.mx. IN A 60.000.000.000
minecraft.mx. IN NS minecraft.mx.

I change IP, something is wrong??

Thanks in advance

humtuma
12-23-2011, 09:02 PM
Webmin is some much difficult. I have also purchase the webmin first from hivelocity than i move to the direct admin.If i am not wrong firstly it will ask you to download some java missing files. I am having the same problem as you have but no solution therefore moved to another cp.

ezbnc
12-23-2011, 09:35 PM
Have you registered your nameservers at domain register yet? You are missing some records also.

Hivelocity-Lee
12-24-2011, 03:24 AM
Support will assist you with your issues. Just need to open a support request with details of the issue and they will guide you in the right direction. Its free support submit as many tickets as you would like.

Alexlv4
12-26-2011, 12:11 PM
I will try getting support directly from Webmin and update this post if I find a solution.

Thanks for your help.

Alexlv4
12-28-2011, 07:29 PM
Hi.

I ask to my dedicated server support and this is the answer.

"You need a forward DNS server service. We do not provide forward DNS, only
reverse DNS."

There is a way that I can configure forward DNS, or I need another provider?

Thanks in advance