ImperialTrader
- Total activity 246
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 42
Comments
Recent activity by ImperialTrader-
Technically, yea you can move them to any of the servers but I'd warn you again that this will cause DNS conflicts and this is not a recommended configuration. I know that, but unfortunately I s...
-
That is two separate nameservers, not one. This is a common practice and can be set up using a DNS cluster, but you would not cluster just webservers together. You would use a Separate server usin...
-
I wouldn't recommend using a DNS cluster for three web servers. I would recommend using a separate server with DNSonly if you'd like to use the same nameserver for all three of them. Clustering we...
-
DNS/Slave servers shouldn't have websites on them this is not the nature of DNS clustering. The DNS servers should be present for DNS zone files only. The webserver should synchronize it's DNS rec...
-
You wouldn't need to do this with the cluster set up. Tell me please if these steps are correct or not.. WHM >> DNS Cluster >> At the master server, I added the slave server and at the slave ser...
-
The diagram in the documentation shows you how to use Direct Links. Webserver1->Nameserver1 Webserver1->Nameserver2 Webserver2->Nameserver1 Webserver2->Nameserver2 And so on. You'd just set th...
-
I'd suggest using direct links, this is exampled in the documentation I linked as well. Each web server directly links to the nameservers. If you're using direct links and just copying data from ...
-
You might end up with more reliability if you use a DNS cluster properly in my opinion I just tried it and it works fine, that's what I need exactly :) If you don't mind, could you please revie...
-
You might end up with more reliability if you use a DNS cluster properly in my opinion Thank you :)
-
A lot of people use ns3/ns4/ns5 and so on, really it's up to you but you may want to stick with a naming convention such as this to keep things orderly. Which is better in your mind? 1. To use D...