NOTE: I've changed the question to a more specific one
Hello All,
I'm looking forward to host my own web server on a local machine. I need your help in setting everything that I can't setup. Here is my network structure:
I have the below at the moment:
1- A Hostname currently linked to an active website which is not hosted locally.
2- I have a single machine that will work as a virtual environment and will host:
A) Firewall - Free Edition (Network Protection and Segmentation)
B) Web Server (Public Access)
i- Host OS undecided yet (Windows Server 2013/Linux Ubuntu)
ii- Server Type (WAMP/LAMP)
C) File Server (Local Access)
D) DHCP Server (Probably with the File Server or hosted on the Firewall)
3- A router is in place (Port forwarding will be enabled to send the traffic to the Firewall) - Router may be switched with a Cisco Router With Wireless Capabilities
4- A Cisco Switch
What I understand now is:
1- The server should be in the DMZ (Done by the firewall)
2- A NameServer should be found within the DMZ to point to my server
3- A DNS Server should be installed in the network (I think in the DMZ as well)
What I need help with:
1- Understand the reason of the NS and how to configure it
2- The basic configuration of the DNS Server to have my server up
3- Any other point that I have missed
Thanks in advance.