<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>4sysops &#187; firewalls</title>
	<atom:link href="http://4sysops.com/archives/tag/firewalls/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>4sysops</title>
    <url>http://4sysops.com/4sysops-rss.png</url>
    <link>http://4sysops.com</link>
    <width>143</width>
    <height>49</height>
    <description>4sysops.com</description>
    </image>		<item>
		<title>How to configure TMG for SSL Client Certificate Authentication</title>
		<link>http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/</link>
		<comments>http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 20:30:42 +0000</pubDate>
		<dc:creator>Simon Simcic</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6535</guid>
		<description><![CDATA[SSL Client Certificate Authentication allows users authenticate to TMG using smart cards. This post explains how to configure TMG and Active Directory for certificate authentication.]]></description>
			<content:encoded><![CDATA[<p><strong><i>SSL Client Certificate Authentication allows users authenticate to TMG using smart cards. This post explains how to configure TMG and Active Directory for certificate authentication.</i></strong></p>
<p>In my previous article I explained the use of <a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/">one-time passwords with Forefront Threat Management Gateway (TMG)</a>. Today, I will discuss an alternative to this method that leverages smart cards and Public Key Infrastructure (PKI). I will describe how to use certificates that are published on the TMG.</p>
<p>For this to work, you don’t&#8217; have to deploy an Enterprise Certification Authority. You can use any certificate issued by a public or private CA. Two things are required for this:</p>
<ol>
<li>The CA that issued the user certificate has to be added to the Certificate trust list (CTL) on the TMG Listener</li>
<li>The user certificate has to be mapped to the user’s Active Directory credentials</li>
</ol>
<p>First, locate the Listener from our previous articles.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-TMG-Web-Listener.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-TMG-Web-Listener.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication TMG Web Listener" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-TMG-Web-Listener_thumb.png" border="0" alt="SSL Client Certificate Authentication TMG Web Listener" width="604" height="314" /></a></p>
<p><em>TMG Web Listener</em></p>
<p>Next, click the Toolbox tab, and then Network Objects.</p>
<p>Now, right click on the listener that you created before and select the &#8220;Authentication&#8221; tab.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication_thumb.png" border="0" alt="SSL Client Certificate Authentication" width="399" height="450" /></a></p>
<p><em>SSL Client Certificate Authentication</em></p>
<p>Select &#8220;SSL Client Certificate Authentication&#8221; from the dropdown menu. You can only choose &#8220;Windows Active Directory&#8221; to validate the credentials.</p>
<p>Click on &#8220;Advanced&#8221;, and then select the Client Certificate Trust list. You have two options here:</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Advanced-Authentication-Options.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Advanced-Authentication-Options.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication - Advanced Authentication Options" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Advanced-Authentication-Options_thumb.png" border="0" alt="SSL Client Certificate Authentication - Advanced Authentication Options" width="398" height="463" /></a></p>
<p><em>SSL Client Certificate Authentication &#8211; Advanced Authentication Options</em></p>
<p>You can either allow certificates from all issuers that are trusted on the TMG, or select only specific trusted certificates. I suggest accepting certificates only from those CAs that your users will actually use. If you want to accept certificates from a public CA that is not in the Trust List, you must also add the CA Root certificate to the TMG.</p>
<p>You can map a certificate to a user account using Active Directory, but first you need the user’s exported public key. Open Active Directory Users and Computers, select &#8220;View&#8221; and click on &#8220;Advanced Features&#8221;.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Active-Directory-Advanced-Features.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Active-Directory-Advanced-Features.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication - Active Directory Advanced Features" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Active-Directory-Advanced-Features_thumb.png" border="0" alt="SSL Client Certificate Authentication - Active Directory Advanced Features" width="604" height="448" /></a></p>
<p><em>SSL Client Certificate Authentication &#8211; Active Directory Advanced Features</em></p>
<p>Now, navigate to the user account, right click the user name and select &#8220;Name Mappings&#8221;,</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Name-Mappings.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Name-Mappings.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication - Name Mappings" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Name-Mappings_thumb.png" border="0" alt="SSL Client Certificate Authentication - Name Mappings" width="604" height="434" /></a></p>
<p><em>SSL Client Certificate Authentication &#8211; Name Mappings</em></p>
<p>Click &#8220;Add&#8221; and point to the CER file that contains the user&#8217;s public key. This user can now be authenticated on the TMG Listener.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Security-Identity-Mapping.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Security-Identity-Mapping.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="SSL Client Certificate Authentication - Security Identity Mapping" src="http://4sysops.com/wp-content/uploads/2011/07/SSL-Client-Certificate-Authentication-Security-Identity-Mapping_thumb.png" border="0" alt="SSL Client Certificate Authentication - Security Identity Mapping" width="382" height="353" /></a></p>
<p><em>SSL Client Certificate Authentication &#8211; Security Identity Mapping</em></p>
<p>Do not confuse this method with smart card authentication on workstations; you will still require specific certificates for smart card logins. I strongly recommend that you allow only user certificates that are stored on smart cards. As far as I know, this can&#8217;t be enforced on the TMG.</p>
<p>When a user accesses Outlook Web Access (OWA), he will be asked to provide a certificate and a smart card PIN. Once he authenticated successfully to the TMG, he will be automatically logged on to OWA.</p>
Author: Simon Simcic
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/" title="FREE: GFI WebMonitor &#8211; Web filtering for ISA Server (August 25, 2009)">FREE: GFI WebMonitor &#8211; Web filtering for ISA Server</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using TMG, one-time passwords and Kerberos Constrained Delegation</title>
		<link>http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/</link>
		<comments>http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 21:30:06 +0000</pubDate>
		<dc:creator>Simon Simcic</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[forefront]]></category>
		<category><![CDATA[tmg]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6484</guid>
		<description><![CDATA[Access to corporate resources from external computers requires secure authentication methods. This article explains how to configure One-Time Password pre-authentication.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Access to corporate resources from external computers requires secure authentication methods. This article explains how to configure One-Time Password pre-authentication.</i></strong></p>
<p>In the previous article of this Kerberos Delegation series, you learned how to configure <a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/">Kerberos Constrained Delegation</a>. Today, I will discuss pre-authentication methods that are not based on Active Directory. Users can pre-authenticate using Windows Active Directory authentication, RADIUS OTP authentication, Certificate authentication or LDAP authentication, and even with PKI certificates.</p>
<p>In the example here, we will use a one-time password solution that provides a simple, user friendly and very secure solution that is ideal for securing access to corporate resources when used with Microsoft (TMG) and Kerberos Constrained Delegation. I will describe how Protocol Transition works with TMG, i.e. how you can authenticate users with one method and then pass the credentials to the backend using Kerberos.</p>
<p>So how is the end-user experience when multiple pre-authentication methods are used without Credential Delegation? If you were to use RADIUS One-Time Password pre-authentication on the TMG Listener, a user would have to enter his OTP credentials first and then provide his Windows credentials for access to the web server.</p>
<p>Why is this not good? You expose critical security information (Domain username and password, which are static) when a user has to enter Domain credentials on a machine that doesn&#8217;t belong to your corporate network. This is especially problematic in a &#8220;hostile&#8221; environment such as internet cafes or the &#8220;mother-in-law&#8221; computer (I heard this term at a Microsoft presentation for UAG and I just had to use it). You can probably imagine the variety of threats in those environments. Such a machine could run key logging malware that collects static passwords and other information that could be used in a subsequent attack.</p>
<p>How can a security minded administrator make sure that users would enter only OTP credentials when accessing backend HTTP/HTTPS based services? It’s obvious that you can’t achieve this by using Basic Credential Delegation which means passing username and password from the TMG server to the backend server. For working with OTP credentials, Kerberos Constrained Delegation and Protocol Transition is required.</p>
<p>In my previous article, I already explained how to <a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/">configure Kerberos Constrained Delegation in a Publishing rule</a>. In this post, I will describe how to configure the Listener to use OTP and PKI pre-authentication. But first we have to configure TMG to query an authentication server. We will do this by defining a RADIUS server with TMG. First select “Tasks” in the TMG console.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Configure-Autentication.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Configure-Autentication.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="One-time passwords TMG - Configure Autentication" src="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Configure-Autentication_thumb.png" border="0" alt="One-time passwords TMG - Configure Autentication" width="604" height="309" /></a></p>
<p><em>TMG &#8211; Configure Authentication</em></p>
<p>Locate “Configure Authentication Server settings”</p>
<p>A new window will pop up, click “add” and enter the relevant information (IP, Shared Secret And Port). Also be aware, that if your RADIUS server uses a port other than 1812, you will have to allow it independently.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/TMG-One-time-passwords-Configure-authentication-server.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/TMG-One-time-passwords-Configure-authentication-server.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="TMG One-time passwords Configure authentication server" src="http://4sysops.com/wp-content/uploads/2011/07/TMG-One-time-passwords-Configure-authentication-server_thumb.png" border="0" alt="TMG One-time passwords Configure authentication server" width="361" height="432" /></a></p>
<p><em>TMG &#8211; Authentication Servers</em></p>
<p>I continue by reconfiguring the Listener on the TMG from the previous article. Select &#8220;Toolbox&#8221; and then click on &#8220;Network Objects&#8221; in the TMG Console.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Web-Listener.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Web-Listener.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="One-time passwords TMG - Web Listener" src="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-TMG-Web-Listener_thumb.png" border="0" alt="One-time passwords TMG - Web Listener" width="604" height="314" /></a></p>
<p><em>TMG &#8211; Web Listeners</em></p>
<p>Locate and open the &#8220;Web Listener&#8221; dialog at the bottom and right click the Listener that you created in the previous article.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-Authentication-Validation-Method.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-Authentication-Validation-Method.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border: 0px;" title="One-time passwords - Authentication Validation Method" src="http://4sysops.com/wp-content/uploads/2011/07/One-time-passwords-Authentication-Validation-Method_thumb.png" border="0" alt="One-time passwords - Authentication Validation Method" width="386" height="432" /></a></p>
<p><em>Authentication Validation Method</em></p>
<p>Now select &#8220;RADIUS OTP&#8221; authentication in the Authentication settings tab. You can then use this Listener in a Publishing Rule. The Publishing Rule from the previous article can be used without reconfiguration. Click OK and Apply.</p>
<p>How would an end user experience this? When a user first accesses the URL of the published web application, he will be asked to enter his OTP credentials. The TMG would then authenticate him to the backend application using a Kerberos Token by delegating the credentials. The user has successfully logged in using only his OTP credentials without being asked to enter his domain credentials. In the next article, I will explain how to use Smart Cards and PKI credentials to access published resources.</p>
Author: Simon Simcic
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/" title="FREE: GFI WebMonitor &#8211; Web filtering for ISA Server (August 25, 2009)">FREE: GFI WebMonitor &#8211; Web filtering for ISA Server</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use Kerberos Constrained Delegation with Forefront TMG</title>
		<link>http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/</link>
		<comments>http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 21:30:53 +0000</pubDate>
		<dc:creator>Simon Simcic</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[forefront]]></category>
		<category><![CDATA[tmg]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=6418</guid>
		<description><![CDATA[This article describes how to configure Active Directory to use Kerberos Constrained Delegation with Forefront TMG.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This article describes how to configure Active Directory to use Kerberos Constrained Delegation with Forefront TMG.</i></strong></p>
<p>As Alex already explained in a previous article, <a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/">TMG secures backend servers as a proxy</a> by reducing the attack surface. Primarily it reduces the number of ports that are accessible from the Internet and it allows only authenticated traffic to access backend servers running Outlook Web Access, Sharepoint and other Web Servers and applications.</p>
<h2>Kerberos Constrained Delegation vs. Basic Delegation</h2>
<p>TMG contains a mechanism that is called credential delegation, the simplest one being Basic delegation. Basic authentication is enabled on the TMG listener and the credentials that the user provides are simply forwarded to the published backend server, which also has to use Basic Authentication. If the Backend server is configured with Integrated Authentication, it will not work. Basic Delegation is simple and effective.</p>
<p>The alternative to Basic Delegation is Kerberos Constrained Delegation, where the TMG server impersonates the user account to the backend server with a Kerberos Token. <a href="http://en.wikipedia.org/wiki/Kerberos_(protocol)">Kerberos</a> is a token based authentication protocol which is used by default for authentication in Windows networks since Windows 2000. It improves security significantly because it reduces that passwords are intercepted.</p>
<h1>Requirements for Kerberos Constrained Delegation</h1>
<ul>
<li>For Kerberos Constrained Delegation to work with Forefront TMG you will need the following:</li>
<li>Windows Server 2003 domain controllers or higher</li>
<li>Domain set to Windows 2003 functional level</li>
<li>The backend Web application (OWA) must use Windows Integrated authentication and not Forms based or Basic authentication</li>
<li>The TMG, ISA2006 or ISA2004 SP2 Server must be allowed to delegate to the backend application server within Active Directory where both machines have to be domain members</li>
</ul>
<h2>Active Directory configuration</h2>
<ol>
<li>Open Active Directory Users and Computers and find the TMG server object:
<a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Active-Directory.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Active-Directory.png','',event,300,75)"><img style="background-image: none; margin: 5px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Constrained Delegation - TMG - Active Directory" src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Active-Directory_thumb.png" border="0" alt="Kerberos Constrained Delegation - TMG - Active Directory" width="554" height="496" /></a></li>
<li>Right click the TMG object and select “Properties” from the dropdown menu</li>
<li>Click on the “Delegation” tab
<a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Allow-this-computer.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Allow-this-computer.png','',event,300,75)"><img style="background-image: none; margin: 5px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Constrained Delegation - Allow this computer" src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Allow-this-computer_thumb.png" border="0" alt="Kerberos Constrained Delegation - Allow this computer" width="368" height="388" /></a></li>
<li>Click on the Radio Button next to “Allow this computer to delegate to specified services only” and select “Use Any Authentication protocol”</li>
<li>Click on “Add” and find the Server that is running the published application, which is a server named “Exchange” in our case
<a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Search-published-server-.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Search-published-server-.png','',event,300,75)"><img style="background-image: none; margin: 5px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Constrained Delegation - Search published server " src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Search-published-server-_thumb.png" border="0" alt="Kerberos Constrained Delegation - Search published server " width="464" height="245" /></a></li>
<li>Select the appropriate SPN or Service Principal Name. You should use http://exchange.domain.local. This applies only if the service on the backend server runs under Network Service, Local System or Local Service accounts
<a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Contstrained-Delegation-Add-Services.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Contstrained-Delegation-Add-Services.png','',event,300,75)"><img style="background-image: none; margin: 5px auto 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Contstrained Delegation - Add Services" src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Contstrained-Delegation-Add-Services_thumb.png" border="0" alt="Kerberos Contstrained Delegation - Add Services" width="398" height="379" /></a></li>
<li>Click OK</li>
</ol>
<p>Now remember, if your application runs under a different domain account, i.e. if you are publishing a web farm, a NLB site or the application pool Identity is different, you should first check whether the account already has an assigned SPN. The easiest way to do this, is by using the setspn tool. Launch the command prompt and type:</p>
<p><em>Setspn –L domain\account</em></p>
<p>This will return a list of all SPNs for this account. If the account does not have a SPN, you can add it, but you have to be careful because you will encounter problems if you add a SPN that is already assigned to a different username or machine as an account can have multiple SPNs, but a SPN can only be assigned to a single account. In the following example we will add the http/webfarm.domain.local SPN to the domain service account. You can do this this with the following command:</p>
<p><em>Setspn –A http/webfarm.domain.local domain\accountname </em></p>
<p>When you add a new SPN to a domain service account (domain\accountname) you then have to allow TMG to delegate credentials to that account. You have to go back to steps 5-7 in the previous paragraph to first search for the account and select the target SPN that you created (http/webfarm.domain.local).</p>
<h2>Forefront TMG configuration</h2>
<p>To create a listener and a publishing rule on the TMG you can follow <a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/">Alex’s procedures</a>. With one exception: At the Credential delegation tab on the Publishing rule where he selected “Basic Delegation” you have to select “Kerberos Constrained Delegation” in the publishing rule, and at the bottom you have to enter the SPN from the previous steps (http/exchange.domain.local or http/webfarm.domain.local). You must also make sure that the backend website is using Integrated Authentication. Right Click on the publishing rule and select “properties” and then click the “Authentication Delegation” tab.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Listener-SPN-configure.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Listener-SPN-configure.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Constrained Delegation - TMG Listener -SPN configure" src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-TMG-Listener-SPN-configure_thumb.png" border="0" alt="Kerberos Constrained Delegation - TMG Listener -SPN configure" width="388" height="413" /></a></p>
<p>When you access the TMG protected page of Outlook Web Access, the user experience will be the same as before with Basic Delegation. However, in the background a Kerberos token will be passed from the TMG to the backend server instead of username and password. An authentication event in the security event log would look like the one below on your backend server.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Authentication-Event-log.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Authentication-Event-log.png','',event,300,75)"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="Kerberos Constrained Delegation - Authentication Event log" src="http://4sysops.com/wp-content/uploads/2011/07/Kerberos-Constrained-Delegation-Authentication-Event-log_thumb.png" border="0" alt="Kerberos Constrained Delegation - Authentication Event log" width="320" height="132" /></a></p>
<p>In the Transited Services section you should see the FQDN of your TMG server.</p>
<p>In the <a href="http://4sysops.com/archives/Using-One-time-passwords-and-Kerberos-delegation/">next article</a> I will show you how to use KCD with Two-factor Authentication, which will demonstrate the flexibility of this mechanism.</p>
Author: Simon Simcic
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/" title="FREE: GFI WebMonitor &#8211; Web filtering for ISA Server (August 25, 2009)">FREE: GFI WebMonitor &#8211; Web filtering for ISA Server</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</title>
		<link>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/</link>
		<comments>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 00:43:11 +0000</pubDate>
		<dc:creator>Alexander Weiss</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[forefront]]></category>
		<category><![CDATA[tmg]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5841</guid>
		<description><![CDATA[This step-by-step guide explains how to install the SSL-certificate, create a web listener, a web farm, and an Exchange publishing rule to secure Exchange 2010 with Forefront TMG.]]></description>
			<content:encoded><![CDATA[<p><strong><i>This step-by-step guide explains how to install the SSL-certificate, create a web listener, a web farm, and an Exchange publishing rule to secure Exchange 2010 with Forefront TMG.</i></strong></p>
<p>In my last post I <a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/">introduced Forefront TMG&#8217;s functionality to secure Exchange 2010</a>. Today, I will show you how to configure Exchange and Forefront to work together.</p>
<h2>Install the SSL-Certificate</h2>
<ol>
<li>Open the „Exchange Management Console“ and export under „Server Configuration &#8211; &gt; Exchange Certificate“ the Exchange certificate by right clicking „Export Exchange certificate“.</li>
<li>Name the certificate, enter a password and save it as a *.pfx file.</li>
<li>Copy the file to your Forefront TMG server.</li>
<li>Open a „Microsoft Management Console“ on the Forefront TMG Server by typing “mmc” in the Command Shell.</li>
<li>Add the Certificate Snap-in by „File -&gt; Add/Remove Snap-In“ and choose the “local Computer” in the „Computer account“ dialog.</li>
<li>Open the certificate-tree (Local Computer) and select „Personal“.</li>
<li>Right click on the „Personal“-folder and select „All Tasks -&gt; Import…“</li>
<li>Import the *.pfx file. You have to choose *.pfx as the file-type instead of the default *.cer. In the next dialogs keep the default settings.</li>
</ol>
<h2>Create a Web Listener</h2>
<ol>
<li>Open the „Forefront TMG Management Console“. On the right column choose the tab „Toolbox -&gt; Network Objects“. Create a „Weblistener“ by using the “New” option.</li>
<li>Now you have to name the Listener. In the next dialog keep the default setting https.</li>
<li>Allocate the external network to the Web Listener. If you want to use preauthentication for your internal network, too, you have to add the internal network.</li>
<li>In the dialog „Listener SSL Certificates“ choose the certificate you copied to the Forefront Server in the previous step.</li>
<li>Under „Authentication Settings“ choose „HTML Form Authentication“. By this choice you make sure that web-based Authentication is used for OWA and that the „Basic Authentication“ is used for Outlook Anywhere and Exchange ActiveSync. To force the user to authenticate click the „Advanced“-Button and select the option „Require all users to authenticate“.</li>
<li>If you want to use „Single Sign On“, provide the address .contoso.com.</li>
<li>Close the dialog by clicking on „Next“ and „Finish“.</li>
</ol>
<h2>Create a Web Farm</h2>
<ol>
<li>Create a new „Server Farm“ in the Forefront TMG Management Console. You can do this by choosing „Network Objects“ in the right column and open the menu „New“.</li>
<li>Name the Server Farm „Exchange Client Access Server“ and add your Client Access Server on the next page.</li>
<li>To configure the „Server Farm Connectivity Monitoring“ properly you must change the entry under „Send an HTTP/HTTPS GET request“ to „<a href="HTTPS://*/OWA/">HTTPS://*/OWA/</a>“.</li>
</ol>
<h2>The Exchange „Publishing Rule“</h2>
<ol>
<li>In the Forefront TMG Management Console open the context menu of the „Firewall Policy“. You can find the node „Firewall Policy“ in the left column. Create a new access rule by choosing „New-&gt;Exchange Web Client Access Publishing Rule“.</li>
<li>Name the rule „Exchange Outlook Web App“.</li>
<li>On the first page of the dialog select the Exchange version „Exchange 2010“. Choose „Outlook Web Access“ as the corresponding protocol.</li>
<li>In the next dialog choose „Publish a server farm of load balanced Web servers“. You should select this option even if you have currently only one Client Access Server, because you can easily add another server to the rule later on.</li>
<li>On the next page choose SSL.</li>
<li>Under „Internal Publishing Details“ enter the URL mail.contoso.com.</li>
<li>In the next step choose the Server Farm you created before.</li>
<li>In the selection list „Accept requests for“ you should keep the option „This domain name (type below)“. The „Public name“ is mail.contoso.com.</li>
<li>In the next dialog choose the Web Listener you created before.</li>
<li>As the authentication method select „Basic authentication“. Make sure that the Client Access Server is supporting this authentication method. Otherwise you have to change the configuration of your Client Access Server.</li>
<li>On the last page you can give access rights to specific users. If everybody should be able to use OWA keep the option „All Authenticated Users“. Never use the option „All Users“ because the users won’t see an authentication dialog then and therefore can’t connect.</li>
<li>Close the wizard.</li>
</ol>
<p>For now only OWA has been configured for secure access. If you want to secure Exchange ActiveSync and Outlook Anywhere you have to create “Publishing Rules” for them, too. You can do this by following the steps as listed above. The only difference is in step three. There you have to choose the corresponding service.</p>
<p>To use Autodiscover you have to add the Autodiscover URL to the Outlook Anywhere Publishing Rule.</p>
<ol>
<li>Open the „Properties“ dialogue of the rule.</li>
<li>Under the tab „Public Name“ add via „New“ the Autodiscover URL (e.g. autodiscover.contoso.com).</li>
</ol>
<p>Last but not least you have to change your DNS entries. They have to point to the external IP address of Forefront TMG. Be careful when changing them, though. If the FQDN of your MX-entry is the same as the FQDN of the Client Access Server you have to create a new MX-entry and A-record. Otherwise the SMTP-requests are directed to the external IP of the Forefront TMG and not to your Exchange Server.</p>
<p>When you access OWA now you should see the following screen:</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/03/Exchange.Server.2010.Forefront.TMG_.Outlook.Web_.Access.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/03/Exchange.Server.2010.Forefront.TMG_.Outlook.Web_.Access.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none; border: 0px;" title="Exchange.Server.2010.Forefront.TMG.Outlook.Web.Access" src="http://4sysops.com/wp-content/uploads/2011/03/Exchange.Server.2010.Forefront.TMG_.Outlook.Web_.Access_thumb.png" border="0" alt="Exchange.Server.2010.Forefront.TMG.Outlook.Web.Access" width="551" height="480" /></a></p>
<p>On the first glance it looks similar to before, but perhaps you have noticed the line “Secured by Forefront Threat Management Gateway” already. After you tested everything thoroughly you should delete the old firewall rules. Now it’s time to lean back and relax, because you have severely increased the security of your Exchange installation.</p>
Author: Alexander Weiss
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-exchange-ediscovery-errors-due-to-lack-of-full-access-permission/" title="Troubleshooting Exchange eDiscovery: Errors due to lack of Full Access permission (December 16, 2011)">Troubleshooting Exchange eDiscovery: Errors due to lack of Full Access permission</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshoot-exchange-ediscovery-this-mailbox-exceeded-the-maximum-number-of-corrupted-items/" title="Troubleshoot Exchange eDiscovery: This mailbox exceeded the maximum number of corrupted items (November 24, 2011)">Troubleshoot Exchange eDiscovery: This mailbox exceeded the maximum number of corrupted items</a> (0)</li>
	<li><a href="http://4sysops.com/archives/exchange-activesync-mailbox-policies-and-exchange-remote-wipe/" title="Exchange ActiveSync Mailbox Policies and Exchange Remote Wipe (November 21, 2011)">Exchange ActiveSync Mailbox Policies and Exchange Remote Wipe</a> (1)</li>
	<li><a href="http://4sysops.com/archives/how-to-change-the-allowable-message-size-in-exchange-2010/" title="How to change the allowable message size in Exchange 2010 (November 7, 2011)">How to change the allowable message size in Exchange 2010</a> (0)</li>
	<li><a href="http://4sysops.com/archives/ediscovery-in-exchange-part-5-export-and-search/" title="eDiscovery in Exchange &#8211; Part 5: Export and search (October 25, 2011)">eDiscovery in Exchange &#8211; Part 5: Export and search</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</title>
		<link>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/</link>
		<comments>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 01:15:33 +0000</pubDate>
		<dc:creator>Alexander Weiss</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[forefront]]></category>
		<category><![CDATA[tmg]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5837</guid>
		<description><![CDATA[In this article, you will learn how to use the advanced features of Forefront TMG to improve security of Exchange 2010.]]></description>
			<content:encoded><![CDATA[<p><strong><i>In this article, you will learn how to use the advanced features of Forefront TMG to improve security of Exchange 2010.</i></strong></p>
<p>An essential part of an Exchange 2010 deployment is the availability of e-mail everywhere at any time. For your users, this feature eases work; for you as an administrator, it means more work, because you have to secure the Exchange Server against attacks from outside your corporate network.</p>
<p>I often see that Exchange 2010 is published directly to the internet by allowing access to the various ports from the internet. However, this approach undermines most of the security features of Forefront TMG. Forefront supports Preauthentication, which means the users do not authenticate with the Exchange Server but with Forefront. Forefront then passes the privileges to the Exchange Server.</p>
<p>This improves security in various ways; one of them is that you do not have to publish Exchange to the internet. Another security feature of Forefront is that it can act as a web proxy. Here the protection mechanism is the same as with Preauthentication. From the Internet, nobody sees your Exchange Server. It is completely hidden behind the firewall.</p>
<p>Forefront also supports web filters and e-mail filters. When the access to Exchange is secured by SSL, which is absolutely needed to have at least some basic protection, and only passed through the firewall to Exchange, these filters cannot work because all they see is the encrypted stream of bytes. Forefront can bridge SSL. This means that the users still use SSL to access their e-mail, but Forefront TMG can inspect the network traffic.</p>
<p>When SSL is bridged, the user establishes a SSL connection with Forefront TMG and Forefront TMG establishes a SSL connection with Exchange. Thus, the tunnel is interrupted and Forefront can inspect the traffic. However, even though the SSL tunnel does not directly connect the user with Exchange, all network traffic is still secured by SSL.</p>
<p>Before I write about the actual configuration steps, I want to provide you with a picture of the network topology and list the prerequisites of this guide. The network topology is pretty simple in my case, but it can be even simpler. The Exchange 2010 Client Access Server and the Mailbox Server can reside on the same server. There is no need for them to be installed on separate machines.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2011/03/ExchangeServer2010ForefrontTMG.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2011/03/ExchangeServer2010ForefrontTMG.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none; border: 0px;" title="Exchange-Server-2010-Forefront-TMG" src="http://4sysops.com/wp-content/uploads/2011/03/ExchangeServer2010ForefrontTMG_thumb.png" border="0" alt="Exchange-Server-2010-Forefront-TMG" width="600" height="268" /></a></p>
<h2>Prerequisites for securing Exchange 2010 with Forefront TMG</h2>
<ol>
<li>A working Exchange 2010 and Forefront TMG installation.</li>
<li>You have to have Split-DNS configured, which means you use the same domain name for your internal and external network. I use the name contoso.com.</li>
<li>Outlook Web APP (OWA), Outlook Anywhere, and Exchange ActiveSync use the FQDN mail.contoso.com.</li>
<li>You need a valid certificate. mail.contoso.com must be the certificates principal and autodiscover.contoso.com has to be listed under “Subject Alternative Name”.</li>
</ol>
<p>If you can fulfill these prerequisites, you can follow the <a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/">step-by-step guide to secure your Exchange 2010 Server</a> in my next article.</p>
Author: Alexander Weiss
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshooting-exchange-ediscovery-errors-due-to-lack-of-full-access-permission/" title="Troubleshooting Exchange eDiscovery: Errors due to lack of Full Access permission (December 16, 2011)">Troubleshooting Exchange eDiscovery: Errors due to lack of Full Access permission</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshoot-exchange-ediscovery-this-mailbox-exceeded-the-maximum-number-of-corrupted-items/" title="Troubleshoot Exchange eDiscovery: This mailbox exceeded the maximum number of corrupted items (November 24, 2011)">Troubleshoot Exchange eDiscovery: This mailbox exceeded the maximum number of corrupted items</a> (0)</li>
	<li><a href="http://4sysops.com/archives/exchange-activesync-mailbox-policies-and-exchange-remote-wipe/" title="Exchange ActiveSync Mailbox Policies and Exchange Remote Wipe (November 21, 2011)">Exchange ActiveSync Mailbox Policies and Exchange Remote Wipe</a> (1)</li>
	<li><a href="http://4sysops.com/archives/how-to-change-the-allowable-message-size-in-exchange-2010/" title="How to change the allowable message size in Exchange 2010 (November 7, 2011)">How to change the allowable message size in Exchange 2010</a> (0)</li>
	<li><a href="http://4sysops.com/archives/ediscovery-in-exchange-part-5-export-and-search/" title="eDiscovery in Exchange &#8211; Part 5: Export and search (October 25, 2011)">eDiscovery in Exchange &#8211; Part 5: Export and search</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE: GFI WebMonitor &#8211; Web filtering for ISA Server</title>
		<link>http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/</link>
		<comments>http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 18:37:14 +0000</pubDate>
		<dc:creator>External author</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[vista security]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=3315</guid>
		<description><![CDATA[<p><em>Submitted by Edward Lansink</em><em> &#8211; Blog: <a href="http://www.gfi.com/blog">GFI Tech blog</a>
</em>
<a href="http://www.gfi.com/web-monitoring-freeware">GFI WebMonitor Freeware</a> is a freeware web filtering and web security solution for ISA Server, ideal for SMBs. It lets administrators monitor what websites users are currently browsing and what files are being downloaded in real-time. Through user and site bandwidth monitoring features, the administrator has the ability to track download and upload traffic and the number of URL hits over time.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904.png','',event,300,75)"><img style="margin: 0px; display: inline; border-width: 0px;" title="GFI WebMonitor" src="http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904_thumb.png" border="0" alt="GFI WebMonitor" width="604" height="452" /></a></p>
<h2><a href="http://www.gfi.com/web-monitoring-freeware">GFI WebMonitor Freeware</a></h2>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/poll-are-you-currently-using-a-monitoring-solution/" title="Poll: Are you currently using a monitoring solution? (January 17, 2012)">Poll: Are you currently using a monitoring solution?</a> (11)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-8-dashboards/" title="SCOM 2012 review &#8211; Part 8: Dashboards (December 28, 2011)">SCOM 2012 review &#8211; Part 8: Dashboards</a> (0)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-7-linux-and-jee-monitoring/" title="SCOM 2012 review &#8211; Part 7: Linux and JEE monitoring (December 26, 2011)">SCOM 2012 review &#8211; Part 7: Linux and JEE monitoring</a> (4)</li>
	<li><a href="http://4sysops.com/archives/notifications-and-custom-commands-in-nagwinnrpe/" title="Notifications and Custom Commands in Nagwin/Nrpe (December 23, 2011)">Notifications and Custom Commands in Nagwin/Nrpe</a> (0)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-6-application-performance-monitoring-apm/" title="SCOM 2012 review &#8211; Part 6: Application Performance Monitoring (APM) (December 21, 2011)">SCOM 2012 review &#8211; Part 6: Application Performance Monitoring (APM)</a> (1)</li>
&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Edward Lansink</em><em> &#8211; Blog: <a href="http://www.gfi.com/blog">GFI Tech blog</a>
</em>
<a href="http://www.gfi.com/web-monitoring-freeware">GFI WebMonitor Freeware</a> is a freeware web filtering and web security solution for ISA Server, ideal for SMBs. It lets administrators monitor what websites users are currently browsing and what files are being downloaded in real-time. Through user and site bandwidth monitoring features, the administrator has the ability to track download and upload traffic and the number of URL hits over time.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904.png','',event,300,75)"><img style="margin: 0px; display: inline; border-width: 0px;" title="GFI WebMonitor" src="http://4sysops.com/wp-content/uploads/2009/08/webmonactivitylog904_thumb.png" border="0" alt="GFI WebMonitor" width="604" height="452" /></a></p>
<h2><a href="http://www.gfi.com/web-monitoring-freeware">GFI WebMonitor Freeware</a></h2>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/poll-are-you-currently-using-a-monitoring-solution/" title="Poll: Are you currently using a monitoring solution? (January 17, 2012)">Poll: Are you currently using a monitoring solution?</a> (11)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-8-dashboards/" title="SCOM 2012 review &#8211; Part 8: Dashboards (December 28, 2011)">SCOM 2012 review &#8211; Part 8: Dashboards</a> (0)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-7-linux-and-jee-monitoring/" title="SCOM 2012 review &#8211; Part 7: Linux and JEE monitoring (December 26, 2011)">SCOM 2012 review &#8211; Part 7: Linux and JEE monitoring</a> (4)</li>
	<li><a href="http://4sysops.com/archives/notifications-and-custom-commands-in-nagwinnrpe/" title="Notifications and Custom Commands in Nagwin/Nrpe (December 23, 2011)">Notifications and Custom Commands in Nagwin/Nrpe</a> (0)</li>
	<li><a href="http://4sysops.com/archives/scom-2012-review-part-6-application-performance-monitoring-apm/" title="SCOM 2012 review &#8211; Part 6: Application Performance Monitoring (APM) (December 21, 2011)">SCOM 2012 review &#8211; Part 6: Application Performance Monitoring (APM)</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-gfi-webmonitor-web-filtering-for-isa-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows 7 multiple active firewall profiles</title>
		<link>http://4sysops.com/archives/windows-7-multiple-active-firewall-profiles/</link>
		<comments>http://4sysops.com/archives/windows-7-multiple-active-firewall-profiles/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 23:06:14 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2509</guid>
		<description><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="Windows -7-Firewall-multiple-firewall-profiles" src="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles-thumb.png" border="0" alt="Windows -7-Firewall-multiple-firewall-profiles" width="324" height="361" align="right" /></a> Windows Firewall was introduced with XP, but only the version for Windows Vista was powerful enough to replace third party desktop firewalls. Actually, Vista&#8217;s firewall is better than many of the personal firewalls I have ever seen. Compared to these enhancements, Windows 7 only has a tiny improvement to offer. However, in some environments, it might turn out to be very useful.</p>
<p>You probably know that Windows distinguishes between <strong>Public, Home, and Work networks</strong>. Whenever you connect to a new network, Windows will ask what type of network it is. Each network has its own firewall profile, which allows you to configure different firewall rules depending on the security requirements of the user&#8217;s locations. You can use the Windows Firewall with Advanced Security’s snap-in filter to display only rules for specific locations. The corresponding firewall rule sets are <em>Public (Public), Private (Home / Work), and Domain (when a domain-joined workstation detects  a domain controller)</em> (see <a href="http://4sysops.com/archives/windows-7-multiple-active-firewall-profiles/#comment-125062">comment </a>below).</p>
<p>This works &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="Windows -7-Firewall-multiple-firewall-profiles" src="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallmultiplefirewallprofiles-thumb.png" border="0" alt="Windows -7-Firewall-multiple-firewall-profiles" width="324" height="361" align="right" /></a> Windows Firewall was introduced with XP, but only the version for Windows Vista was powerful enough to replace third party desktop firewalls. Actually, Vista&#8217;s firewall is better than many of the personal firewalls I have ever seen. Compared to these enhancements, Windows 7 only has a tiny improvement to offer. However, in some environments, it might turn out to be very useful.</p>
<p>You probably know that Windows distinguishes between <strong>Public, Home, and Work networks</strong>. Whenever you connect to a new network, Windows will ask what type of network it is. Each network has its own firewall profile, which allows you to configure different firewall rules depending on the security requirements of the user&#8217;s locations. You can use the Windows Firewall with Advanced Security’s snap-in filter to display only rules for specific locations. The corresponding firewall rule sets are <em>Public (Public), Private (Home / Work), and Domain (when a domain-joined workstation detects  a domain controller)</em> (see <a href="http://4sysops.com/archives/windows-7-multiple-active-firewall-profiles/#comment-125062">comment </a>below).</p>
<p>This works fine as long as you are only connected to <strong>one network at a time</strong>. As a matter of fact, more and more users now have their own networks at home. The problem is that once they connect to the corpnet, the Domain firewall rule set becomes active, which will break homegroup connections. The solution to this problem seems to be to work with multiple NICs. However, in Windows Vista, only one profile can be active on the computer at a time. Windows Sever 2008 machines that are connected to multiple networks suffer the same problem. In this case, the profile with the most restrictive settings is applied to all adapters on the computer.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallprotectedconnections.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/03/windows7firewallprotectedconnections.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="Windows-7-Firewall-Protected-Connections" src="http://4sysops.com/wp-content/uploads/2009/03/windows7firewallprotectedconnections-thumb.png" border="0" alt="Windows-7-Firewall-Protected-Connections" width="324" height="259" align="right" /></a> <strong>Windows 7&#8242;s multiple active firewall profiles</strong> are the solution to this problem. It is now possible to assign each firewall profile to specific NICs. You can configure this feature in the Windows Firewall properties (right click on the root folder Windows Firewall with Advanced Security snap-in). This allows you to work with a different firewall profile for each network interface. If the computer is connected to multiple networks at a time, Windows Firewall will use the different rule sets for each NIC.</p>
<p>Note that this feature can&#8217;t be configured via <strong>Group Policy</strong>. At least the Group Policy settings of Windows Server 2008 R2 Beta don&#8217;t offer a corresponding option. The problem is that you can&#8217;t know in advance, for all external computers, which NIC is connected to the home network and which to the domain network. I guess that&#8217;s why you will have to configure this manually for each computer.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-7-multiple-active-firewall-profiles/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Intelligent Application Gateway 2007 Service Pack 2 available</title>
		<link>http://4sysops.com/archives/intelligent-application-gateway-2007-service-pack-2-available/</link>
		<comments>http://4sysops.com/archives/intelligent-application-gateway-2007-service-pack-2-available/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 16:12:28 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=1976</guid>
		<description><![CDATA[<p>Microsoft acquired Whale Communications in 2006. Its SLL-based VPN appliance became Intelligent Application Gateway (IAG) 2007. <a href="http://en.wikipedia.org/wiki/Microsoft_Intelligent_Application_Gateway">Wikipedia</a> gives a good overview of this product. Basically, it is a Web application firewall and endpoint security management solution offering more sophisticated features than the ISA Server. According to Microsoft, the new features of IAG 2007 SP2 are simplified deployment, interoperability for environments not running Windows, enhanced application support, improved user experience, and improved performance. You can <a href="http://www.microsoft.com/downloads/details.aspx?familyid=e69dfd1d-d333-4c27-9246-279ada224317&#38;displaylang=en&#38;tm">download IAG 2007 SP2</a> or <a href="http://www.microsoft.com/downloads/details.aspx?familyid=558b262b-f953-435c-a255-53e9d450527d&#38;displaylang=en&#38;tm">try it in a virtual machine</a>.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Microsoft acquired Whale Communications in 2006. Its SLL-based VPN appliance became Intelligent Application Gateway (IAG) 2007. <a href="http://en.wikipedia.org/wiki/Microsoft_Intelligent_Application_Gateway">Wikipedia</a> gives a good overview of this product. Basically, it is a Web application firewall and endpoint security management solution offering more sophisticated features than the ISA Server. According to Microsoft, the new features of IAG 2007 SP2 are simplified deployment, interoperability for environments not running Windows, enhanced application support, improved user experience, and improved performance. You can <a href="http://www.microsoft.com/downloads/details.aspx?familyid=e69dfd1d-d333-4c27-9246-279ada224317&amp;displaylang=en&amp;tm">download IAG 2007 SP2</a> or <a href="http://www.microsoft.com/downloads/details.aspx?familyid=558b262b-f953-435c-a255-53e9d450527d&amp;displaylang=en&amp;tm">try it in a virtual machine</a>.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/intelligent-application-gateway-2007-service-pack-2-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweets: SBS 2008 RC0 &#8211; Windows 7 multi-touch &#8211; ISA Server 2006 SP1</title>
		<link>http://4sysops.com/archives/tweets-2008-05-31/</link>
		<comments>http://4sysops.com/archives/tweets-2008-05-31/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 17:44:59 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=1337</guid>
		<description><![CDATA[<ul class="aktt_tweet_digest">
<li>How to enable Remote Desktop on remote computers through remote registry. <a rel="nofollow" href="http://snurl.com/2c2w0" target="_blank">http://snurl.com/2c2w0</a> <a href="http://twitter.com/4sysops/statuses/825326186">#</a></li>
<li><span class="entry-content"> VMware Workstation 6.0.4 officially supports Vista SP1. I am using 6.0 and never experienced problems with Vista SP1. <a rel="nofollow" href="http://snurl.com/2c2vg" target="_blank">http://snurl.com/2c2vg</a> </span><span class="meta entry-meta"><a class="entry-date" rel="bookmark" href="http://twitter.com/4sysops/statuses/825326186"><abbr class="published" title="2008-06-02T17:29:56+00:00">#</abbr></a></span></li>
<li><span class="entry-content"> My DSL modem is broken and so I was forced to use my Windows Mobile toy as modem for my laptop. Setup costed me less than a minute. Cool! </span><span class="meta entry-meta"><a class="entry-date" rel="bookmark" href="http://twitter.com/4sysops/statuses/825318147"><abbr class="published" title="2008-06-02T17:18:03+00:00">#</abbr></a></span></li>
<li>Lukas Beeler blogs about his first impressions of Windows Small Business Server 2008 RC0. <a rel="nofollow" href="http://snurl.com/2br3d">http://snurl.com/2br3d</a> <a href="http://twitter.com/4sysops/statuses/824027608">#</a></li>
</ul>
<ul class="aktt_tweet_digest">
<li>Bill Gates signals end of the computer mouse and the keyboard. Of course this means that we need fatter desktops. <a rel="nofollow" href="http://snurl.com/2brbe">http://snurl.com/2brbe</a> <a href="http://twitter.com/4sysops/statuses/824052770">#</a></li>
<li>ISA Server 2006 SP1 Features: Configuration Change Tracking, Web Publishing Rule Test Button, Traffic  Simulator&#8230; <a href="http://snurl.com/2atkv">http://snurl.com/2atkv</a> <a href="http://twitter.com/4sysops/statuses/820763523">#</a></li>
<li>Interesting video interview with Mary Joe Foley and Ed Bott about Windows 7 <a rel="nofollow" href="http://snurl.com/2awhu">http://snurl.com/2awhu</a> <a href="http://twitter.com/4sysops/statuses/821085564">#</a></li>
<li>It seems there is a growing demand for IT admins in Germany. I wonder when Nicholas Carr’s prediction will come true. <a rel="nofollow" href="http://snurl.com/2awjf">http://snurl.com/2awjf</a> <a href="http://twitter.com/4sysops/statuses/821090302">#</a></li>
<li>I didn&#8217;t see this </li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>How to enable Remote Desktop on remote computers through remote registry. <a rel="nofollow" href="http://snurl.com/2c2w0" target="_blank">http://snurl.com/2c2w0</a> <a href="http://twitter.com/4sysops/statuses/825326186">#</a></li>
<li><span class="entry-content"> VMware Workstation 6.0.4 officially supports Vista SP1. I am using 6.0 and never experienced problems with Vista SP1. <a rel="nofollow" href="http://snurl.com/2c2vg" target="_blank">http://snurl.com/2c2vg</a> </span><span class="meta entry-meta"><a class="entry-date" rel="bookmark" href="http://twitter.com/4sysops/statuses/825326186"><abbr class="published" title="2008-06-02T17:29:56+00:00">#</abbr></a></span></li>
<li><span class="entry-content"> My DSL modem is broken and so I was forced to use my Windows Mobile toy as modem for my laptop. Setup costed me less than a minute. Cool! </span><span class="meta entry-meta"><a class="entry-date" rel="bookmark" href="http://twitter.com/4sysops/statuses/825318147"><abbr class="published" title="2008-06-02T17:18:03+00:00">#</abbr></a></span></li>
<li>Lukas Beeler blogs about his first impressions of Windows Small Business Server 2008 RC0. <a rel="nofollow" href="http://snurl.com/2br3d">http://snurl.com/2br3d</a> <a href="http://twitter.com/4sysops/statuses/824027608">#</a></li>
</ul>
<ul class="aktt_tweet_digest">
<li>Bill Gates signals end of the computer mouse and the keyboard. Of course this means that we need fatter desktops. <a rel="nofollow" href="http://snurl.com/2brbe">http://snurl.com/2brbe</a> <a href="http://twitter.com/4sysops/statuses/824052770">#</a></li>
<li>ISA Server 2006 SP1 Features: Configuration Change Tracking, Web Publishing Rule Test Button, Traffic  Simulator&#8230; <a href="http://snurl.com/2atkv">http://snurl.com/2atkv</a> <a href="http://twitter.com/4sysops/statuses/820763523">#</a></li>
<li>Interesting video interview with Mary Joe Foley and Ed Bott about Windows 7 <a rel="nofollow" href="http://snurl.com/2awhu">http://snurl.com/2awhu</a> <a href="http://twitter.com/4sysops/statuses/821085564">#</a></li>
<li>It seems there is a growing demand for IT admins in Germany. I wonder when Nicholas Carr’s prediction will come true. <a rel="nofollow" href="http://snurl.com/2awjf">http://snurl.com/2awjf</a> <a href="http://twitter.com/4sysops/statuses/821090302">#</a></li>
<li>I didn&#8217;t see this multi touch demo before. Hopefully, this feature really makes it into the Windows 7. <a rel="nofollow" href="http://snurl.com/2br9j">http://snurl.com/2br9j</a> <a href="http://twitter.com/4sysops/statuses/824046265">#</a></li>
</ul>
<p style="text-align: center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/3pUQeq60G1M&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/3pUQeq60G1M&amp;hl=en" wmode="transparent"></embed></object></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/tweets-2008-05-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be careful: Service Pack 2 for Windows Server 2003 can make your servers lazy</title>
		<link>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/</link>
		<comments>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 15:49:48 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[service packs]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/</guid>
		<description><![CDATA[<p><strong>On Tuesday, </strong><strong>Service Pack 2 for Windows Server 2003</strong><strong> will be available thru Automatic Update. </strong>I recommend waiting to deploy it for some time. Recently, we updated a machine running <strong>ISA Server 2004</strong> with  SP2.  This improved significantly the security of Microsoft&#8217;s firewall since all traffic was blocked after the update. Okay, the disadvantage was that the computers behind ISA were not able anymore to access the Internet.</p>
<p>Thank goodness, it was only a backup system. Meanwhile there is a <a href="http://support.microsoft.com/kb/934809/en-us">solution</a> for this problem. However, this incident also significantly increased my respect for this Service Pack. Especially this new &#8220;<strong><em>lazy</em> Interrupt Request Level (IRQL) handler</strong>&#8221; seems to have some bad influence on otherwise diligent servers.  Hence, we won&#8217;t be too hasty to deploy it to our servers.<strong> </strong>We will wait for some weeks to see what other bugs it contains.</p>
<p>If you deploy service packs with <strong>WSUS</strong>, you don&#8217;t have to worry that it will be installed &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><strong>On Tuesday, </strong><strong>Service Pack 2 for Windows Server 2003</strong><strong> will be available thru Automatic Update. </strong>I recommend waiting to deploy it for some time. Recently, we updated a machine running <strong>ISA Server 2004</strong> with  SP2.  This improved significantly the security of Microsoft&#8217;s firewall since all traffic was blocked after the update. Okay, the disadvantage was that the computers behind ISA were not able anymore to access the Internet.</p>
<p>Thank goodness, it was only a backup system. Meanwhile there is a <a href="http://support.microsoft.com/kb/934809/en-us">solution</a> for this problem. However, this incident also significantly increased my respect for this Service Pack. Especially this new &#8220;<strong><em>lazy</em> Interrupt Request Level (IRQL) handler</strong>&#8221; seems to have some bad influence on otherwise diligent servers.  Hence, we won&#8217;t be too hasty to deploy it to our servers.<strong> </strong>We will wait for some weeks to see what other bugs it contains.</p>
<p>If you deploy service packs with <strong>WSUS</strong>, you don&#8217;t have to worry that it will be installed on your servers without approval. <a href="http://blogs.technet.com/windowsserver/archive/2007/06/06/sp2-to-au-next-tues.aspx">You have to</a> explicitly accept the <strong>SP2 Eula</strong>. You can make sure that the service pack is not accidently installed by using the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=fc145b0b-c148-445a-82ba-9b2f3aef6e60&amp;displaylang=en">SP2 blocker tool</a> to &#8220;<strong>temporarily block delivery of Windows Server 2003 Service Pack 2</strong>&#8220;.</p>
<p>If you want to deploy it anyway, check out the <a href="http://support.microsoft.com/kb/926031">Windows Server 2003 Service Pack 2 application compatibility list</a> first. I am not sure, though, how much you can trust this list. ISA 2004 was tested, too! It seems they didn&#8217;t test it on multiprocessors systems. Maybe they thought that this &#8220;lazy handler&#8221; wouldn&#8217;t affect the more vigorous servers, anyway.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/be-careful-service-pack-2-for-windows-server-2003-can-make-your-servers-lazy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New features of Microsoft ISA Server 2004 SP3</title>
		<link>http://4sysops.com/archives/new-features-of-microsoft-isa-server-2004-sp3/</link>
		<comments>http://4sysops.com/archives/new-features-of-microsoft-isa-server-2004-sp3/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 12:59:58 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/new-features-of-microsoft-isa-server-2004-sp3/</guid>
		<description><![CDATA[<p>Tom Shinder has a detailed <a href="http://www.isaserver.org/tutorials/Overview-ISA-2004-SP3.html">article</a> about the new features of <strong>Service Pack 3 for ISA Server 2004</strong>, Microsoft&#8217;s gateway firewall. Some of them are really quite useful.</p>
<p><strong>Improved log viewer:</strong> There is a new pane showing detailed information about each log entry. I always found it quite complicated to scroll to the left to view more details of an entry. Now, you just have to click on it to access all important information with one look.</p>
<p><strong>Different colors for log entries:</strong> You can now specify the colors of log entries depending on their type. For instance, in the default color scheme, red means denied connections while green means allowed connections. If you have to analyze log files often, this is probably a must-have feature for you.</p>
<p><strong>Save protocol filters:</strong> I really wonder why Microsoft introduced this feature only now. Filters are essential if you have to analyze log files and usually you need similar filters. The feature alone &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Tom Shinder has a detailed <a href="http://www.isaserver.org/tutorials/Overview-ISA-2004-SP3.html">article</a> about the new features of <strong>Service Pack 3 for ISA Server 2004</strong>, Microsoft&#8217;s gateway firewall. Some of them are really quite useful.</p>
<p><strong>Improved log viewer:</strong> There is a new pane showing detailed information about each log entry. I always found it quite complicated to scroll to the left to view more details of an entry. Now, you just have to click on it to access all important information with one look.</p>
<p><strong>Different colors for log entries:</strong> You can now specify the colors of log entries depending on their type. For instance, in the default color scheme, red means denied connections while green means allowed connections. If you have to analyze log files often, this is probably a must-have feature for you.</p>
<p><strong>Save protocol filters:</strong> I really wonder why Microsoft introduced this feature only now. Filters are essential if you have to analyze log files and usually you need similar filters. The feature alone is worth installing the update. There are also some new filtering options: &#8220;Not One Of&#8221; and &#8220;One of&#8221;.</p>
<p><strong>Diagnostic logging:</strong> You can now log connections in the Windows Eventlog made to or thru ISA. Tom Shinder writes &#8220;you can actually get real insight into how the ISA Firewall evaluates each rule and component of the connection&#8221;. Sounds quite interesting, too. He dedicated an <a href="http://www.isaserver.org/tutorials/Using-ISA-2004-Firewalls-Diagnostic-Log-Viewer.html">article</a> to this feature.</p>
<p><strong>Integration with ISA Firewall BPA:</strong> The ISA Firewall Best Practices Analyzer is separate tool you can <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D22EC2B9-4CD3-4BB6-91EC-0829E5F84063&amp;displaylang=en">download</a> from Microsoft. It gives you a detailed report about your ISA configuration, helping you find common configuration errors.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/new-features-of-microsoft-isa-server-2004-sp3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008: Windows Firewall with Advanced Security</title>
		<link>http://4sysops.com/archives/windows-server-2008-windows-firewall-with-advanced-security/</link>
		<comments>http://4sysops.com/archives/windows-server-2008-windows-firewall-with-advanced-security/#comments</comments>
		<pubDate>Fri, 25 May 2007 16:08:08 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[windows server 2008]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-server-2008-windows-firewall-with-advanced-security/</guid>
		<description><![CDATA[<p>Today, I played a little with the new features of Windows Firewall. If you are familiar with the desktop firewall in <strong>Windows Vista</strong>, you already know the most important new features. <strong>There are, however, some server-related peculiarities.</strong></p>
<p>First of all, you might ask, <strong>why a server needs a personal firewall</strong>, if all your servers are behind a gateway firewall, anyway. It seems superfluous to have another firewall running on the servers.</p>
<p>It is interesting to note that the firewall in Windows Server 2008 is activated by default. Only an upgraded Windows Server 2003 will maintain its operational state. It seems that Microsoft&#8217;s software engineers are thinking that Windows Firewall brings some extra security on servers, too.</p>
<p>I fully agree! Think of it as <strong>another line of defense</strong>. The more barriers you have, the more secure your network is. This corresponds to the general trend to enforce security inside the perimeter network. Please, check out a former discussion &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Today, I played a little with the new features of Windows Firewall. If you are familiar with the desktop firewall in <strong>Windows Vista</strong>, you already know the most important new features. <strong>There are, however, some server-related peculiarities.</strong></p>
<p>First of all, you might ask, <strong>why a server needs a personal firewall</strong>, if all your servers are behind a gateway firewall, anyway. It seems superfluous to have another firewall running on the servers.</p>
<p>It is interesting to note that the firewall in Windows Server 2008 is activated by default. Only an upgraded Windows Server 2003 will maintain its operational state. It seems that Microsoft&#8217;s software engineers are thinking that Windows Firewall brings some extra security on servers, too.</p>
<p>I fully agree! Think of it as <strong>another line of defense</strong>. The more barriers you have, the more secure your network is. This corresponds to the general trend to enforce security inside the perimeter network. Please, check out a former discussion on 4sysops about the <a href="/archives/is-windows-vista’s-firewall-crippled">pro and contra for personal firewalls</a>.</p>
<p>A disadvantage certainly is when one of your applications fails to work due to an incorrectly configured Windows firewall. However, this applies to all security measures. They make your network more complicated, therefore, <strong>more prone to errors</strong>.</p>
<p>Windows Server 2008 firewall has a nice feature which alleviates this problem. Whenever you add a new role to your server, the <strong>firewall is automatically configured</strong>, accordingly. For instance, if you configure your Windows server as a domain controller, the corresponding ports are opened automatically.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2007/05/windows_firewall.png" title="Windows Firewall" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/05/windows_firewall.png','Windows Firewall',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/05/windows_firewall.thumbnail.png" title="Windows Firewall" alt="Windows Firewall" align="right" /></a>If you run third party applications on your servers, you have to configure the firewall yourself. For this, you have to use the &#8220;<strong>Windows Firewall with Advanced Security MMC snap-in</strong>&#8220;. You can launch it by typing &#8220;firewall&#8221; on the Start search prompt. You&#8217;ll also see the &#8220;simple&#8221; Windows Firewall tool from the Control Panel. This tool can only be used to disable the firewall and to enable exceptions for Windows programs.</p>
<p>It is also possible to <strong>remotely manage the firewall settings</strong> using the MMC snap-in on a Vista machine. But if you try to connect remotely to change the firewall settings, you&#8217;ll get the message &#8220;<em>The Windows Firewall with advanced Security snap-in failed to load. Restart the Windows Firewall service on the computer that you are managing. Error code: 0X6D9</em>&#8220;. Well, restarting the firewall service won&#8217;t help. What you really have to do is enable remote management:</p>
<p>Open a command prompt with admin privileges and enter: <strong>netsh advfirewall set allprofiles settings remotemanagement enable</strong>. This should also work on a Server Core system. It allows you to manage the firewall settings with much more comfort than on the command shell.</p>
<p>Like in Vista, the Windows Server 2008 firewall offers <strong>three different profiles: Domain, Private and Public</strong>.  If a computer is a <strong>domain member</strong>, the location type is set automatically to <strong>Domain</strong>. It is not possible to change this setting. Only the firewall rules for the Domain profile apply then. If a computer is <strong>not in any domain</strong>, you can choose between the <strong>Private and the Public</strong> location types. You can change the location type in the Network and Sharing Center if you click on &#8220;Customize&#8221; beside the network connection.</p>
<p>The default setting for a Windows 2008 <strong>domain controller is &#8220;Public&#8221;</strong> and domain members can only use the Domain location type. Thus, on the domain controller, you will usually configure Public rules for third party applications and on domain members you will work with Domain rules. The difference between Private and Public doesn&#8217;t matter for servers in my view. I doubt that you will grab one of your servers and connect it at Starbucks to download some patches during your coffee break. You&#8217;ll find more information about the differences between the location types in the help file of Windows Firewall.</p>
<p>To disable or change other general settings of the firewall for a certain profile, you have to right click on &#8220;Windows Firewall with Advanced Security on Local Computer&#8221; and then choose &#8220;Properties&#8221;. Of course, you also can use Group Policy to configure Windows Firewall.</p>
<p>Like Vista, Windows Server 2008 also supports <strong>outbound filtering</strong>. By default, outbound connections are allowed, though. It probably is too much hassle to configure outbound filtering manually on server systems. Another change compared to the firewall in Windows Server 2003 SP1 is that <strong>IPsec rules</strong> can now be configured with the same snap-in. This certainly makes sense because it reduces the risk of conflicting settings.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/microsoft-exam-70-640-configuring-dns-zones-overview/" title="Microsoft Exam 70-640 &#8211; DNS Zones &#8211; Overview (January 10, 2012)">Microsoft Exam 70-640 &#8211; DNS Zones &#8211; Overview</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-server-2008-windows-firewall-with-advanced-security/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Why and when it makes sense to use the outbound filter of Windows Firewall in Vista</title>
		<link>http://4sysops.com/archives/why-and-when-it-makes-sense-to-use-the-outbound-filter-of-windows-firewall-in-vista/</link>
		<comments>http://4sysops.com/archives/why-and-when-it-makes-sense-to-use-the-outbound-filter-of-windows-firewall-in-vista/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 20:32:24 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[vista security]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/why-and-when-it-makes-sense-to-use-the-outbound-filter-of-windows-firewall-in-vista/</guid>
		<description><![CDATA[<p>Sometime ago there was a <a href="/archives/is-windows-vista%e2%80%99s-firewall-crippled/#comments">debate</a> on 4sysops about the use of <strong>outbound filtering for personal firewalls</strong>. Some argued that once <strong>malware </strong>got started on the desktop, it is already too late to stop it with a personal firewall. I recently tested the <strong>outbound filter of Vista&#8217;s firewall</strong>. In my view, it makes sense for <strong>standard users</strong> to use it, but not, probably, for <strong>administrators</strong>.</p>
<p>The argument against the use of personal firewalls is that malware can <strong>disable the personal firewall</strong> or <strong>leverage another program</strong> to access the internet. Malware often uses the <strong>Internet Explore</strong>r to phone home since it is usually allowed to access the internet.</p>
<p>In my view, both arguments are wrong with regards to standard users in the case of <strong>Vista&#8217;s desktop firewall</strong>. The first argument can easily be refuted. If users don&#8217;t have <strong>administrator privileges</strong> on their desktops (which I strongly recommend), then the malware will simply not have enough rights &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Sometime ago there was a <a href="/archives/is-windows-vista%e2%80%99s-firewall-crippled/#comments">debate</a> on 4sysops about the use of <strong>outbound filtering for personal firewalls</strong>. Some argued that once <strong>malware </strong>got started on the desktop, it is already too late to stop it with a personal firewall. I recently tested the <strong>outbound filter of Vista&#8217;s firewall</strong>. In my view, it makes sense for <strong>standard users</strong> to use it, but not, probably, for <strong>administrators</strong>.</p>
<p>The argument against the use of personal firewalls is that malware can <strong>disable the personal firewall</strong> or <strong>leverage another program</strong> to access the internet. Malware often uses the <strong>Internet Explore</strong>r to phone home since it is usually allowed to access the internet.</p>
<p>In my view, both arguments are wrong with regards to standard users in the case of <strong>Vista&#8217;s desktop firewall</strong>. The first argument can easily be refuted. If users don&#8217;t have <strong>administrator privileges</strong> on their desktops (which I strongly recommend), then the malware will simply not have enough rights to disable Windows Firewall or to change its setting.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2007/01/windows_firewall.gif" title="Windows Firewall" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/01/windows_firewall.gif','Windows Firewall',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/01/windows_firewall.thumbnail.gif" alt="Windows Firewall" align="right" height="175" width="261" /></a> However, if you logged on as <strong>admin</strong>, it is indeed possible for malware to change the settings. The strange thing is that in my test this could be done without getting <strong>User Account Control (UAC)</strong> involved. I configured the Windows Firewall with the Local Security Policy tool (just enter the name on the Program Search Prompt). When I start this tool, I didn&#8217;t get an UAC prompt. I tried the same on another machine which belongs to a Windows domain and there I got an UAC pop-up.</p>
<p>Anyway, if you logged on as an Administrator and the malware is smart enough to change the firewall settings before connecting to the internet, then it could indeed be possible that Windows Firewall is useless in this case.</p>
<p>To investigate the second argument, which assumes that malware always can <strong>use another program to access the internet</strong>, I installed the <a href="https://addons.mozilla.org/firefox/1419/">IE Tab add-on</a> for Firefox. This plug-in allows you to use Internet Explorer to load web pages within Firefox.</p>
<p>First, I changed the policy for outbound filtering for the Windows Firewall. You can do this by right clicking on &#8220;Windows Firewall&#8221; in the <strong>Local Security Policy </strong>tool (or <strong>Group Policy</strong> Editor) There, you can set <strong>outbound filtering</strong> to &#8220;block&#8221; for the different profiles (domain, private, public). Then, I added an outbound rule allowing IE to access the internet.</p>
<p>I was able to load web pages when I started IE, but internet access was blocked when I started <strong>IE within Firefox</strong>. This doesn&#8217;t prove that IE can&#8217;t be leveraged by malware to access the internet, but it shows, at least, that it wont be easy.</p>
<p>Next, I wanted to know if it is possible to trick Windows Firewall by <strong>exchanging exe files</strong>. In my test, I allowed Firefox to access the internet, then exchanged firefox.exe with putty.exe. I was indeed able to establish an internet connection with putty afterwards. Well, this is really disappointing. Most personal firewalls use <strong>hash codes</strong> to identify applications. Windows Firewall only uses file name and path.</p>
<p>Now, you might argue, what is the use of outbound filtering if it can be outsmarted so easily. The point is, standard users are not allowed to make any changes with the Program Files folder. So if a user starts a malware program, it won&#8217;t be able to use this trick. I, therefore, conclude that outbound filtering with Windows Firewalls <strong>makes sense for standard users, but not for administrators</strong>.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-microsoft-standalone-system-sweeper-standalone-antivirus-software/" title="FREE: Microsoft Standalone System Sweeper &ndash; Standalone antivirus software (August 11, 2011)">FREE: Microsoft Standalone System Sweeper &ndash; Standalone antivirus software</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/free-kaspersky-rescue-disk-offline-antivirus-tool/" title="FREE: Kaspersky Rescue Disk &#8211; Offline antivirus tool (July 15, 2011)">FREE: Kaspersky Rescue Disk &#8211; Offline antivirus tool</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/why-and-when-it-makes-sense-to-use-the-outbound-filter-of-windows-firewall-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft released ISA Server 2006</title>
		<link>http://4sysops.com/archives/microsoft-released-isa-server-2006/</link>
		<comments>http://4sysops.com/archives/microsoft-released-isa-server-2006/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 19:39:02 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/microsoft-released-isa-server-2006/</guid>
		<description><![CDATA[<p>Just saw it at Microsoft&#8217;s Download  Center. A 180 day trial version of <a href="http://www.microsoft.com/isaserver/2006/default.mspx">ISA Server 2006</a> final is now ready for download. As with former versions there is a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6331154b-a923-45dd-8520-48b63b6be97b&#38;displaylang=en">Standard Edition</a> and an <a href="http://www.microsoft.com/downloads/details.aspx?familyid=84504cad-893b-4212-9ab2-999ad1d8fe68&#38;displaylang=en">Enterprise Edition</a>. I already <a href="/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/">played</a> with the beta version a while ago. My review is long overdue. I hope I will find some time to have a closer look soon.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p>Just saw it at Microsoft&#8217;s Download  Center. A 180 day trial version of <a href="http://www.microsoft.com/isaserver/2006/default.mspx">ISA Server 2006</a> final is now ready for download. As with former versions there is a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6331154b-a923-45dd-8520-48b63b6be97b&amp;displaylang=en">Standard Edition</a> and an <a href="http://www.microsoft.com/downloads/details.aspx?familyid=84504cad-893b-4212-9ab2-999ad1d8fe68&amp;displaylang=en">Enterprise Edition</a>. I already <a href="/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/">played</a> with the beta version a while ago. My review is long overdue. I hope I will find some time to have a closer look soon.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/microsoft-released-isa-server-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking brute force attacks under Linux</title>
		<link>http://4sysops.com/archives/blocking-brute-force-attacks-under-linux/</link>
		<comments>http://4sysops.com/archives/blocking-brute-force-attacks-under-linux/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 21:49:44 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/blocking-brute-force-attacks-under-linux/</guid>
		<description><![CDATA[<p>Marius Ducea discussed three ways how to block brute force attacks under Linux using iptables, PAM and fail2ban. All three posts are quite detailed and well written.</p>
<p> <a href="http://en.wikipedia.org/wiki/Iptables" target="_blank">iptables</a> is a tool for packet filtering and NAT. You can use it to setup a firewall with shell scripts. A shell script with just a few lines is enough to block an IP address attempting to establish too many connection within a certain time frame.</p>
<p><a href="http://en.wikipedia.org/wiki/Pluggable_authentication_module" target="_blank">PAM</a> (Pluggable Authentication Modules) is an API used by many Unix systems for authentication. Marius described how to use PAM to block the IP address of an attacker after three failed logon attempts on a ssh server.</p>
<p><a href="http://fail2ban.sourceforge.net/wiki/index.php/Main_Page" target="_blank">fail2ban</a> can be used to update firewall rules based on log files scans. Marius demonstrated how to secure an ssh server with fail2ban using iptables.</p>
<p>The last two options are certainly more sophisticated than the mere iptables solution. Unfortunately, it takes more time to configure them as you might have &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Marius Ducea discussed three ways how to block brute force attacks under Linux using iptables, PAM and fail2ban. All three posts are quite detailed and well written.</p>
<p> <a href="http://en.wikipedia.org/wiki/Iptables" target="_blank">iptables</a> is a tool for packet filtering and NAT. You can use it to setup a firewall with shell scripts. A shell script with just a few lines is enough to block an IP address attempting to establish too many connection within a certain time frame.</p>
<p><a href="http://en.wikipedia.org/wiki/Pluggable_authentication_module" target="_blank">PAM</a> (Pluggable Authentication Modules) is an API used by many Unix systems for authentication. Marius described how to use PAM to block the IP address of an attacker after three failed logon attempts on a ssh server.</p>
<p><a href="http://fail2ban.sourceforge.net/wiki/index.php/Main_Page" target="_blank">fail2ban</a> can be used to update firewall rules based on log files scans. Marius demonstrated how to secure an ssh server with fail2ban using iptables.</p>
<p>The last two options are certainly more sophisticated than the mere iptables solution. Unfortunately, it takes more time to configure them as you might have to install the tools first.</p>
<p>My favorite solution is fail2ban since you can use it with almost any application, plus there are packages for most Linux distributions. PAM is more difficult to setup as you probably will have to install it from sources.</p>
<p>Marius described the installation and configuration of all three options in detail:</p>
<p><a href="http://www.ducea.com/2006/06/28/using-iptables-to-block-brute-force-attacks/" target="_blank">Using iptables to Block Brute Force Attacks</a>
<a href="http://www.ducea.com/2006/06/29/using-pam-to-block-brute-force-attacks/" target="_blank">Using PAM to Block Brute Force Attacks</a>
<a href="http://www.ducea.com/2006/07/03/using-fail2ban-to-block-brute-force-attacks/" target="_blank">Using fail2ban to Block Brute Force Attacks</a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-phonefactor-mobile-phone-based-two-factor-authentication/" title="FREE: PhoneFactor &#8211; Mobile phone based two-factor authentication (January 16, 2012)">FREE: PhoneFactor &#8211; Mobile phone based two-factor authentication</a> (1)</li>
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/blocking-brute-force-attacks-under-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft: ISA Server 2004 doesn&#8217;t maximize security</title>
		<link>http://4sysops.com/archives/microsoft-isa-server-2004-doesnt-maximize-security/</link>
		<comments>http://4sysops.com/archives/microsoft-isa-server-2004-doesnt-maximize-security/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 20:15:08 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/microsoft-isa-server-2004-doesnt-maximize-security/</guid>
		<description><![CDATA[<p>This is what Microsoft says about ISA Server 2004: ISA Server 2004 <strong><em>does not</em></strong> demonstrate Microsoft&#8217;s commitment to provide solutions that maximize customer security and productivity. ISA Server 2004 <strong><em>does not</em></strong> provide a comprehensive set of Microsoft Exchange and Microsoft Windows SharePoint Services publishing tools, streamlined security and connectivity for branch offices, and an expanded array of OEM appliance offerings.</p>
<p>Strange, isn&#8217;t it? The release candidate of its successor, <a href="http://www.microsoft.com/downloads/details.aspx?familyid=a7fd89a0-2f8f-4b71-8a37-efc05724c136&#38;displaylang=en" target="_blank">ISA Server 2006</a>, is now available for download. While   downloading I checked <a href="http://www.microsoft.com/isaserver/2006/prodinfo/faq.mspx" target="_blank">Microsoft&#8217;s FAQ</a> about the new version. Of course, I wanted to know first its new features. The text above is just the negation of Microsoft&#8217;s answer to the question &#8220;What&#8217;s new in Microsoft ISA Server 2006?&#8221;. Since this is all new, the predecessor, ISA Server 2004, lacks all these features, right?</p>
<p>So what does Microsoft want to tell us? I think those marketing guys are so much used to worshiping their products that they don&#8217;t realize how much &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This is what Microsoft says about ISA Server 2004: ISA Server 2004 <strong><em>does not</em></strong> demonstrate Microsoft&#8217;s commitment to provide solutions that maximize customer security and productivity. ISA Server 2004 <strong><em>does not</em></strong> provide a comprehensive set of Microsoft Exchange and Microsoft Windows SharePoint Services publishing tools, streamlined security and connectivity for branch offices, and an expanded array of OEM appliance offerings.</p>
<p>Strange, isn&#8217;t it? The release candidate of its successor, <a href="http://www.microsoft.com/downloads/details.aspx?familyid=a7fd89a0-2f8f-4b71-8a37-efc05724c136&amp;displaylang=en" target="_blank">ISA Server 2006</a>, is now available for download. While   downloading I checked <a href="http://www.microsoft.com/isaserver/2006/prodinfo/faq.mspx" target="_blank">Microsoft&#8217;s FAQ</a> about the new version. Of course, I wanted to know first its new features. The text above is just the negation of Microsoft&#8217;s answer to the question &#8220;What&#8217;s new in Microsoft ISA Server 2006?&#8221;. Since this is all new, the predecessor, ISA Server 2004, lacks all these features, right?</p>
<p>So what does Microsoft want to tell us? I think those marketing guys are so much used to worshiping their products that they don&#8217;t realize how much they torture us with these texts. I&#8217;ve been working with ISA Server since it came out in 1999. I&#8217;ve been publishing an article about ISA Server 2000 and one about ISA Server 2004. So I think I know this product well. After reading this text I have absolutely no idea what&#8217;s new in ISA Server 2006.</p>
<p>Why do they these marketing guys steal my time? Do they really think that IT professionals buy all this fuss? I hope, I didn&#8217;t steal your time now with my silly because useless complaints. But I have to let this out every now and then. Anyway, if you really want to know about the new features of ISA Server 2006, you can check out this article at <a href="http://www.isaserver.org/articles/ISA-Server-2006-Overview.html" target="_blank">isaserver.org.</a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/microsoft-isa-server-2004-doesnt-maximize-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Windows Vista’s firewall crippled?</title>
		<link>http://4sysops.com/archives/is-windows-vista%e2%80%99s-firewall-crippled/</link>
		<comments>http://4sysops.com/archives/is-windows-vista%e2%80%99s-firewall-crippled/#comments</comments>
		<pubDate>Wed, 03 May 2006 17:18:47 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>
		<category><![CDATA[vista bashing]]></category>
		<category><![CDATA[vista security]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/is-windows-vista%e2%80%99s-firewall-crippled/</guid>
		<description><![CDATA[<p>There is an on going debate [<a href="http://www.zdnet.com.au/news/security/soa/Vista_firewall_shackled_due_to_customer_demand_Microsoft/0,2000061744,39252954,00.htm" target="_blank">1]</a> [<a href="http://www.zdnet.com.au/news/security/soa/Zone_Labs_glee_at_hobbled_Vista_firewall/0,2000061744,39252346,00.htm" target="_blank">2</a>] ever since Microsoft announced that outbound filtering in Windows Vista&#8217;s firewall will be turned off by default. Obviously, Microsoft again valued usability above security. Whereas I understand it in this context, I was a bit surprised how Microsoft staff justified this move.</p>
<p><a href="http://blogs.technet.com/mkleef/archive/2006/04/27/426517.aspx"></a><a href="http://blogs.technet.com/mkleef/archive/2006/04/27/426517.aspx" target="_blank">Michael Kleef</a>, for example, thinks that other security measures should be used to prevent malware from infecting the computer in the first place. He listed several new technologies of Windows Vista, like <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#E3B" target="_blank">User Access Protection</a>, <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#ERD" target="_blank">Windows Defender</a> and <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#E4F" target="_blank">Sandbox of IE7</a>, that should do the job.</p>
<p>I think, this is not a good argument. The more lines of defences you have, the better it is. If the malware manages to get around one defence line, there is still the next in line which stops the malicious program from causing more damage. So, enumerating other features of software to explain away a security weakness is &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>There is an on going debate [<a href="http://www.zdnet.com.au/news/security/soa/Vista_firewall_shackled_due_to_customer_demand_Microsoft/0,2000061744,39252954,00.htm" target="_blank">1]</a> [<a href="http://www.zdnet.com.au/news/security/soa/Zone_Labs_glee_at_hobbled_Vista_firewall/0,2000061744,39252346,00.htm" target="_blank">2</a>] ever since Microsoft announced that outbound filtering in Windows Vista&#8217;s firewall will be turned off by default. Obviously, Microsoft again valued usability above security. Whereas I understand it in this context, I was a bit surprised how Microsoft staff justified this move.</p>
<p><a href="http://blogs.technet.com/mkleef/archive/2006/04/27/426517.aspx"></a><a href="http://blogs.technet.com/mkleef/archive/2006/04/27/426517.aspx" target="_blank">Michael Kleef</a>, for example, thinks that other security measures should be used to prevent malware from infecting the computer in the first place. He listed several new technologies of Windows Vista, like <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#E3B" target="_blank">User Access Protection</a>, <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#ERD" target="_blank">Windows Defender</a> and <a href="http://www.microsoft.com/technet/windowsvista/evaluate/feat/secfeat.mspx#E4F" target="_blank">Sandbox of IE7</a>, that should do the job.</p>
<p>I think, this is not a good argument. The more lines of defences you have, the better it is. If the malware manages to get around one defence line, there is still the next in line which stops the malicious program from causing more damage. So, enumerating other features of software to explain away a security weakness is not convincing.</p>
<p>A second argument, which was also put forward by <a href="http://www.oreillynet.com/windows/blog/2006/05/vistas_firewall_crippled_yeah.html" target="_blank">Mitch Tulloch</a>, is that outbound filtering is not important anyway since clever malware can simply use another open port like port 80 to connect to other computers in the network.</p>
<p>There is a big difference between personal firewalls and gateway firewalls. Good personal firewalls don&#8217;t just filter ports; they also allow you to specify which desktop applications can connect to the internet. This is very important in corporate networks. If a user starts an application which is infected by a virus or other malware from his USB stick, for example, it can&#8217;t infect other computers in the network even if it uses port 80 since the personal firewall will block this application. I wonder, if the firewall of Windows Visa has this feature?</p>
<p>In my view it only makes sense for the home edition of Windows Vista to disable outbound filtering by default. Usually, the configuration is too complicated and time consuming that most users would just turn off the firewall, anyway. This way usability does improve security since security software that is too complicated to handle will simply not be used. So the overall security of the internet wouldn&#8217;t be improved.</p>
<p>However, in a corporate environment outbound filtering is very useful even if there is gateway firewall. As network administrators can do the configuration, usability is not an issue here.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/is-windows-vista%e2%80%99s-firewall-crippled/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Review of Microsoft ISA Server 2006 Part 1: Upgrade</title>
		<link>http://4sysops.com/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/</link>
		<comments>http://4sysops.com/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/#comments</comments>
		<pubDate>Fri, 10 Mar 2006 21:07:14 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/</guid>
		<description><![CDATA[<p>I am planning to write an article about <a href="http://www.microsoft.com/isaserver/2006/default.mspx">ISA Server 2006</a> for a computer magazine The testing will be documented in this blog. I had written an article about the first version, ISA Server 2000, and also about ISA Server 2004. ISA Server 2000 didn&#8217;t convince me, especially the user interface. ISA Server 2004 certainly was a major improvement. We are using it now as a firewall and will soon install two ISA Servers as web proxies.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg" title="isa_2006_1.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg','isa_2006_1.jpg',event,300,75)"></a><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg" title="isa_2006_1.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg','isa_2006_1.jpg',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.thumbnail.jpg" alt="isa_2006_1.jpg" title="isa_2006_1.jpg" align="right" height="57" width="128" /></a>Today, I installed the beta of ISA Server 2006 on my testing system with an ISA Server 2004. The setup program complained that I have the Firewall Client Share installed. After uninstalling it the setup program complained again that I need Service Pack 1 for Windows Server 2003. Eventually I succeeded upgrading the ISA Server 2004. As expected all my previous settings were transferred to my new installation.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg" title="isa_2006_2.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg','isa_2006_2.jpg',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg" alt="isa_2006_2.jpg" title="isa_2006_2.jpg" align="right" height="140" width="203" /></a>Actually, at first I was wondering if I really upgraded because the user interface looked &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I am planning to write an article about <a href="http://www.microsoft.com/isaserver/2006/default.mspx">ISA Server 2006</a> for a computer magazine The testing will be documented in this blog. I had written an article about the first version, ISA Server 2000, and also about ISA Server 2004. ISA Server 2000 didn&#8217;t convince me, especially the user interface. ISA Server 2004 certainly was a major improvement. We are using it now as a firewall and will soon install two ISA Servers as web proxies.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg" title="isa_2006_1.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg','isa_2006_1.jpg',event,300,75)"></a><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg" title="isa_2006_1.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.jpg','isa_2006_1.jpg',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_1.thumbnail.jpg" alt="isa_2006_1.jpg" title="isa_2006_1.jpg" align="right" height="57" width="128" /></a>Today, I installed the beta of ISA Server 2006 on my testing system with an ISA Server 2004. The setup program complained that I have the Firewall Client Share installed. After uninstalling it the setup program complained again that I need Service Pack 1 for Windows Server 2003. Eventually I succeeded upgrading the ISA Server 2004. As expected all my previous settings were transferred to my new installation.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg" title="isa_2006_2.jpg" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg','isa_2006_2.jpg',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/03/isa_2006_2.jpg" alt="isa_2006_2.jpg" title="isa_2006_2.jpg" align="right" height="140" width="203" /></a>Actually, at first I was wondering if I really upgraded because the user interface looked exactly the same as before. This is good news as I really liked the one of ISA Server 2004. There are certainly many new features, but I think the upgrade is not as significant as the one from ISA Server 2000. At least this was my first impression after reading about its <a href="http://www.microsoft.com/isaserver/2006/prodinfo/faq.mspx">new features</a>. However, I am only at the beginning of my testing. So stay tuned!</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/how-to-configure-tmg-for-ssl-client-certificate-authentication/" title="How to configure TMG for SSL Client Certificate Authentication (July 29, 2011)">How to configure TMG for SSL Client Certificate Authentication</a> (0)</li>
	<li><a href="http://4sysops.com/archives/using-tmg-one-time-passwords-and-kerberos-constrained-delegation/" title="Using TMG, one-time passwords and Kerberos Constrained Delegation (July 22, 2011)">Using TMG, one-time passwords and Kerberos Constrained Delegation</a> (2)</li>
	<li><a href="http://4sysops.com/archives/how-to-use-kerberos-constrained-delegation-with-forefront-tmg/" title="How to use Kerberos Constrained Delegation with Forefront TMG (July 13, 2011)">How to use Kerberos Constrained Delegation with Forefront TMG</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-2/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2 (March 16, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/secure-your-exchange-2010-server-with-forefront-tmg-part-1/" title="Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1 (March 15, 2011)">Secure your Exchange 2010 Server with Forefront TMG &#8211; Part 1</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/review-of-microsoft-isa-server-2006-part-1-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

