Can EHCP be setup as nameserver
Submitted by dnieu on Sat, 02/13/2010 - 20:22
Router = Static IP
EHCP = 192.168.1.20 ( internal IP )
2 x Static IP's points to Internal IP
Is it possible to setup EHCP as Nameserver ?
When I register new domain they need :
All nameservers should be operational before submitting this
application. There is a limit of five nameservers for the .co.za zone.
'FQDN' is the Fully Qualified Domain Name of the host.
*** IF YOU DO NOT KNOW SOMETHING - ASK YOUR ISP ***
6a. Primary server FQDN:
6b. Primary server IPv4 glue:
6e. Secondary server FQDN:
6f. Secondary server IPv4 glue:
Forums:
avra911
Sat, 02/13/2010 - 20:37
Permalink
Single nameserver ip
I think the router can only forward dns port to only one IP.
So, it is possible, but i think you can't have 2 nameservers behind the router. Only one.
Razvan
ehcpdeveloper
Sun, 02/14/2010 - 02:20
Permalink
1. Yes, ehcp contains already
1. Yes, ehcp contains already a nameserver, dns, bind(named). And, ehcp manages nameserver automatically; that is, when you setup/add a domain in ehcp, all dns entires are built automatically.
2. to have two different nameservers, with two different real ips, you need two external real ip; if you have single router, with single outside real ip, you cannot have two nameservers.
Some registrars do allow 2 nameservers with same ip, where some do not.
budgierless
Mon, 08/02/2010 - 20:38
Permalink
so if i add a domain called
so if i add a domain called www.mydomain.com in EHCP, i will have a namesever called ns1.mydomain.com setup made from bind automatically?
ehcpdeveloper
Tue, 08/03/2010 - 00:29
Permalink
yes, exactly. you should
yes, exactly.
you should choose one of your domains as your "dns server, or nameserver"
and use that as "dns in registrars" in all of your domains.
this is described in http://www.ehcp.net/helper/yardim/cat.php?cid=7&qid=70
budgierless
Tue, 08/03/2010 - 03:55
Permalink
How to setup your own nameserver for EHCP
ok, that sounds good, but i want to be very careful because i remember once i clicked the sync dns button by mistake and my EHCP stopped working, so i had to start a new ubuntu install all over again, because i did not know of a way to fix the problem, so can you tell me step by step how to set one of my hosted domains, as the master/default nameserver?
budgierless
Thu, 08/05/2010 - 16:59
Permalink
what dose the button called:
what dose the button called: Set as my default domain. what dose it do? what i mean is how dose that effect or change my control panel?
ehcpdeveloper
Fri, 08/06/2010 - 11:46
Permalink
when you login to your panel,
when you login to your panel, "home" is displayed.
home contains links like "add domain, add ftp, list domain, list ftp , so on.."
if you frequently use a domain, then, choose that domain, then click on "set as my default domain" , after that,
each time you login to panel, that domain is automatically selected and "domain operations page" is dispalyed, where you can do that domain specific things, such as add email, add subdomain etc.
when your "default dom" is set, you need to click on "deselect/home" to go "default home page"
budgierless
Fri, 08/06/2010 - 12:17
Permalink
dose this also mean that i
dose this also mean that i now have:
ns1.mydomain.com
ns2.mydomain.com
as a main dns?
ehcpdeveloper
Fri, 08/06/2010 - 13:27
Permalink
yes, dns issues are described
yes,
dns issues are described in http://www.ehcp.net/helper/yardim/cat.php?cid=7&qid=70
in more detail.