Web Hosting
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb HostingWeb Hosting

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 1st, 2000, 07:37 PM
nicolesigaud nicolesigaud is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 1 nicolesigaud User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to nicolesigaud
How can I configure my server to have more than one DNS? Supposing a domain is www.soandso.com, and I want it to have shop.soandso.com and further ones. Anyone can help me?

Reply With Quote
  #2  
Old June 10th, 2000, 04:56 AM
iwarner iwarner is offline
BrainFreeze
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Location: London
Posts: 318 iwarner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 41 m 9 sec
Reputation Power: 13
Send a message via ICQ to iwarner Send a message via Yahoo to iwarner
I dont knwo much about DNS but you need a bit of software - if unix try Bind - get the book also DNS Bind search on Amazon, if using NT try metaIP I think its a checkpoint piece of softwaer.

Or maybe you can do something on the server someone else may know that

Reply With Quote
  #3  
Old June 20th, 2000, 08:04 AM
tron's Avatar
tron tron is offline
SwollenMember
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Location: the master control
Posts: 264 tron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 14 m 57 sec
Reputation Power: 13
What I think you are asking for is pretty simple. If someone else is doing DNS hosting for you then just ask them to add a record for shop.soandso.com. Then you will need to tell them where shop.soandso.com points to (IP). If you are doing the DNS yourself then I would suggest BIND for setting this up. BIND typically has what are called zone files. There will be one zone file for soandso probabally called soandso.db that will allow you to put in more entries for the domain. If you have it on IIS then it is even easier...if you need help, let me know.

Reply With Quote
  #4  
Old June 30th, 2000, 02:34 AM
Dave Bryant
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Edit the zonefiles usually in /var/named and called something like db.soandso.com or soandso.com.db. Use vi or pico.

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>
shop.soandso.com. IN A ip.of.the.machine
[/code]

It's important to have the shop.soandso.com. end in a period (.) or it gets screwed up, but not the ip. The ip can be something like 220.22.59.13 and you can point multiple names to that same IP if you want to run multiple domains from one server.

Update the serial number, save, exit and restart the name server. Goto linuxhelp.net if you have more curiosity on bind.
------------------
--Dave Bryant
dbryant@jump.net
dbryant@waterloobay.com

[This message has been edited by Dave Bryant (edited June 30, 2000).]

[This message has been edited by Dave Bryant (edited June 30, 2000).]

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb HostingWeb Hosting > More DNSs

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap