
04-30-2008, 10:09 AM
|
|
Aspiring Evangelist
|
|
Join Date: Oct 2005
Posts: 379
|
|
How to have total DNS control when running your own nameservers?
For example, I register all my domains with Namecheap, but use my nameservers. Therefore, I lose the ability to use the DNS management tools that Namecheap provides.
Since I run a small hosting service, I wish to use my nameservers for branding purposes. Is there any other way I can still provide full-fledged DNS control to my clients?
Thank,
Ramdak
|

04-30-2008, 11:23 AM
|
|
We do WordPress!
|
|
Join Date: Jan 2008
Location: Sacramento
Posts: 3,291
|
|
I have the same thing, but I can control dns zone in whm which comes with my cpanel license. Or you can use a 3rd party dns management company.
__________________
▐ hostingDifferent--- We're hostingDifferent.™
▐ Premium, Managed and DIY WordPress hosting DONE RIGHT.
▐ We also DESIGN WordPress sites.
▐ Find out what SERVICE really means!--We're hostingDifferent.
|

04-30-2008, 06:43 PM
|
|
Junior Guru
|
|
Join Date: Jun 2002
Location: New York, USA
Posts: 180
|
|
Quote:
Originally Posted by ramdak5000
For example, I register all my domains with Namecheap, but use my nameservers. Therefore, I lose the ability to use the DNS management tools that Namecheap provides.
Since I run a small hosting service, I wish to use my nameservers for branding purposes. Is there any other way I can still provide full-fledged DNS control to my clients?
Thank,
Ramdak
|
Question is kinda confusing, if you are using your own nameservers you have control of setting all the records....
Don't see the problem.
__________________
EZHostz.Biz (Established in 2003) a DotJunction.Com Company.
EZHostz.Biz <-> Reseller Info Domain Name Sales, WebHosting, Email Only Hosting, & Much More.
Providers of Directi & Enom Reseller Accounts.
|

04-30-2008, 07:57 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2008
Posts: 792
|
|
If you run the DNS then you have 100% control. Just the thing of either manually editing the zone files on your server, or code/provide an utility to do it.
|

04-30-2008, 08:19 PM
|
|
******* Unleaded
|
|
Join Date: Feb 2004
Posts: 3,790
|
|
What I am reading is that it is web based dns management tools that you are after. There are a number of them listed at dns.net in the resource section.
|

05-01-2008, 11:51 AM
|
|
Aspiring Evangelist
|
|
Join Date: Oct 2005
Posts: 379
|
|
Thank you all :-)
May be I didn't explain myself well. Yes, I can control the DNS in WHM as I have a VPS, but that still does not give the kind of features Namecheap explains here:
http://www.namecheap.com/learn/domai...n-features.asp
plumsauce, thanks you for the reference to dns.net
|

05-01-2008, 05:06 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2008
Posts: 792
|
|
I'm guessing you want mail@domain.com to go to a different server then what domain.com actually is at?
If yes that is possible, just change the MX record to point to another server.
Ex part of a zone file:
Code:
IN MX 10 mail.domain.com.
@ IN A 1.1.1.1
; host records
www IN A 1.1.1.1
mail IN A 2.2.2.2
So mail server is 2.2.2.2 while web server is 1.1.1.1.
Any mail sent to *@domain.com will go to 2.2.2.2's smtp server.
|

05-02-2008, 02:01 PM
|
|
Aspiring Evangelist
|
|
Join Date: Oct 2005
Posts: 379
|
|
Red Squirrel, I was looking at more than just the mail server - in fact, I wasn't thinking about the mail server at all :-) Thank you for chipping in, though.
Looks I will have to read up the resources section on dns.net
|
| 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: |
|
|
|