Re: DC+EXCHANGE in LAN, ISA on DMZ by Ed
Ed
Fri Oct 03 23:54:57 CDT 2008
ISA is certainly configurable as a firewall but its more effective use for
Exchange is as a web publishing appliance, which it does very well. Even if
you don't use it as a firewall and use something else, it's quite useful for
this purpose. Still, some other web publishing appliance can do the same
job effectively, although it may not be as customized for Exchange as ISA
can be.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"Mike" <fyta4_@_hotmail.com> wrote in message
news:%23p2mU7DJJHA.468@TK2MSFTNGP06.phx.gbl...
> Another poster gave you very solid answers. I will reiterate what was
> said though and then add some thoughts.
>
> Exchange should NOT be exposed to the internet directly - there should be
> a firewall between it and the cloud. I would also suggest anti-spam/virus
> between the cloud and the exchange server. I know many handle that on the
> Exchange server itself but that seems a little silly to let that stuff
> inside the firewall in the first place, filter it out outside of the
> firewall. I do that using a standard server with SMTP and GFI products
> working in SMTP gateway mode.
>
> ISA Server is a fairly complex being and as such, it can be configured in
> many different ways with plusses and minuses for each. If you are good at
> figuring things out you can get a good book on ISA and sort through the
> options but if you need something fairly quick that works well without
> exposing your network I would suggest you find someone and outsource the
> ISA design and configuration.
>
> ISA discussions should also be handled in the ISA newsgroups.
>
> MDP
>
>
>
>
> M. Simioni wrote:
>> Hi All,
>>
>> reading your answer in my previous post i decided to plan things like
>> this:
>>
>> - SERVER A: Windows Server 2008 + Exchange 2007 in LAN Network
>> (private IPs), Domain Controller
>> - SERVER B: Windows Server 2008 + ISA Server 2006 in DMZ Network
>> (public IP)
>>
>> Now my questions are:
>>
>> - As the ISA server is separated from LAN, should it be a domain
>> member or not? Should i let him in a worgroup? If i configure it as a
>> domain member BEFORE publishing it with a public IP in DMZ, what will
>> happen then? Should i enable certain rules at the firewall level?
>>
>> - Outlook 2007 clients in LAN network should point to SERVER A, while
>> external clients should point to isa server ? What if a roaming client
>> (a notebook with Outlook 2007) connects sometime from LAN network and
>> sometime from external network?
>>
>> I googled a little but can't find a good howto: can you point me a
>> guide about best practices to publish an ISA server in DMZ network
>> under a Domain network (not a workgroup) ?
>>
>> Thank you i.a.
>>
>> Marco