Follow this link
http://www.howtoforge.com/
it has almost everything specially how to install bind
Main Topics
Browse All TopicsI've been added a task to implement DNS, Web and Mail server on Linux. They'll have to serve around 200 online users. I'm a Windows user and my knowledge of Linux is a big zero. With a help of good people on Internet I've managed to install CentOS 5.3 with VMware Server on testing PC. I want to create virtual machine for each server (DNS, Web, Mail) for testing purposes. In production I'll use PC with Intel Xeon processor and 8 GB DDRII RAM.
My questions are:
1. Is it possible to run all these servers on a single PC (my production PC)?
2. Which is a better solution: create virtual machines for each server with different IPs or implement all servers on a clean OS?
3. Which is better Xen or VMware server in my solution?
4. How to implement DNS server in my network so I don't have to use my ISPs DNS?
Because of my short knowledge I would have much more questions :)) but I'd be very thankfull if you answer these ones.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Follow this link
http://www.howtoforge.com/
it has almost everything specially how to install bind
@fosiul01: Thank You very much for your quick reply.
I'll use the webserver for both webmail and website.
I'd prefare use djbdns over BIND for I've found on Internet that djbdns is more secure and faster than BIND.
"but i would of prefer to have web server in one server and mail server in one server"
The problem is that my resources is limited to only one PC. That is the reason why I asked about virtual machines.
That is the reason why I asked about virtual machines. : it would not make any differnece because still you using same Server ( so one resources)
ok Hopefully that Server would be able to use the load for mail server and web mail
if needs you can always upgrade the RAM thats all. but i believed that would be fine
about djdbdns, i never use that so i cant comment on that, if you prefer that you can go for that.
so bottom line is :
You can use one server
you dont need to use zen or vmware .
I setup one server for sendmail + squirrel mail for one friend for 300 users. its running fine.
So, I could use one physical PC and install all servers on it. You adviced me to split to more physical servers only for better performance or for security or both? You suggests mail server on one PC, web server on another PC, DNS on another PC - am I right? What about MySQL - where to put it? Is it better to have different IPs (public) for each servers?
Thank you in advance
Good morning :
You advised me to split to more physical servers only for better performance or for security or both? : it was for better performance
but
Since you said, it would be webmail and mailserver so you dont need to spilit in to 2 server.
if example. webmail + mail server and webserver for company website
then i could of tell you to make this in to 2 .
1 for webmail + mailserver
1 for webserver for company website
since you just having webmail + mailserver then its fine, you can do it in one server without any problem
abt Dns server : dns does not take tooo much cpu power or Ram so you can install dns in any pc
about the security : its matter but if you have good firewall , ids system i would not worry about that
Business Accounts
Answer for Membership
by: fosiul01Posted on 2009-10-27 at 10:07:36ID: 25674850
I want to create virtual machine for each server (DNS, Web, Mail) for testing purposes : You dont need that.
you can implement all of them in one server. and 8GB ram would be quite good enough unless 200 user try to access At the Same time!!!
but i would of prefer to have web server in one server and mail server in one server
what the purpose of this webserver?? what will it server ?? webmail ?? or website ??