Firewall, VPN, IDS, and Router Tips #13: Windows 2000 Exchange Server in the DMZ

Hits: Failed to execute CGI : Win32 Error Code = 3


Placing your Exchange 2000 server in the DMZ provides a convenient solution for hosting both internal and external client mail services while denying direct connections between external clients and your internal network. Follows is a brief guide on whick ports to open. The Windows 2000 server on the backend (DMZ->IntraNet) has to communicate with your internal domain controllers to authenticate and validate the client requests for e-mail services. On the frontend (Internet->DMZ) the Windows 2000 server communicates with clients must be able to communicate with the Exchange 2000 server now residing in your DMZ.

Windows 2000 : DMZ -> Intranet

Windows 2000 : Internet -> DMZ

You need to open TCP 25 SMTP ( internet<->DMZ ) to communicate with other email servers on the internet.

Exchange 2000 supports an assortment of client access types including MAPI, IMAP, POP3, or Web. You will need to allow the appropriate port for whatever client access type(s) you allow. When accessing Microsoft Exchange, MAPI is the client access protocol of choice for communication between e-mail client and server. For MAPI to grant access to your internet Outlook clients:

For more info :