Sentora Support Forums

Full Version: Record DNS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have a question.

I'm testing with a shared subdomain creation withinsentora, and adding a domain, I have noticed thatdomain DNS records are not automatically added.

How do I set it up so that they automatically add?
(09-09-2015, 07:32 AM)elsevi Wrote: [ -> ]I have a question.

I'm testing with a shared subdomain creation withinsentora, and adding a domain, I have noticed thatdomain DNS records are not automatically added.

How do I set it up so that they automatically add?

Use AWServer with ZPanelX Big Grin Big Grin
(09-09-2015, 11:36 AM)MarkDark Wrote: [ -> ]
(09-09-2015, 07:32 AM)elsevi Wrote: [ -> ]I have a question.

I'm testing with a shared subdomain creation withinsentora, and adding a domain, I have noticed thatdomain DNS records are not automatically added.

How do I set it up so that they automatically add?

Use AWServer with ZPanelX Big Grin Big Grin

friend, it seems that your web site is dropped, forinformation on this tool.
His if for Windows only... you are using Sentora/*nix.
And any solution there is to automate this?
This is not part of the core for several reasons. One being that some people prefer to use external DNS and it is not required to add them to the Sentora DNS, just the domain manager.

There was a custom module out there somewhere, but I have no idea if it was ever updated for Sentora or if it is still available.
(09-10-2015, 05:50 AM)TGates Wrote: [ -> ]This is not part of the core for several reasons. One being that some people prefer to use external DNS and it is not required to add them to the Sentora DNS, just the domain manager.

There was a custom module out there somewhere, but I have no idea if it was ever updated for Sentora or if it is still available.

I think that I have not explained properly. I am Spanish and I have to use the translator in so many words.

When I add a new with a shared domain "client.domain.tld", adds to his list of domain, but the customer must go to "DNS Manager" then choose the domain to create the "DNS records" all this manually.

So, when you add a shared domain, it will not function until you set what I say above, and most users do not have much knowledge to do this.

Is there any way to automate it?
As I said, No. I understood what you were asking Wink

I also explained why we have designed it that way.
I have found the solution: https://github.com/sentora/sentora-core/issues/115

I'll try and I commented.
Found solution, thanks to https://github.com/charan315

Added auto create dns entries once domain/subdomain created:
Update these files in your sentora:

for Domain: https://github.com/charan315/sentora-cor...er.ext.php
changelog: https://github.com/sentora/sentora-core/pull/147/files

for SubDomain: https://github.com/charan315/sentora-cor...er.ext.php
changelog: https://github.com/sentora/sentora-core/pull/148/files
Pages: 1 2