This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Should web servers be in a DMZ?

Just wondering how everyone protects their web servers.

Where I work the web servers were never put in a DMZ, we have a DMZ and use to use NAT to forward to an ISA\TMG server.

We now use Sopjos and have web servers on the LAN and use the WAF to protect these servers. Which include sharepoint web servers and some other custom websites, these all authenticate to an STS token server.

Would it still make sense for me to put these in the DMZ?

If so what's best practice with regards to allowing it access to the Domain? As they would need to access the SQL databases on the internal cluster and AD/DNS.


This thread was automatically locked due to age.
Parents
  • Yeah that all makes sense, it just gets complicated when the main web servers are sharepoint servers that need AD, and all the backend databases (apart from the company web site) are on different instances on one cluster.

    All these sites are also accessed by internal staff.  In this case having them in a DMZ would then require them to access internal domain controllers and also internal databases.  Reading on many articles people say never allow DMZ web servers access to the domain controller or database server on the trusted network... Which then makes it even more difficult to work out.
Reply
  • Yeah that all makes sense, it just gets complicated when the main web servers are sharepoint servers that need AD, and all the backend databases (apart from the company web site) are on different instances on one cluster.

    All these sites are also accessed by internal staff.  In this case having them in a DMZ would then require them to access internal domain controllers and also internal databases.  Reading on many articles people say never allow DMZ web servers access to the domain controller or database server on the trusted network... Which then makes it even more difficult to work out.
Children
No Data