<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Server Pro &#187; Firewalls</title>
	<atom:link href="http://exchangeserverpro.com/tag/firewalls/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:36:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Publishing Exchange 2010 POP3 with ISA Server 2006</title>
		<link>http://exchangeserverpro.com/publishing-exchange-2010-pop3-isa-server-2006</link>
		<comments>http://exchangeserverpro.com/publishing-exchange-2010-pop3-isa-server-2006#comments</comments>
		<pubDate>Sun, 27 Mar 2011 11:15:12 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[ISA 2006]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[post office protocol]]></category>
		<category><![CDATA[Remote Access]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3147</guid>
		<description><![CDATA[This tutorial demonstrates how to configure ISA Server 2006 publish POP3 and the alternate client mail submission port to allow Exchange 2010 mailbox access by remote email clients.]]></description>
			<content:encoded><![CDATA[<p>A business that wants to <a href="http://exchangeserverpro.com/exchange-server-2010-pop3">deploy Exchange Server 2010 POP3</a> is most likely going to do it for users to remotely access their email from outside of the network.  For a network that uses ISA Server 2006 as a firewall there are a few simple steps involved in opening up access for the clients.</p>
<h2>Creating the Mail Submission Protocol Definition</h2>
<p>The first step is to create a new protocol definition in ISA Server 2006 for the port on which clients will send mail.  As we saw in the previous articles on <a href="http://exchangeserverpro.com/exchange-2010-pop-configure-windows-mail-client">configuring Windows Live Mail for Exchange 2010 POP3</a> and <a href="http://exchangeserverpro.com/exchange-2010-publish-pop3-client-settings">publishing POP3 client settings to users</a> the Receive Connector on the Exchange 2010 Client Access server uses TCP port 587.  There is no default protocol definition in ISA Server 2006 for this port.</p>
<p>In the ISA management console go to the <strong>Toolbox</strong> in the right-hand pane and in the <strong>Protocols</strong> section click <strong>New -&gt; Protocol</strong>.</p>
<p><img class="aligncenter size-full wp-image-3148" title="exchange-2010-pop-isa-2006-01" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-01.png" alt="" width="600" height="287" /></p>
<p>Give the new protocol a meaningful name.</p>
<p><img class="aligncenter size-full wp-image-3149" title="exchange-2010-pop-isa-2006-02" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-02.png" alt="" width="500" height="383" /></p>
<p>Click the <strong>New</strong> button to configure the port for the new protocol.</p>
<p><img class="aligncenter size-full wp-image-3150" title="exchange-2010-pop-isa-2006-03" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-03.png" alt="" width="500" height="383" /></p>
<p>Configure the protocol for TCP, Inbound, on port 587.</p>
<p><img class="aligncenter size-full wp-image-3151" title="exchange-2010-pop-isa-2006-04" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-04.png" alt="" width="411" height="279" /></p>
<p>Don&#8217;t configure any secondary connections.</p>
<p><img class="aligncenter size-full wp-image-3152" title="exchange-2010-pop-isa-2006-05" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-05.png" alt="" width="500" height="383" /></p>
<p>Click <strong>Finish</strong> to complete the new protocol definition.</p>
<p><img class="aligncenter size-full wp-image-3153" title="exchange-2010-pop-isa-2006-06" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-06.png" alt="" width="500" height="383" /></p>
<h2>Creating the ISA 2006 Access Rule for Exchange 2010 POP3 Clients</h2>
<p>The next step is to create the access rule itself.  There is a mail server publishing wizard that you can use to set up access rules for POP3, IMAP and SMTP but because it doesn&#8217;t include the option to set up the correct client mail submission port we&#8217;re using in this scenario, which means a little modification is needed at the end.</p>
<p>Start the Mail Server Publishing Rule wizard.</p>
<p><img class="aligncenter size-full wp-image-3161" title="exchange-2010-pop-isa-2006-07" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-071.png" alt="" width="534" height="268" /></p>
<p>Give the rule a meaningful name.  This name will then be appended automatically by ISA server depending on the protocols you choose in the next steps.</p>
<p><img class="aligncenter size-full wp-image-3163" title="exchange-2010-pop-isa-2006-08" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-081.png" alt="" width="500" height="400" /></p>
<p>Set the Access Type to <strong>Client Access: RPC, IMAP, POP3, SMTP</strong>.</p>
<p><img class="aligncenter size-full wp-image-3165" title="exchange-2010-pop-isa-2006-09" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-091.png" alt="" width="503" height="187" /></p>
<p>Tick the boxes for secure POP3 and standard SMTP (we&#8217;ll be changing the SMTP one shortly).</p>
<p><img class="aligncenter size-full wp-image-3166" title="exchange-2010-pop-isa-2006-10b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-10b.png" alt="" width="500" height="400" /></p>
<p>Enter the IP address of the Client Access/Hub Transport server.  Note if these are different servers in your network you would just need to run the wizard twice to create one rule for POP3 to the Client Access server IP, and the other for SMTP to the Hub Transport server IP.</p>
<p><img class="aligncenter size-full wp-image-3168" title="exchange-2010-pop-isa-2006-11b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-11b.png" alt="" width="500" height="210" /></p>
<p>Set the listening network to External.</p>
<p><img class="aligncenter size-full wp-image-3169" title="exchange-2010-pop-isa-2006-12b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-12b.png" alt="" width="500" height="400" /></p>
<p>Click <strong>Finish</strong> to complete the wizard.</p>
<p>The two newly created rules will be visible in the <strong>Firewall Policy</strong>.  Double-click the SMTP rule to open it.</p>
<p><img class="aligncenter size-full wp-image-3170" title="exchange-2010-pop-isa-2006-14b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-14b.png" alt="" width="495" height="104" /></p>
<p>On the <strong>Traffic</strong> tab change the protocol from SMTP to the <strong>Client Mail Submission</strong> protocol we created earlier.</p>
<p><img class="aligncenter size-full wp-image-3171" title="exchange-2010-pop-isa-2006-15b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-15b.png" alt="" width="404" height="218" /></p>
<p>Click <strong>OK</strong> to apply the change to the rule.</p>
<p>The final step is to click <strong>Apply</strong> to commit the changes to the Firewall Policy.</p>
<p><img class="aligncenter size-full wp-image-3172" title="exchange-2010-pop-isa-2006-13b" src="http://exchangeserverpro.com/wp-content/uploads/2011/03/exchange-2010-pop-isa-2006-13b.png" alt="" width="489" height="47" /></p>
<p>You can now test the firewall rule with an email client outside of the network.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-server-2010-pop3-configuring-securing-pop-client-access" title="Exchange Server 2010 POP3: Securing POP3 Client Remote Access">Exchange Server 2010 POP3: Securing POP3 Client Remote Access</a></li><li><a href="http://exchangeserverpro.com/exchange-server-2010-pop3" title="Exchange Server 2010 POP3: Getting Started">Exchange Server 2010 POP3: Getting Started</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-pop-configure-windows-mail-client" title="How to Configure Windows Live Mail for Exchange 2010 POP3">How to Configure Windows Live Mail for Exchange 2010 POP3</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-edge-transport-server-configuring-edgesync" title="Exchange 2010 Edge Transport Server: Configuring EdgeSync">Exchange 2010 Edge Transport Server: Configuring EdgeSync</a></li><li><a href="http://exchangeserverpro.com/publish-outlook-web-app-isa-server-2006" title="How to Publish Outlook Web App with ISA Server 2006">How to Publish Outlook Web App with ISA Server 2006</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/publishing-exchange-2010-pop3-isa-server-2006">Publishing Exchange 2010 POP3 with ISA Server 2006</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/publishing-exchange-2010-pop3-isa-server-2006/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Well-designed security systems fail gracefully, SonicWALL does not</title>
		<link>http://exchangeserverpro.com/well-designed-security-systems-fail-gracefully-sonicwall-does-not</link>
		<comments>http://exchangeserverpro.com/well-designed-security-systems-fail-gracefully-sonicwall-does-not#comments</comments>
		<pubDate>Sat, 06 Dec 2008 11:31:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SonicWALL]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/?p=498</guid>
		<description><![CDATA[To quote Bruce Schneier, &#8220;well-designed security systems fail gracefully&#8221;.  This means for example when the ISA firewall service fails it closes off network connectivity entirely (ie retains security) instead of opening your entire network up (ie decreases security). This week SonicWALL&#8217;s license servers suffered a glitch rendering thousands of customer units useless and leaving the [...]]]></description>
			<content:encoded><![CDATA[<p>To quote <a href="http://www.schneier.com/blog/archives/2006/03/airport_securit_2.html">Bruce Schneier</a>, &#8220;well-designed security systems fail gracefully&#8221;.  This means for example when the ISA firewall service fails it closes off network connectivity entirely (ie retains security) instead of opening your entire network up (ie decreases security).</p>
<p>This week SonicWALL&#8217;s license servers suffered a glitch rendering thousands of customer units useless and leaving the customers&#8217; networks open to attack.  The affected devices included firewall and email security appliances.</p>
<p>Security appliances are popular for no good reason at all.  The decision maker in many organisations falls for marketing hype that a &#8220;hardware firewall&#8221; is better than the alternative, ignoring the obvious fact that the appliance is ultimately no different to any other firewall that consists of a piece of hardware running secure OS and firewall features.</p>
<p>When purchasing a firewall or security product the decision should not be based on perception but rather <a href="http://secunia.com/">fact</a>.  I&#8217;m sure no SonicWALL customer ever imagined that the company could make an error on their license servers that would comprimise their security in such a manner.  Its worth noting that once your Microsoft ISA Server firewall is up and running it can never become &#8220;unlicensed&#8221; by an error at Microsoft.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/tom-shinder-on-hardware-firewalls" title="Tom Shinder on “hardware” firewalls">Tom Shinder on “hardware” firewalls</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-wildcard-ssl-certificates" title="Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?">Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?</a></li><li><a href="http://exchangeserverpro.com/what-is-an-open-relay" title="Email Fundamentals: What is an Open Relay?">Email Fundamentals: What is an Open Relay?</a></li><li><a href="http://exchangeserverpro.com/exchange-ssl-certificate-management-survey" title="Exchange SSL Certificate Management Survey">Exchange SSL Certificate Management Survey</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-grant-send-behalf-permissions-distribution-group" title="Exchange 2010: How to Grant Send on Behalf Permissions for a Distribution Group">Exchange 2010: How to Grant Send on Behalf Permissions for a Distribution Group</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/well-designed-security-systems-fail-gracefully-sonicwall-does-not">Well-designed security systems fail gracefully, SonicWALL does not</a> is © 2008 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/well-designed-security-systems-fail-gracefully-sonicwall-does-not/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tom Shinder on “hardware” firewalls</title>
		<link>http://exchangeserverpro.com/tom-shinder-on-hardware-firewalls</link>
		<comments>http://exchangeserverpro.com/tom-shinder-on-hardware-firewalls#comments</comments>
		<pubDate>Fri, 31 Aug 2007 04:19:07 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Cisco Pix]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[ISA 2004]]></category>
		<category><![CDATA[ISA 2006]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2007/08/31/tom-shinder-on-hardware-firewalls/</guid>
		<description><![CDATA[Tom Shinder of ISAServer.org takes an amusing shot at the myth in some circles that a &#8220;hardware&#8221; firewall or &#8220;firewall appliance&#8221; offers more security than a Microsoft ISA Server firewall. I was drawn to a particular quote in his article about the relative security of ISA Server to other popular firewalls in the context of [...]]]></description>
			<content:encoded><![CDATA[<p>Tom Shinder of <a href="http://www.isaserver.org" title="Tom Shinder's ISAServer.org">ISAServer.org</a> takes an <a href="http://blogs.isaserver.org/shinder/2007/08/29/exchange-deployment-and-isa-firewall-nightmare-scenarios-getting-to-know-the-nightmare-on-exchange-street-and-hork-mode-sandwich-scenarios/" title="Exchange Deployment and ISA Firewall Nightmare Scenarios — Getting to Know the ">amusing shot </a>at the myth in some circles that a &#8220;hardware&#8221; firewall or &#8220;firewall appliance&#8221; offers more security than a Microsoft ISA Server firewall.</p>
<p><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/shinderonfirewalls.jpg" title="Tom Shinder on “Hardware” firewalls"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/shinderonfirewalls.jpg" alt="Tom Shinder on “Hardware” firewalls" /></a></p>
<p>I was drawn to a particular quote in his article about the relative security of ISA Server to other popular firewalls in the context of the number of reported security vulnerabilities for each product.</p>
<blockquote><p>A quick look at <a href="http://www.secunia.com/" title="Secunia.com"><font color="#003399">www.secunia.com</font></a> shows that the ISA Firewall (2004 and 2006) have no active security issues. Compare this with any “hardware” firewall and you will see that the ISA Firewall is more secure than just about any hardware firewall.</p></blockquote>
<p>There are a lot of firewall appliances out there so I didn&#8217;t do an exhaustive search of their stats on Secunia, but I did take a look at the stats for ISA Server, Cisco Pix, and OpenBSD as those are the three firewalls I am most familiar with in my professional life.</p>
<p><strong>ISA Server</strong></p>
<p><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_isa2004.JPG" title="secunia_isa2004.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_isa2004.thumbnail.JPG" alt="secunia_isa2004.JPG" /></a><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_isa2006.JPG" title="secunia_isa2006.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_isa2006.thumbnail.JPG" alt="secunia_isa2006.JPG" /></a></p>
<p><strong>Cisco Pix</strong></p>
<p><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix6.JPG" title="secunia_pix6.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix6.thumbnail.JPG" alt="secunia_pix6.JPG" /></a><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix7.JPG" title="secunia_pix7.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix7.thumbnail.JPG" alt="secunia_pix7.JPG" /></a></p>
<p><strong>OpenBSD</strong></p>
<p><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_obsd3.JPG" title="secunia_obsd3.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_obsd3.thumbnail.JPG" alt="secunia_obsd3.JPG" /></a><a href="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix71.JPG" title="secunia_pix71.JPG"><img src="http://www.exchangeserverpro.com/wp-content/uploads/2007/08/secunia_pix71.thumbnail.JPG" alt="secunia_pix71.JPG" /></a></p>
<p>I found those numbers to be pretty interesting.  It is not unusual to have a customer request that a two-tiered firewall infrastructure be implemented on their environment.  Often this means they request that some type of &#8220;appliance&#8221;, be that a Cisco Pix or some other third party box painted red and given a secure sounding name, be placed between the internet and the ISA Server that we are implementing for them.  Sometimes this is based on the principle of defense in depth, whereas other times it is based on a false belief that a product from Microsoft couldn&#8217;t possibly be secure.  Maybe if they saw the stats above they would think otherwise.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/well-designed-security-systems-fail-gracefully-sonicwall-does-not" title="Well-designed security systems fail gracefully, SonicWALL does not">Well-designed security systems fail gracefully, SonicWALL does not</a></li><li><a href="http://exchangeserverpro.com/publishing-exchange-2010-pop3-isa-server-2006" title="Publishing Exchange 2010 POP3 with ISA Server 2006">Publishing Exchange 2010 POP3 with ISA Server 2006</a></li><li><a href="http://exchangeserverpro.com/microsoft-exam-70-350-implementing-microsoft-internet-security-and-acceleration-isa-server-2004" title="Microsoft Exam 70-350: Implementing Microsoft Internet Security and Acceleration (ISA) Server 2004">Microsoft Exam 70-350: Implementing Microsoft Internet Security and Acceleration (ISA) Server 2004</a></li><li><a href="http://exchangeserverpro.com/security-hole-found-in-openbsd" title="Security hole found in OpenBSD">Security hole found in OpenBSD</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-wildcard-ssl-certificates" title="Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?">Exchange 2010 FAQ: Are Wildcard SSL Certificates Supported?</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/tom-shinder-on-hardware-firewalls">Tom Shinder on “hardware” firewalls</a> is © 2007 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/tom-shinder-on-hardware-firewalls/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

