Apache Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationApache Development

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:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old April 3rd, 2001, 12:42 PM
spinkick spinkick is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Riverside CA
Posts: 58 spinkick User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via AIM to spinkick
Unhappy

I have a problem... I need a DNS solution for several domain names. I've tried the services: Granitecanyon, slow, no customized ns name... ZoneEdit, too expensive for several zones....
I've decided that I need my own DNS server. Is it possible (feasable) to have a DNS running on the same machine as my main web server?
Or would it be better to run a small machine dedicated to it (which would be harder for me to do... gotta find one, and electricity costs are sky rocketing here in southern Cali)

Recommendations along with explanations would be very much appreciated.

Reply With Quote
  #2  
Old April 3rd, 2001, 05:18 PM
tron's Avatar
tron tron is offline
SwollenMember
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Location: the master control
Posts: 234 tron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 44 m 46 sec
Reputation Power: 9
Yes, you can have DNS and Apache on the same server. If you only have a few sites then this would be fine.

Reply With Quote
  #3  
Old April 3rd, 2001, 05:53 PM
spinkick spinkick is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Riverside CA
Posts: 58 spinkick User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via AIM to spinkick
I plan on having many sites

I will be hosting 30+ sites... should I just set up a dedicated DNS machine?

Reply With Quote
  #4  
Old April 3rd, 2001, 06:01 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> should I just set up a dedicated DNS machine?

Yes you should just because I believe you will be running a mail server as well. If your web server box is down, at least mail server can be up and running to serve your clients (mail server relies on nameserver but not webserver).

Reply With Quote
  #5  
Old April 4th, 2001, 12:53 PM
spinkick spinkick is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Riverside CA
Posts: 58 spinkick User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via AIM to spinkick
OK, I got me a DNS machine...

I have a machine I can use as a DNS server... actually it's the machine I wanted to use as the server, but I was able to build a brand new, faster, better comp as the server.
ALright... .Now... I want to use the old one as a DNS and Email server... If I install BSD, can I run both at the same time? and is BIND the name of the DNS program?

Reply With Quote
  #6  
Old April 4th, 2001, 07:06 PM
tron's Avatar
tron tron is offline
SwollenMember
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Location: the master control
Posts: 234 tron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 44 m 46 sec
Reputation Power: 9
Do you mean can you use DNS and mail on the same machine? If this is what you are asking then yes. Also, yes you can use BIND for DNS.

Reply With Quote
  #7  
Old April 5th, 2001, 12:15 PM
spinkick spinkick is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Riverside CA
Posts: 58 spinkick User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via AIM to spinkick
One more question

... at least for now... hehe

Is it possible to run both NS1 and NS2 on one machine? or would that just compromise the reason for having two... I know ns2 is suppose to be a back up for ns1, but since registrars require it, I dunno what I should do.

Thanx

Reply With Quote
  #8  
Old April 12th, 2001, 04:29 PM
ryanschulz ryanschulz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Iowa
Posts: 2 ryanschulz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to ryanschulz
Talking Apache/DNS

spinkick:

Unfortunately, I can't offer you any help here. But, I am trying to do the exact same thing your doing. I'm also a newbie and I would appreciate it if you could offer me any advice on your processes of setting up a Apache, DNS servers (NS 1 & NS2). I have two websites that I would like to host and am running Apache on a Win98 machine. Please feel free to email me regarding any suggestions, help, etc.

Email: ryanschulz@yahoo.com

Thanks.

Reply With Quote
  #9  
Old April 12th, 2001, 04:46 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> Is it possible to run both NS1 and NS2 on one machine?

Yes.

>> but since registrars require it, I dunno what I should do

Just put whatever IP and hostname there. To zone transfer or not zone transfer, you have full control yourself with your named.conf file. You can run just a master nameserver (no slave nameserver at all) and not doing any zone transfer at all as registrars can't control this matter.
Running ns2 on the same box is redundant. Running ns2 on the same network defeats the purpose of what a slave nameserver is for, but not technically true, however. Say your ISP is down (no connection to the net), both ns1 and ns2 would be down. But for another case if ns1 is down for maintenance or machine crash or another reason other than the connection lost, ns2 at least could be up and running to serve dns request temporarily. So running ns2 on the same network is better than nothing. Anyhow it would be best if you can find a friend to do slave nameserver for you.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationApache Development > Can I have DNS and Apache on the same machine?


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 | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway