This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Main Domain problem.
#6
RE: Main Domain problem.
Just to make sure, you did add mydomain.tld inside the panel (Domain Manager) and created the default DNS for it (DNS Manager).

If so, double check your bind zone for mydomain.tld to make sure it is correct.
/etc/sentora/configs/bind/zones/mydomain.tld.txt

Mine looks like this: (Yeah, a lot of sub domains, I know)
Code:
$TTL 10800
@ IN SOA ns1.mydomain.tld.    postmaster.mydomain.tld. (
   2016102402  ;serial
   21600    ;refresh after 6 hours
   3600    ;retry after 1 hour
   2419200   ;expire after 1 week
   86400 )    ;minimum TTL of 1 day
@    3600    IN    A    xxx.xxx.xxx.xxx
mail    86400    IN    A    xxx.xxx.xxx.xxx
ns1    172800    IN    A    xxx.xxx.xxx.xxx
ns2    172800    IN    A    xxx.xxx.xxx.xxx
ns3    172800    IN    A    xxx.xxx.xxx.xxx
mysql    3600    IN    CNAME   @
www    3600    IN    CNAME   @
ftp    3600    IN    CNAME   @
shaker    3600    IN    CNAME   @
test    3600    IN    CNAME   @
projects    3600    IN    CNAME   @
partners    3600    IN    CNAME   @
zppy-repo    3600    IN    CNAME   @
websvn    3600    IN    CNAME   @
svn    3600    IN    CNAME   @
cp    3600    IN    CNAME   @
mirrors    3600    IN    CNAME   @
sen-packs    3600    IN    CNAME   @
@    86400    IN    MX    10  mail.mydomain.tld.
@    172800    IN    NS    ns1.mydomain.tld.
@    172800    IN    NS    ns2.mydomain.tld.
@    172800    IN    NS    ns3.mydomain.tld.
@    2419200    IN    SPF    "v=spf1 a mx ptr ip4:xxx.xxx.xxx.xxx mx:mail.mydomain.tld include:smtp.comcast.net -all"
@    2419200    IN    TXT    "v=spf1 a mx ptr ip4:xxx.xxx.xxx.xxx mx:mail.mydomain.tld include:smtp.comcast.net -all"
@    2419200    IN    TXT    "v=spf1 a mx ptr ip4:xxx.xxx.xxx.xxx mx:mail.mydomain.tld include:smtp.comcast.net -all"
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Messages In This Thread
Main Domain problem. - by Surf3rDud3 - 11-10-2016, 08:58 AM
RE: Main Domain problem. - by Ron-e - 11-11-2016, 12:14 AM
RE: Main Domain problem. - by Surf3rDud3 - 11-11-2016, 01:57 PM
RE: Main Domain problem. - by TGates - 11-11-2016, 02:24 PM
RE: Main Domain problem. - by Surf3rDud3 - 11-11-2016, 02:32 PM
RE: Main Domain problem. - by TGates - 11-11-2016, 04:01 PM
RE: Main Domain problem. - by Surf3rDud3 - 11-11-2016, 04:22 PM
RE: Main Domain problem. - by TGates - 11-11-2016, 05:10 PM
RE: Main Domain problem. - by Surf3rDud3 - 11-14-2016, 02:35 PM
RE: Main Domain problem. - by TGates - 11-14-2016, 07:39 PM
RE: Main Domain problem. - by TGates - 11-15-2016, 04:56 AM
RE: Main Domain problem. - by Surf3rDud3 - 11-15-2016, 08:50 AM
RE: Main Domain problem. - by Surf3rDud3 - 11-29-2016, 04:10 PM
RE: Main Domain problem. - by Me.B - 11-29-2016, 11:20 PM
RE: Main Domain problem. - by Surf3rDud3 - 11-29-2016, 11:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Primary Domain Directing Me To My Cpanel...How Do I Fix This? franselect 1 4 ,857 07-09-2020, 12:43 AM
Last Post: Jettaman
DNS does not work Bind problem... Greval 17 34 ,152 07-04-2019, 01:50 AM
Last Post: fearworks
Issue accessing/pinging 2nd installed domain Fudnut 9 22 ,415 03-14-2019, 04:33 PM
Last Post: fearworks

Forum Jump:


Users browsing this thread: 2 Guest(s)