• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can you have HTTP server and DNS server on the same machine?

BustAcap

Member
I am running RedHat Linux 7.0 and I need to begin configuring the Apache settings.
Can I have that machine be both the DNS and the HTTP Apache server? If so, how would I go about doing it?
 
Yes, but it's not very smart to do it that way. Besides, you need a seperate IP address to serve as DNS; two actually. You need both an NS1 and NS2 and these should be different machines.

Hell of a lot easier to just use a DNS service, such as ZoneEdit.com.

Russ, NCNE
 
Back
Top