
09-16-2003, 02:56 PM
|
|
Newbie
|
|
Join Date: Sep 2003
Posts: 21
|
|
How do you all handle DNS for your colo'd boxes?
Hi Everyone-
I currently sublease colo space from a reseller for my 1U server, but I am considering establishing a direct relationship with a vendor.
Currently, my reseller has a DNS server, and handles all my DNS changes. I just send an email with new domain info, and they put it into DNS.
If I go direct, I may have to handle my own DNS. The problem is that I have heard bad things about the security of BIND, and would personally prefer not to run it on a production machine. I know that there are free services like EveryDNS.net out there, but I was wondering what the standard practices are and if anyone has any suggestions.
Can anyone offer any advice?
|

09-16-2003, 04:56 PM
|
|
Web Hosting Guru
|
|
Join Date: Jul 2003
Location: London UK
Posts: 327
|
|
BIND, like any other application, is fine as long as you watch the announce list and apply patches or install the latest releases.
There are alternatives to BIND, such as djbdns (if you can stand djb software) and PowerDNS.
Or there are outsourced DNS management services such as WorldWideDNS and providers who will do secondary, etc.
__________________
Paul Civati
Rack Sense Ltd UK Managed Services Provider
Views expressed are my own and not those of the company.
|

09-16-2003, 07:32 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2003
Location: Detroit
Posts: 795
|
|
mydns.com provides a very good free service. Personally, I would run my own DNS or piggyback off an associate.
|

09-16-2003, 11:24 PM
|
|
Newbie
|
|
Join Date: Aug 2003
Location: Dallas, TX
Posts: 16
|
|
I run my own DNS servers. It helps that I have space in the rack for a couple extra servers, but I keep BIND on it's own servers, then do web hosting on their own boxes.
|

09-17-2003, 11:04 AM
|
|
New Member
|
|
Join Date: Sep 2003
Location: Columbus, Oh
Posts: 4
|
|
We generally suggest the users provide their own primary DNS on their server, but are more than happy to do it for them, as we do for a few users. Just keep BIND up-to-date and you should be fine.
|

09-17-2003, 01:08 PM
|
|
Newbie
|
|
Join Date: Sep 2003
Posts: 21
|
|
Hey thanks for all the feedback everyone! Great info!
Regarding the free DNS services, is anyone aware of any downside to using them? (for example, problems or delays in propagation of DNS changes? Limitations with regard to virtual domains? Etc?)
|

09-17-2003, 01:13 PM
|
|
Newbie
|
|
Join Date: Sep 2003
Posts: 21
|
|
Quote:
Originally posted by rsanders
mydns.com provides a very good free service. Personally, I would run my own DNS or piggyback off an associate.
|
Thanks for the advice.
But can I ask why you would choose to run your own DNS rather than use mydns.com? What are the advantages?
|

09-18-2003, 01:57 AM
|
|
Web Hosting Guru
|
|
Join Date: Jul 2002
Location: Alberta, Canada
Posts: 348
|
|
We run our own DNS mainly so we can keep a tight reign on what we are doing. This also allows us to offer DNS service to other companies with greater ease then using a third party.
And monitoring the mail list is never a bad idea for any piece of open source software.
__________________
AC Host Canada – Affordable Canadian Web Hosting Solutions
Shared Hosting | Email Hosting | DNS Hosting | Custom Plans Available
Website: www.achost.ca email: info@achost.ca
|

09-18-2003, 10:54 PM
|
|
Real Internet Junkie
|
|
Join Date: Nov 2001
Location: New York / New Jersey
Posts: 752
|
|
If you want to be really secure, just run BIND and SSH on a FreeBSD box, and have it pull records from your hosting servers. Put your DNS only box as PRI and your HOSTING as SEC and you should be fine.
We have had DNS boxes up for over 3 year no issues. Just don't run other crap on them that can get exploited!
|

09-23-2003, 11:04 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Aug 2003
Posts: 56
|
|
If you have the resources, run DNS on multiple servers and that will ensure if any one of the DNS servers goes down, another will kick in fairly quickly.
__________________
Host Byte Marketplace
Directory of Web Hosting Companies, Services and Resources
http://www.hostbyte.com
Add Your Web Hosting Product Today!
|

10-03-2003, 03:05 AM
|
|
WHT Addict
|
|
Join Date: Oct 2002
Location: Erin, TN
Posts: 156
|
|
If you're really worried about exploits...run it in some kind of chroot environment, or better yet in UML. Using UML will use some more resources, but if someone somehow exploited BIND they'd have access to a virtual server that only runs BIND, and not to your actual server.
That assumes you want to run DNS on a box that'll be doing other things such as hosting customers, mail, etc. If you already planned on having a separate server for DNS, then disregard.
|

10-06-2003, 07:49 PM
|
|
Web Hosting Master
|
|
Join Date: May 2003
Location: Port Arthur, Texas
Posts: 1,650
|
|
We provide an administrative software package for our customers to log into to make changes to our provided DNS/E-Mail services.
Or, the customer can run their own DNS/E-mail on their server(s).
If your DC offers server management, you could also look into them installing, configuring, and patching a copy of BIND on one of your servers. Then, you could use a tool like Webmin ( http://www.webmin.com ) to easily administer your zones.
__________________
Become an ISP; a great value-added service for any web host.
http://www.vispprovider.com
|

10-08-2003, 02:55 AM
|
|
Web Hosting Evangelist
|
|
Join Date: Apr 2001
Posts: 542
|
|
FREE DNS services?
Well, DNS is the key to everything you do. If your DNS is down or misconfigured, all your other services won't be available.
Most hosts run their own primary and secondary to retain full control and be able to make changes quickly.
With a free service, one probably should be aware that "you get what you pay for".
Presumably you are in business offering some service with your box. Place yourself in the seat of your customer asking you the same question "Why should I buy hosting from you instead of using a free hosting service?"
To "do it right" you probably should consider having at least four different servers -- primary DNS, secondary DNS, email, and web.
Yes, you can combine services, but if you want maximum flexibility and reliability, they have to be isolated.
Think about it -- do you really want your web or mail server down while you are fiddling around with changes to your dns server that might require a reboot, a restart, or simply a mistake that takes it "off the air" inadvertantly?
We have placed our DNS servers in two different data centers - at some point, one has to think about an entire data center going down and whether you can live with that or not.
Think 911, earthquakes, hurricanes, floods, etc. it is not difficult to see situations where an entire data center will go down for hours or several days.
|

10-08-2003, 09:16 AM
|
|
Web Hosting Guru
|
|
Join Date: Jul 2003
Location: London UK
Posts: 327
|
|
Free DNS? To run commercial services on?
I'm sure customers will be impressed with that.
Moreso when the person running it for free takes ages to respond to any problems, or one day it just disappears, and because you're not paying anything, you have no say or leverage in getting it restored.
Run your own DNS server, gives you more control over configuration, flushing zones, named restarts, etc.
If you can't afford it, see if there's a friendly competitor of a similiar size to you who you can do a DNS swap with. Either simply 2ary'ing zones or a dedicated server swap for full control.
__________________
Paul Civati
Rack Sense Ltd UK Managed Services Provider
Views expressed are my own and not those of the company.
|

10-08-2003, 04:41 PM
|
|
Web Hosting Master
|
|
Join Date: May 2003
Location: Port Arthur, Texas
Posts: 1,650
|
|
spiv: As for "getting what you pay for" with free DNS ... that is sorely incorrect. We run all of our dedicated server zones in those same DNS servers. If they go down, so do our dedicated customers [which we are responsible for].
These machines get the same amount of attention as any other machine in our facility.
__________________
Become an ISP; a great value-added service for any web host.
http://www.vispprovider.com
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| 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
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|