hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : DNS setup
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

DNS setup

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 04-16-2007, 08:29 AM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171

DNS setup


Hi,

I'd like to ask you guys for some qualified DNS advice..

We are currently setting up a VPS server, which will be used for a specific client portfolio that we are aquiring from another company. This is a Linux based server with WHM/Cpanel.

However, we wish to set up DNS in the best possible way, since we need to host DNS for some vital ISP services also. I gather this probably means using a combination of DNS on the VPS server itself, as well as one or more other DNS servers in other physical locations. The VPS server itself is located in Amsterdam, while most clients are here in Norway - thus ensuring reliability for local clients is the most important consideration.


Now some key questions:
- How important is the physical location of the DNS servers, and where should these ideally be located?
- Is a cluster solution the way to go - and is this supported by WHM/Cpanel?
- We have Linux and Windows based servers on our local network; could these be used for DNS also? If so, tips on software needed?


Your general advice and recommendations would be much appreciated...

Thanks,

TMM

Reply With Quote


Sponsored Links
  #2  
Old 04-16-2007, 10:45 AM
brianoz brianoz is offline
Web Hosting Master
 
Join Date: Nov 2004
Location: Australia
Posts: 1,440
I'd use an independent highly-reliable DNS provider such as UltraDNS - they provide multiple servers around the globe and the servers are all highly-available. You'd only use them for your key domains, probably not for your standard customer hosting packages.

Reply With Quote
  #3  
Old 04-16-2007, 11:00 AM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171
Thanks, I have browsed through their services and sent an e-mail asking for more info.

Any idea of whether their DNS can be added to Cpanel/WHM and managed from there (or vice versa)?

Reply With Quote
Sponsored Links
  #4  
Old 04-17-2007, 12:03 AM
brianoz brianoz is offline
Web Hosting Master
 
Join Date: Nov 2004
Location: Australia
Posts: 1,440
Not sure what you mean by asking whether their DNS can be added to cpanel, the words in the question don't make sense! DNS is the internet-wide domain name system. If you use UltraDNS you would point your domain nameservers to UltraDNS which would in turn point to your server domains.

Reply With Quote
  #5  
Old 04-17-2007, 12:23 AM
brianoz brianoz is offline
Web Hosting Master
 
Join Date: Nov 2004
Location: Australia
Posts: 1,440

Reply With Quote
  #6  
Old 04-17-2007, 03:53 AM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171
Thank you for the info, brianoz.

I realize my question was phrased rather poorly; what I was trying to ask it whether external DNS servers (such as those provided by UltraDNS) can be managed/updated through Cpanel? From what I have been told, there is supposed to be a function for setting up "clustered DNS" in WHM/Cpanel..

Thanks,

TMM

Reply With Quote
  #7  
Old 04-17-2007, 06:05 AM
brianoz brianoz is offline
Web Hosting Master
 
Join Date: Nov 2004
Location: Australia
Posts: 1,440
No, they need to be updated through UltraDNS. They'll have a web interface though. It all depends on what you're trying to do!

Reply With Quote
  #8  
Old 04-17-2007, 08:10 AM
macooper macooper is offline
Junior Guru
 
Join Date: Mar 2004
Location: UK
Posts: 213
If you want to use the cpanel clustering option, you would need to install this http://www.cpanel.net/products/dnsonly/index.htmon your linux servers and cluster it with cpanel.

Alternatively, you could setup secondary DNS directly with bind so that every time you create a domain in cpanel it gets reflected in your secondary DNS servers.

I would recommend using the cpanel dns only package (as it's free) unkess you ahve a specific reason to do things differantly. If you want to try using bind directly rather than through cpanel, http://www.zytrax.com/books/dns/has some very good info on how to set things up.

__________________
Martin

Reply With Quote
  #9  
Old 04-17-2007, 08:50 AM
cinu cinu is offline
WHT Addict
 
Join Date: Dec 2004
Posts: 136
Physical location of DNS servers is not a big deal. You can have the DNS servers anywhere in the world where you have a decent connectivity.

Cluster solution is the best as both with will get updated, and if you are using cpanel/WHM for other servers, you should go for the cpanel nameserver version which gets synced up automatically.

__________________
SupportPRO.com -Transparent Technical Support for Webhosts
Let the PROs handle your support


Reply With Quote
  #10  
Old 04-17-2007, 10:26 AM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171
Thanks for the comments, everyone..

Do you have experience using cPanel DNS Only, in terms of stability and quality? Any bugs or security issues that could be a concern - and does it take much work managing such a solution?

TMM

Reply With Quote
  #11  
Old 04-17-2007, 11:13 AM
cinu cinu is offline
WHT Addict
 
Join Date: Dec 2004
Posts: 136
Installation is straight forward. You can download the free software from http://layer1.cpanel.net/, I am not aware of any security issues/bugs with the DNS only version. It's quite stable too..Once it is set you don't have much things to do for managing, except while adding new servers to the cluster. Adding new server is also a straight forward step and have enough tutorials available for the same.

__________________
SupportPRO.com -Transparent Technical Support for Webhosts
Let the PROs handle your support


Reply With Quote
  #12  
Old 04-17-2007, 11:18 AM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171
So one should be able to install this on a local Linux server and/or a separate VPS, while using the WHM/Cpanel based DNS server included within our primary (hosting) VPS package to manage records?

Some people claim that running a DNS server takes a lot of work, due to security issues etc etc... but in your experience, this should not be the case, using the solution described?

Reply With Quote
  #13  
Old 04-17-2007, 01:13 PM
macooper macooper is offline
Junior Guru
 
Join Date: Mar 2004
Location: UK
Posts: 213
Once setup, you should have very little trouble with the DNS server. However, before putting the DNS on a VPS, do make sure you have adequate resources for the number of queries the server is likely to process. The most common issue I have seen with DNS is due to overloaded DNS servers, resulting in timeouts during lookups. This is made worse by the fact that the majority of DNS lookups use UDP.

The only things you need to worry about security wise is to make sure you have resolvers separate to your authoritative servers, disable zone transfers to public hosts and ensure that recursion is disabled on your authoritative servers. Such a setup will prevent most DNS poisening attacks (which are currently on the increase).

Of course, you also have your normal server security to take care of for each server.

__________________
Martin

Reply With Quote
  #14  
Old 04-17-2007, 06:30 PM
TMM TMM is offline
WHT Addict
 
Join Date: Oct 2002
Posts: 171
Martin,

Thanks a lot for the info. I have begun reading up on the site you recommended, and it seems there is much interesting knowledge to find...

TMM

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
BackupAgent Adds Integration Feature with Windows Azure Web Hosting News 2013-03-14 16:48:49
Google Apps Setup Gets Easier with New Domain Registrar API Web Hosting News 2012-12-10 14:49:03
Web Hosting Company HostPapa Reselling Google Apps for Business Tools Web Hosting News 2012-03-20 13:19:19
Cloud Storage Firm IceWeb Offers Customers Five Minute Set-Up Guarantee Web Hosting News 2012-01-27 12:31:55
Web Host 100TB.com Launches Content Delivery Network Web Hosting News 2011-08-05 19:39:08


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?