hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : DNS newbie basic question
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

DNS newbie basic question

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 12-10-2008, 03:09 PM
johntech johntech is offline
Newbie
 
Join Date: Sep 2006
Posts: 25
DNS newbie basic question

currently my server host domain www.ABCD.com, i want to add new domain www.ABCDEF.com but using the same hosting account/code existing at www.ABCD.com. I am running the name servers on the same machine. What should i do? Thanks.

Reply With Quote


Sponsored Links
  #2  
Old 12-10-2008, 03:52 PM
hb-antony
Guest
 
Posts: n/a
Greetings,
Are you running a control panel? If so, you can use the add-on domain feature.
Antony

Reply With Quote
  #3  
Old 12-10-2008, 08:51 PM
Pierce - Limestone Pierce - Limestone is offline
Junior Guru Wannabe
 
Join Date: Sep 2008
Posts: 65
Yes, Hostire is right. This is made possible by a wonderful thing called "Shared IPs".http://en.wikipedia.org/wiki/Shared_web_hosting_servicehttp://webhosting.devshed.com/c/a/We...tic-vs-Shared/http://www.100best-free-web-space.co...resses-44.html
I sincerely hope this helps!





__________________Limestone Networks - Dedicated Server Hosting
Premium Network - 24/7/365 SupportDallas Datacenters - Fully Routed Backend Networkhttp://www.limestonenetworks.com 1-877-586-0555 We Live To Serve!

Reply With Quote
Sponsored Links
  #4  
Old 12-10-2008, 08:57 PM
Red Squirrel Red Squirrel is offline
Web Hosting Master
 
Join Date: Feb 2008
Posts: 792
If you don't have a control panel you'd simply add a new zone for the new domain.
I've noticed that named configuration files are very different from distro to distro but on mine adding a new domain involves editing this file:
/var/named/chroot/var/named/zones.conf
Adding a line like this:zone "router.loc" IN { type master; file "zones/router.loc"; allow-update { none; }; };
where router.loc is the domain.
Then in zones/router.loc it would look something like this:
Code:
$TTL 600
@ IN SOA router.loc. root.borg.loc. (
1000000000 ; serial
1D ; refresh
1H ; retry
1W ; expire
3H ; minimum
)



@ IN NS ns1.borg.loc.
IN MX 10 mail.router.loc.

@ IN A 10.1.1.1

www IN A 10.1.1.1
mail IN A 10.1.1.1


I don't bother updating the serial ever but probably a good idea to do this on an internet server. Though I never seen it cause any issues to just leave it the same all the time. Normally the date is used. If you write a script you can always automate it too.





__________________http://www.uovalor.com/ :: UO serverhttp://www.serverweave.com/ :: Server Control Panel - In Progress...

Reply With Quote
  #5  
Old 01-06-2009, 05:55 PM
marlin3600
Guest
 
Posts: n/a
are you running a control panel you should be able to make your changes through the control panel

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
The Value of Your Intellectual Property Blog 2013-05-06 17:43:13
Joomla Hosting Study Shows Speed, Uptime Top Selling Points of a Web Host Web Hosting News 2012-11-07 15:06:36
Rackspace Blog Looks at Easy Outsourcing for App Development Blog 2012-03-05 19:07:48
Selling Your Hosting Company #5 - Basic Structure and Credibility Blog 2011-12-09 17:39:20
Your Peers Love HostingCon. Find Out Why & Register for 2011 Blog 2011-06-10 14:10:34


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?