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

<channel>
	<title>Forefront TMG Reporting</title>
	<atom:link href="http://www.fastvue.co/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fastvue.co</link>
	<description>Real Time Reporting for Microsoft Forefront Threat Management Gateway</description>
	<lastBuildDate>Wed, 12 Jun 2013 06:48:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Troubleshooting Forefront TMG Web Proxy Auto Discovery (WPAD) Issues</title>
		<link>http://www.fastvue.co/blog/troubleshooting-forefront-tmg-web-proxy-auto-discovery-wpad-issues</link>
		<comments>http://www.fastvue.co/blog/troubleshooting-forefront-tmg-web-proxy-auto-discovery-wpad-issues#comments</comments>
		<pubDate>Thu, 06 Jun 2013 20:57:04 +0000</pubDate>
		<dc:creator>Uilson Souza</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Web Proxy Auto Discovery]]></category>
		<category><![CDATA[WPAD]]></category>
		<category><![CDATA[WPAD Auto Discovery]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=4028</guid>
		<description><![CDATA[<p>It was almost 6:00 pm on Friday evening and I was setting my mind on what to do with my weekend when suddenly the phone rings. “Hey Uilson, please help us! We are getting an error to access the internet!” OK! Time to stop dreaming about weekend plans and find </p><p>The post <a href="http://www.fastvue.co/blog/troubleshooting-forefront-tmg-web-proxy-auto-discovery-wpad-issues">Troubleshooting Forefront TMG Web Proxy Auto Discovery (WPAD) Issues</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>It was almost 6:00 pm on Friday evening and I was setting my mind on what to do with my weekend when suddenly the phone rings.</p>
<blockquote><p><em>“Hey Uilson, please help us! We are getting an error to access the internet!”</em></p></blockquote>
<p>OK! Time to stop dreaming about weekend plans and find out what is going on!</p>
<p>I quickly confirmed from my notebook that internet access was down and Internet Explorer was returning the error message below:</p>
<blockquote>
<pre><strong>Error</strong>
FW-1 at fw6057: Access denied.</pre>
</blockquote>
<p>Requests were being redirected to our edge firewall.</p>
<h2>Network Configuration</h2>
<p>The network used two Forefront TMG in Network Load Balanced (NLB) configuration and all browsers received proxy details via WPAD.DAT script, delivered by GPO from our Active Directory servers.</p>
<h2>Troubleshooting</h2>
<p>When setting the web proxy details manually in Internet Explorer using the IP and port of the Forefront TMG proxy server,  Internet access was restored! This narrowed the problem down to an issue with the WPAD.DAT script.</p>
<h3>Investigating WPAD</h3>
<p>I went to Internet Explorer and tried to download the WPAD script by typing its address into my browser:<br />
<strong>http://server.domain.com/wpad.dat</strong></p>
<p>I found I could not access this link. Then, remembering some advice I received from one of our Field Analysts, I tried accessing the script via port 8080:<br />
<strong>http://server.domain.com:8080/wpad.dat </strong></p>
<p>Success! I could download script.</p>
<p>I tried manually setting one of the workstations to download the script using port 8080, and it was able to access the internet again!</p>
<p>OK my friends! I’ve found what was wrong! <strong>The Forefront TMG Server was refusing requests to the WPAD.dat script on port 80</strong>.</p>
<h2>Solution</h2>
<p>The reason why Internet access suddenly dropped was that someone made a change to Forefront TMG&#8217;s Internal network properties and disabled the access via port 80 by unchecking the <strong><em>“Publish automatic discovery information for this network”</em></strong> option, as shown in the image below:</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/06/TMGAutoDiscovery.png"><img class="alignnone size-medium wp-image-4034" src="http://www.fastvue.co/wp-content/uploads/2013/06/TMGAutoDiscovery-242x300.png" alt="Forefront TMG Auto Discovery Options" width="242" height="300" /></a></p>
<p>When checking this option again, all users got their Internet access back!</p>
<h2>About Web Proxy Auto Discovery (WPAD)</h2>
<p>The &#8216;Publish automatic discovery information for this network&#8217; option in Forefront TMG allows access to the Web Proxy Automatic Discovery (WPAD) protocol. All you need to do is configure a host record in DNS called <strong>WPAD</strong> that resolves to the IP address of your Forefront TMG&#8217;s internal network interface.</p>
<p>The WPAD method can pose potential security issues, so Microsoft added WPAD to the default <strong>Global Query Block List</strong> in Windows Server 2008. This means that the DNS service will not respond to WPAD queries by default. It is possible to turn this method on by following some steps that my friend Richard Hicks describes in his post: <a href="http://tmgblog.richardhicks.com/2009/06/16/dns-security-enhancements-and-web-proxy-auto-discovery/">DNS Security Enhancements and Proxy Auto Discovery</a>.</p>
<p>The best way to deploy the WPAD script is keeping the default link provided by Forefront TMG. In case you want to set up a customized link, always create it using port 8080 as default. For example: <strong>http://proxy.uilson.com:8080/wpad.dat</strong></p>
<p>Using an address like the one above won’t impact users if someone unchecks the Automatic Discovery publishing option.</p>
<p>You also need to be sure the script address on Forefront TMG matches what you have specified in Active Directory GPO.</p>
<h2><strong>Further WPAD Troubleshooting</strong></h2>
<p><strong></strong>Luckily, my issue was easily solved by re-publishing the Auto Discovery service on Forefront TMG. If you are having other issues with WPAD on Forefront TMG and this article does not help, here are some other WPAD troubleshooting resources you may find useful:</p>
<p><strong>Troubleshooting Automatic Detection (Forefront Operations Documentation)</strong><br />
<a title="Troubleshooting Automatic Detection" href="http://technet.microsoft.com/en-us/library/cc302643.aspx" target="_blank">http://technet.microsoft.com/en-us/library/cc302643.aspx</a></p>
<p><strong>Forefront TMG Web Proxy Auto Detect Fails (Richard Hicks)</strong><br />
<a title="Forefront TMG Web Proxy Auto Detect Fails (Richard Hicks)" href="http://tmgblog.richardhicks.com/2011/05/23/forefront-tmg-2010-web-proxy-auto-detect-fails/" target="_blank">http://tmgblog.richardhicks.com/2011/05/23/forefront-tmg-2010-web-proxy-auto-detect-fails/</a></p>
<p><strong>Troubleshooting Windows Proxy Auto Discover &#8211; WPAD (Infratalk)</strong><br />
<a title="Troubleshooting Windows Proxy Auto Discover (WPAD)" href="http://infratalk.wordpress.com/2011/09/10/troubleshooting-windows-proxy-autodiscovery-wpad/" target="_blank">http://infratalk.wordpress.com/2011/09/10/troubleshooting-windows-proxy-autodiscovery-wpad/</a></p>
<p><strong>Automatic Discovery Woes (Forefront TMG Product Team Blog)</strong><br />
<a title="Automatic Discovery Woes (Forefront TMG Product Team Blog)" href="http://blogs.technet.com/b/isablog/archive/2006/01/04/416887.aspx" target="_blank">http://blogs.technet.com/b/isablog/archive/2006/01/04/416887.aspx</a></p>
<p><strong>WPAD is Working Or Not (Suraj Singh MSFT)</strong><br />
<a title="WPAD is Working Or Not (Suraj Singh MSFT)" href="http://blogs.technet.com/b/sooraj-sec/archive/2011/07/07/wpad-is-working-or-not.aspx" target="_blank">http://blogs.technet.com/b/sooraj-sec/archive/2011/07/07/wpad-is-working-or-not.aspx</a></p>
<p>The post <a href="http://www.fastvue.co/blog/troubleshooting-forefront-tmg-web-proxy-auto-discovery-wpad-issues">Troubleshooting Forefront TMG Web Proxy Auto Discovery (WPAD) Issues</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/troubleshooting-forefront-tmg-web-proxy-auto-discovery-wpad-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Report on YouTube Activity with Fastvue TMG Reporter</title>
		<link>http://www.fastvue.co/blog/how-to-report-on-youtube-activity</link>
		<comments>http://www.fastvue.co/blog/how-to-report-on-youtube-activity#comments</comments>
		<pubDate>Thu, 30 May 2013 00:24:28 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Activity Reports]]></category>
		<category><![CDATA[report on youtube]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=4001</guid>
		<description><![CDATA[<p>A common concern for network administrators is how to manage traffic to high bandwidth sites. YouTube.com is one specific site that network administrators need to watch closely. The site holds a wealth of information, but it also holds many distractions. HD movie trailers and funny cat videos can quickly drain </p><p>The post <a href="http://www.fastvue.co/blog/how-to-report-on-youtube-activity">How to Report on YouTube Activity with Fastvue TMG Reporter</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>A common concern for network administrators is how to manage traffic to high bandwidth sites. YouTube.com is one specific site that network administrators need to watch closely. The site holds a wealth of information, but it also holds many distractions. HD movie trailers and funny cat videos can quickly drain both your organization&#8217;s bandwidth and online productivity.</p>
<p>This video takes you through how to use Fastvue TMG Reporter to report on <strong>YouTube.com,</strong> and how to create a report that provides a simple list of all the videos that people have watched. It also dives a little deeper into how YouTube streaming works to help you better understand the detailed information in TMG Reporter&#8217;s activity reports.</p>
<h3>Reporting on YouTube with Fastvue TMG Reporter</h3>
<div style="text-align: center">
<iframe src="http://player.vimeo.com/video/67257783?title=0&amp;byline=0&amp;portrait=0" width="600" height="337" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
</div>
<p>If you have any questions about reporting on YouTube.com, or if you have other specific reporting requirements, don&#8217;t hesitate to <a title="Fastvue Support" href="http://support.fastvue.co" target="_blank">get in touch</a>.</p>
<p>If you haven&#8217;t yet tried Fastvue TMG Reporter, <a title="Download Fastvue TMG Reporter" href="http://fastvue.co/download" target="_blank">download our free 30 day trial</a> today.</p>
<div style="text-align: center; position: relative; margin-bottom: 32px">
<a href="/download" class="btn" style="position: relative">Get Started ></a>
</div>
<p>The post <a href="http://www.fastvue.co/blog/how-to-report-on-youtube-activity">How to Report on YouTube Activity with Fastvue TMG Reporter</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/how-to-report-on-youtube-activity/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What everyone should know about HTTPS, SSL, TLS and Certificates</title>
		<link>http://www.fastvue.co/blog/what-everyone-should-know-about-https-ssl-tls-and-certificates</link>
		<comments>http://www.fastvue.co/blog/what-everyone-should-know-about-https-ssl-tls-and-certificates#comments</comments>
		<pubDate>Tue, 07 May 2013 18:12:39 +0000</pubDate>
		<dc:creator>Etienne Liebetrau</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[Microsoft IIS]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[Secure Web]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL Certificates]]></category>
		<category><![CDATA[TLS]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3965</guid>
		<description><![CDATA[<p>Growing concerns about Internet security spurred the development of secure encrypted protocols to deliver web content.  The Secure Sockets Layer Protocol was developed and released by Netscape in 1994, 19 years ago.  SSL and its superseding technology Transport Layer Security (TLS) is the primary method of securing web based data transfer today. Amazingly, very few </p><p>The post <a href="http://www.fastvue.co/blog/what-everyone-should-know-about-https-ssl-tls-and-certificates">What everyone should know about HTTPS, SSL, TLS and Certificates</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Growing concerns about Internet security spurred the development of secure encrypted protocols to deliver web content.  The Secure Sockets Layer Protocol was developed and released by Netscape in <strong>1994, 19 years ago</strong>.  SSL and its superseding technology Transport Layer Security (TLS) is the primary method of securing web based data transfer today.</p>
<p>Amazingly, very few people know anything about it and even fewer people including some IT professionals know how it works. The aim of this articles is to briefly explain the concepts of how this technology works. With your new understanding you should be able to detect and avoid SSL related problems and warnings.</p>
<h2>Terminology</h2>
<p>There are a few common terms used to refer to different aspects of the technology, but in general they are all interchangeable and refer to an <strong>encrypted data session</strong> between a client browser and a secure web server:</p>
<ul>
<li>HTTPS &#8211; Hyper Text Transfer Protocol Secure</li>
<li>SSL &#8211; Secure Sockets Layer</li>
<li>TLS &#8211; Transport Layer Security</li>
</ul>
<p>Other terms related to this technology include:</p>
<ul>
<li>Keys &#8211; Text cypher</li>
<li>Public Key -Known text cypher</li>
<li>Private Key &#8211; unknown text cyper</li>
<li>Symmetrical or Session Key &#8211; Pair of matching keys on either side</li>
<li>Certificates &#8211; Text containers containing cypher and other identifying information</li>
</ul>
<h2>The Basic Steps</h2>
<p>Below are the main steps involved in creating and maintaining an encrypted data session. The initial SSL hand shake is covered in steps 1 through 5, and the data transmission that continually reoccurs is covered in steps 6 and 7.</p>
<ol>
<li> &#8211;&gt; Browser requests secure site using HTTPS header</li>
<li>&lt;&#8211; Secure web server sends certificate containing its public key</li>
<li>&#8211;&gt; Browser validates the certificate  with request to validation servers</li>
<li>&#8211;&gt; Browser uses the public key and creates a symmetric key that will only be valid for that session and sends it to the web server</li>
<li>Web server decrypts the symmetric key with it&#8217;s private key</li>
<li>&lt;&#8211; Web server returns data encrypted with the symmetric session key</li>
<li>Browser decrypts data using the symmetric session key</li>
</ol>
<p>Depending on the client and the web server configuration, there may be additional steps (such as authentication / verification) involved.</p>
<h2>Deeper dive into the steps</h2>
<h3>Step 1.  Request secure site</h3>
<p>URLs for normal (un-encrypted) web browsing start with <strong>http://</strong>. When the URL starts with <strong>https://</strong> it indicates to the web server that the browser is requesting secure content.</p>
<p>The actual header data for these two are methods contain three parts.</p>
<pre>&lt;Protocol&gt; :// &lt;Fully Qualified Domain Name (FQDN)&gt; : &lt;Port number&gt;</pre>
<p>An example of this would be</p>
<ul>
<li>http://www.google.com:80</li>
<li>https://www.google.com:443</li>
</ul>
<p>The reason most users are not aware of this is because most modern browsers hide the <strong>http://</strong> and <strong>:80</strong> portions of the URL. For secure URLs, modern browsers usually show the <strong>https:// </strong>portion but they still  hide the port number portion.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/04/4.png"><img class="aligncenter size-full wp-image-3966" src="http://www.fastvue.co/wp-content/uploads/2013/04/4.png" alt="" width="485" height="328" /></a></p>
<h3>Step 2.  Secure web server sends certificate</h3>
<p>Once the web server receives the request that indicates a secure connection is required, it sends its certificate to the client browser.  The certificate contains the following bits of information that will be used in the following step.</p>
<ul>
<li>The site name to which the certificate is issued to</li>
<li>The Certificate Authority (CA) that issued the certificate</li>
<li>The dates for which the certificate is valid.</li>
<li>Thumbprint</li>
<li>CRL points</li>
</ul>
<p>You can check these yourself by clicking on the certificate and examining the various fields (Open Windows Certificate Manager  with Start | Run | certmgr.msc).</p>
<p style="text-align: center;"><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/04/6.png"><img class="aligncenter  wp-image-3967" src="http://www.fastvue.co/wp-content/uploads/2013/04/6.png" alt="" width="574" height="673" /></a></p>
<h3></h3>
<h3><span style="font-size: 1.17em;">Step 3. Browser validates the certificate</span></h3>
<p>Before the browser will accept the certificate and use it to establish the session keys, it validates that the certificate is valid and trusted. To do this:</p>
<ul>
<li>It compares the name to which the certificate was issued and checks that it matches the Request and Response header.</li>
<li>Checks the current date against the certificate validity period dates.</li>
<li>It uses the Certificate Revocation List (CRL) points to see if the certificate&#8217;s thumbprint has been revoked or if it is still valid.</li>
<li>It also checks the local system to see if it trusts the Certificate Authority that issued the certificate.</li>
</ul>
<p>If any of these validations fail the browser will alert you to it and provide the option to accept the invalid certificate and proceed to the following step. If the certificate is trusted and no alerts appear, a secure padlock indicator appears in the address bar.</p>
<p>There is another category of certificates that are &#8220;extra trusted&#8221;.  These certificates require additional validation steps between the Certificate Authority and the client. These certificates are typically valid for shorter duration and are subject to annual re-evaluation.  You can identify the Extended Validation (EV) certificates by how the browser &#8220;Lights Up Green&#8221; when it encounters one of these.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/04/7.png"><img class="aligncenter size-full wp-image-3968" src="http://www.fastvue.co/wp-content/uploads/2013/04/7.png" alt="" width="434" height="148" /></a></p>
<p>&nbsp;</p>
<h3>Step 4. Browser creates the symmetric key</h3>
<p>The browser uses the web server certificate&#8217;s public key and and creates a unique session key. The session key will only be valid for the duration of the session and is therefore referred to as a session key.</p>
<p>Only the client browser can decrypt the data since it contains the private key that was used  in conjunction with the public key. The browser then send the session key back to the web server. At this point it is called the <strong>pre-master secret</strong>.</p>
<h3>Step 5. Web server decrypts the session key</h3>
<p>The web server is in possession of its own private key that can be used to decrypt any message encrypted using its public key. It uses its private key to decrypt the pre-master secret and the session key received from the client browser.</p>
<p>This is then used for all further encryption for the duration of the session. The the same key will now be used at the client and server side as it is a symmetric key pair. The process up to now is known as the <strong>SSL handshake</strong>.</p>
<h3>Step 6. Data is encrypted before sending to the client</h3>
<p>The web server now uses the symmetric key to encrypt the data portion of all packets being sent back to the client. It is important to note that the HTTP header information is <em>not</em> encrypted, allowing for correct routing and <a title="Fastvue TMG Reporter" href="http://fastvue.co" target="_blank">reporting</a> of the encrypted traffic.</p>
<h3>Step 7. The client browser decrypts the response from the web server</h3>
<p>The client browser receives the encrypted data from the web server. It uses its session key to decrypt the data and render the content. An important concept to grasp here is that the tunnel is between the client browser and the web server, not the entire client computer. Even if data packets are intercepted on the client with a packet sniffer such as Wire Shark it cannot be decrypted.</p>
<h2>Something to think about</h2>
<p>With the Web 2.0 and cloud services, more information than ever before is being transmitted over the web. Increasingly, a lot of it is confidential and should not simply be transmitted in clear text.</p>
<p>As consumers we should be vigilant and take note of the SSL status (or lack thereof) before we post sensitive information to a web site.</p>
<p>As IT professionals we have an obligation to ensure that applications we publish over the Internet are secure and encrypted.</p>
<p>Implementing SSL and using proper certificates that do not generate a certificate warning is not difficult or expensive. Secure, validated and encrypted web communication becomes more important everyday.</p>
<p>As a starting point, make sure your TMG Reporter installation is secured by following this guide: <a title="How To Secure And Publish the Fastvue TMG Reporter Web Site" href="http://www.fastvue.co/blog/how-to-secure-and-publish-the-fastvue-tmg-reporter-web-site" target="_blank">How To Secure And Publish the Fastvue TMG Reporter Web Site</a></p>
<p>&nbsp;</p>
<p>The post <a href="http://www.fastvue.co/blog/what-everyone-should-know-about-https-ssl-tls-and-certificates">What everyone should know about HTTPS, SSL, TLS and Certificates</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/what-everyone-should-know-about-https-ssl-tls-and-certificates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forefront TMG Tips and Tricks</title>
		<link>http://www.fastvue.co/blog/forefront-tmg-tips-and-tricks</link>
		<comments>http://www.fastvue.co/blog/forefront-tmg-tips-and-tricks#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:47:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Forefront TMG Tips]]></category>
		<category><![CDATA[Richard Hicks]]></category>
		<category><![CDATA[TMG Tips]]></category>
		<category><![CDATA[TMG Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3936</guid>
		<description><![CDATA[<p>Richard Hicks is a guy worth listening to when it comes to Forefront TMG. He has been installing, configuring, and managing TMG and its predecessors ISA Server and Proxy Server for more than 15 years. He has also built a great resource of information that Forefront TMG administrators use every </p><p>The post <a href="http://www.fastvue.co/blog/forefront-tmg-tips-and-tricks">Forefront TMG Tips and Tricks</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_3942" class="wp-caption alignright" style="width: 160px"><a href="http://www.fastvue.co/blog/author/richardhicks"><img class="size-full wp-image-3942" title="Richard Hicks" src="http://www.fastvue.co/wp-content/uploads/2013/04/RichardHicksProfilePic.jpg" alt="Richard Hicks (MVP)" width="150" height="225" /></a><p class="wp-caption-text">Richard Hicks (MVP)</p></div>
<p>Richard Hicks is a guy worth listening to when it comes to Forefront TMG. He has been installing, configuring, and managing TMG and its predecessors ISA Server and Proxy Server for more than 15 years. He has also built a great resource of information that Forefront TMG administrators use every day on his own <a title="TMG Blog - Richard Hicks" href="http://tmgblog.richardhicks.com/" target="_blank">TMG Blog</a> site and on <a title="ISAServer.org - Richard Hicks" href="http://isaserver.org/Richard_Hicks/" target="_blank">ISAServer.org</a>.</p>
<p>Throughout his experience with Forefront TMG, Richard has picked up some great <strong>tips and tricks</strong> that you can apply in your daily workflow to help make your TMG Firewall easier to manage and even more performant.</p>
<p>You can read all about these tips and tricks is his latest article <a title="Forefront TMG 2010 Policy and Configuration Management Tips and Tricks" href="http://isaserver.org/tutorials/Forefront-TMG-2010-Policy-Configuration-Management-Tips-Tricks.html" target="_blank">Forefront TMG 2010 Policy and Configuration Management Tips and Tricks</a>.</p>
<p><a class="btn" style="margin: 12px 0; display: inline-block" title="Forefront TMG 2010 Policy and Configuration Management Tips and Tricks" href="http://isaserver.org/tutorials/Forefront-TMG-2010-Policy-Configuration-Management-Tips-Tricks.html" target="_blank">Forefront TMG Tips and Tricks</a></p>
<h3>More tips from the Archives</h3>
<p>Richard has also been kind enough to write some guest posts on our very own TMG Reporter blog. Here are some of his past articles from our archives:</p>
<ul>
<li><a title="Block Instant Messaging Traffic Using Forefront TMG’s HTTP Filter" href="http://www.fastvue.co/blog/block-instant-messaging-traffic-using-forefront-tmg-http-filter">Block Instant Messaging Traffic Using Forefront TMG’s HTTP Filter</a></li>
<li><a title="Forefront TMG Enterprise Logging with Remote SQL Server" href="http://www.fastvue.co/blog/forefront-tmg-enterprise-logging-with-remote-sql-server">Forefront TMG Enterprise Logging with Remote SQL Server</a></li>
<li><a title="Tips for Healthy Logging and Reporting in Forefront TMG 2010" href="http://www.fastvue.co/blog/tips-for-healthy-logging-and-reporting-in-forefront-tmg-2010">Tips for Healthy Logging and Reporting in Forefront TMG 2010</a></li>
<li><a title="Enterprise Reporting Challenges with Forefront TMG 2010" href="http://www.fastvue.co/blog/enterprise-reporting-challenges-with-forefront-tmg-2010">Enterprise Reporting Challenges with Forefront TMG 2010</a></li>
<li><a title="Logging Improvements in Forefront TMG 2010" href="http://www.fastvue.co/blog/logging-improvements-in-forefront-tmg-2010">Logging Improvements in Forefront TMG 2010</a></li>
</ul>
<p>The post <a href="http://www.fastvue.co/blog/forefront-tmg-tips-and-tricks">Forefront TMG Tips and Tricks</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/forefront-tmg-tips-and-tricks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TMG Reporter 2.1 Out Now!</title>
		<link>http://www.fastvue.co/blog/tmg-reporter-2-1-out-now</link>
		<comments>http://www.fastvue.co/blog/tmg-reporter-2-1-out-now#comments</comments>
		<pubDate>Thu, 11 Apr 2013 20:06:52 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3900</guid>
		<description><![CDATA[<p>After a lengthy beta period, we are happy to announce that Fastvue TMG Reporter 2.1 has been officially released! TMG Reporter 2.1 features detailed Activity Reports, Scheduled Custom Reports, Comprehensive Filtering and more! See What&#8217;s New Or read on below&#8230; Activity Reports Activity Reports provide a chronological list of all </p><p>The post <a href="http://www.fastvue.co/blog/tmg-reporter-2-1-out-now">TMG Reporter 2.1 Out Now!</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>After a lengthy beta period, we are happy to announce that Fastvue TMG Reporter 2.1 has been officially released!</p>
<p>TMG Reporter 2.1 features detailed <strong>Activity Reports</strong>, <strong>Scheduled Custom Reports</strong>, <strong>Comprehensive Filtering</strong> and more!</p>
<p style="text-align: center;"><a class="btn" href="/TMGReporter21">See What&#8217;s New</a></p>
<p style="text-align: center;"><em>Or read on below&#8230;</em></p>
<h2>Activity Reports</h2>
<p>Activity Reports provide a chronological list of all activity showing full URLs and timestamps. Step through daily web browsing activity and expand sites to view full URLs, categories and actions.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/02/Activity-Reports-Main.png"><img class="aligncenter size-medium wp-image-3459" title="Activity Reports" src="http://www.fastvue.co/wp-content/uploads/2013/02/Activity-Reports-Main-300x220.png" alt="Activity Reports" width="300" height="220" /></a></p>
<p>Click the <strong>Activity Report</strong> button on the Reports tab to get started.</p>
<h2>Scheduled Reports</h2>
<p>Schedule any report and email it to the right person. Send the Marketing manager an unproductive browsing report for their department every week, or receive an automated daily email of the day&#8217;s top threats.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/02/Scheduled-Reports-e1361232167749.png"><img class="aligncenter size-medium wp-image-3467" title="Scheduled Reports" src="http://www.fastvue.co/wp-content/uploads/2013/02/Scheduled-Reports-e1361232167749-300x278.png" alt="Scheduled Reports" width="300" height="278" /></a></p>
<p>Click the <strong>clock button</strong> on the Reports tab to get started.</p>
<h2>Comprehensive Filtering</h2>
<p>Report on exactly what you need with the new filtering interface.  Run reports on unacceptable browsing in the marketing department (yeah, we like to pick on the marketing folks!), but don&#8217;t include Web Ads or blocked traffic.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/TMG-Reporter-Custom-Report-Filters-Small.png"><img class="aligncenter size-medium wp-image-2933" title="TMG Reporter Custom Report Filters" src="http://www.fastvue.co/wp-content/uploads/2012/10/TMG-Reporter-Custom-Report-Filters-Small-300x131.png" alt="TMG Reporter Custom Report Filters" width="300" height="131" /></a></p>
<p>Click the <strong>Filter</strong> <strong>button</strong> on the Reports tab to get started.</p>
<h2>Drilldown Reporting</h2>
<p>Drilldown on activity by launching new reports while keeping the existing filters. Create a report filtered by Unproductive browsing, and then drilldown into &#8216;Allowed&#8217; traffic while keeping your unproductive filter.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/02/New-Report-on-Allowed.png"><img class="aligncenter size-medium wp-image-3475" title="Drilldown Reporting" src="http://www.fastvue.co/wp-content/uploads/2013/02/New-Report-on-Allowed-300x205.png" alt="Drilldown Reporting" width="300" height="205" /></a></p>
<p>Hover over the magic green arrow that appears in reports to get started.</p>
<h2>Performance!</h2>
<p>TMG Reporter 2.1 generates reports almost twice as fast as version 2.0 and uses less memory. 2.1 also comes with a long list of minor bug fixes and tweaks making the overall experience even smoother.</p>
<p><img class="aligncenter size-medium wp-image-3894" title="Speedometer" src="http://www.fastvue.co/wp-content/uploads/2013/04/Speedometer_000019207285_ExtraSmall-1-300x300.jpg" alt="Speedometer" width="300" height="300" /></p>
<h2>Import Forefront TMG&#8217;s Remote SQL Logs</h2>
<p>If you have configured Forefront TMG to log to a remote SQL database (there are some great reasons to do so), you can now import directly from the database. No need for the Fastvue Arbiter!</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/TMG-Reporter-Remote-SQL-Dialog.png"><img class="aligncenter size-medium wp-image-2949" title="TMG Reporter Remote SQL Dialog" src="http://www.fastvue.co/wp-content/uploads/2012/10/TMG-Reporter-Remote-SQL-Dialog-300x287.png" alt="TMG Reporter Remote SQL Dialog" width="300" height="287" /></a></p>
<p>Go to <strong>Settings | Sources | Add Source | SQL Server</strong> to get started.</p>
<h2>Server 2012 &amp; Windows 8</h2>
<p>TMG Reporter installs and configures all the prerequisites (IIS and .NET 3.5) on Windows Server 2012 and Windows 8.</p>
<p><img class="aligncenter size-medium wp-image-3483" style="display: inline-block;" title="Windows Server 2012 Logo" src="http://www.fastvue.co/wp-content/uploads/2013/02/WindowsServer2012Logo-300x153.png" alt="Windows Server 2012 Logo" width="300" height="153" /><br />
<img class="aligncenter size-medium wp-image-3482" style="display: inline-block;" title="Windows 8 Logo" src="http://www.fastvue.co/wp-content/uploads/2013/02/Windows8Logo-300x144.png" alt="Windows 8 Logo" width="300" height="144" /></p>
<p style="text-align: center;"><a href="/download" target="_blank" class="btn">Get Started</a></p>
<h2>FAQs</h2>
<h3>How much does it cost?</h3>
<p>Upgrading to TMG Reporter 2.1 is free for anyone with an active subscription to TMG Reporter. Otherwise, all pricing information can be found on our <a title="Fastvue TMG Reporter Pricing" href="http://fastvue.co/pricing" target="_blank">Pricing Page</a>.</p>
<h3>Can I upgrade without losing data?</h3>
<p>Yes, absolutely. Just run the new TMG Reporter installer over the top of your existing installation. Your existing settings will be picked up by the installer, so just hit next throughout the wizard without changing any settings. Once the installer has completed, head to the site and clear your browser cache (ctrl + F5, or cmd + R on Mac). You can then run reports on all your previously imported data.</p>
<p><em>Note: The Dashboard and Alerts screens will be reset, and will start rebuilding as new data is imported.</em></p>
<h3>Do I need to upgrade the Fastvue Arbiter?</h3>
<p>If you are running a relatively recent build of TMG Reporter (2.0.1.14 or above), then you do not need to upgrade the Arbiter on your TMG Server. No changes have been made to the Arbiter since July 2012.</p>
<h3>How many chickens do I need to stack to reach the moon?</h3>
<p>You&#8217;ll need about 1,164,848,484 chickens.</p>
<h3>Can someone help me?</h3>
<p>We won&#8217;t stack chickens for you, but we&#8217;re more than happy to help with any questions or issues related to TMG Reporter. Get in touch at <a title="Fastvue Support" href="http://support.fastvue.co" target="_blank">support.fastvue.co</a>. We&#8217;re here to help.</p>
<p>The post <a href="http://www.fastvue.co/blog/tmg-reporter-2-1-out-now">TMG Reporter 2.1 Out Now!</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/tmg-reporter-2-1-out-now/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTPS Inspection in Forefront TMG &#8211; Concerns and Misconceptions</title>
		<link>http://www.fastvue.co/blog/https-inspection-in-forefront-tmg-concerns-and-misconceptions</link>
		<comments>http://www.fastvue.co/blog/https-inspection-in-forefront-tmg-concerns-and-misconceptions#comments</comments>
		<pubDate>Mon, 25 Mar 2013 20:11:34 +0000</pubDate>
		<dc:creator>Etienne Liebetrau</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[HTTPS Inspection]]></category>
		<category><![CDATA[Malware Scanning]]></category>
		<category><![CDATA[Port 443]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL Inspection]]></category>
		<category><![CDATA[SSL Tunnel]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3085</guid>
		<description><![CDATA[<p>When configuring your Forefront TMG Web Access policy, there is an option to enable HTTPS inspection. In this article, I will aim to clear up some confusion surrounding HTTPS inspection in Forefront TMG, and the impacts it has on URL filtering, privacy and reporting. The Tunnel We all know that HTTPS </p><p>The post <a href="http://www.fastvue.co/blog/https-inspection-in-forefront-tmg-concerns-and-misconceptions">HTTPS Inspection in Forefront TMG &#8211; Concerns and Misconceptions</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>When configuring your Forefront TMG Web Access policy, there is an option to enable HTTPS inspection. In this article, I will aim to clear up some confusion surrounding HTTPS inspection in Forefront TMG, and the impacts it has on URL filtering, privacy and reporting.</p>
<p><span style="font-size: 1.5em;">The Tunnel</span></p>
<p>We all know that HTTPS traffic is encrypted. A virtual secure tunnel is created between the client and the server over which the “payload” of the conversation is transmitted, but it is important to know that the &#8216;control data&#8217; is not encrypted.</p>
<p>To illustrate this, you can look at a WireShark capture of an unencrypted HTTP browser session. Here you can see the server responding with a 302 redirect. The actual content of the response is visible is clear text. Note that this capture is at the network level.</p>
<p style="text-align: center;"><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/WireShark.png"><img class="aligncenter  wp-image-3086" src="http://www.fastvue.co/wp-content/uploads/2012/10/WireShark.png" alt="" width="602" height="302" /></a></p>
<p>If this response were sent from the server to the client in an encrypted SSL session, the packet would essentially be the same except that the 302 response data would be hashed. Only the browser on the client’s machine is capable of decrypting the hash and reading the data.</p>
<p>It is important to note that the secure SSL tunnel is between the <strong>client browser application</strong> and the <strong>web server application</strong>.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/SSL.png"><img class="aligncenter size-full wp-image-3087" src="http://www.fastvue.co/wp-content/uploads/2012/10/SSL.png" alt="" width="495" height="178" /></a></p>
<p>Forefront TMG is capable of scanning traffic flowing through it for malware, but when the conversation happens over an encrypted SSL tunnel, Forefront TMG cannot perform any layer 7 deep packet inspection. A download that contains a piece of malware will pass straight through Forefront TMG if the communication is encrypted with HTTPS. Fortunately, Forefront TMG has a way around this via its HTTPS Inspection feature.</p>
<h2>How HTTPS Inspection Works</h2>
<p>When HTTPS inspection is enabled in Forefront TMG, the single secure tunnel between the client browser and the web server is split in two. Forefront TMG becomes the tunnel termination point, establishing a secure tunnel with the web server. This enables it to decrypt and inspect the data coming from the web server. To keep everything secure, Forefront TMG establishes a second tunnel from itself to the client machine.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/HTTPSi.png"><img class="aligncenter size-full wp-image-3088" src="http://www.fastvue.co/wp-content/uploads/2012/10/HTTPSi.png" alt="" width="503" height="193" /></a></p>
<h2>HTTPS Concerns and Misconceptions</h2>
<h3>Privacy</h3>
<p>Because the Forefront TMG server effectively breaks the trusted secure connection between the client and the web server, it introduces privacy concerns. These can be a prohibiting factor that limits the use of HTTPS inspection due to law or policy.</p>
<h3>Blocking Secure Sites</h3>
<p>One common misconception is that HTTPS inspection needs to be enabled in order to block secure sites. URL filtering and access rules work on the unencrypted &#8216;control data&#8217;, and are therefore unaffected by HTTPS inspection. See <a title="Blocking Sites with Forefront TMG" href="http://www.fastvue.co/blog/blocking-sites-with-forefront-tmg" target="_blank">Blocking Sites with Forefront TMG</a>.</p>
<h3>Reporting</h3>
<p>Web sites listed in Forefront TMG&#8217;s Reports, as well as the reports in Fastvue TMG Reporter are also unaffected by HTTPS inspection. These reports are built from log data that includes the full URL of the site, not the site&#8217;s content. Details such as the client IP, authenticated username, access rules and site name remain the same regardless of the conversation being encrypted or not.</p>
<h2>Reporting on HTTPS Traffic</h2>
<p>It is useful to report on your organization&#8217;s HTTPS traffic to get an idea of the HTTPS risk profile, especially if you are trying to make the decision about whether or not to enable HTTPS Inspection.</p>
<p>The easiest way to report purely on HTTPS traffic is using Fastvue TMG Reporter 2.1 (currently in Beta, <a title="Fastvue TMG Reporter 2.1" href="/TMGReporter21" target="_blank">download here</a>). The new filtering feature allows you to filter your reports by <strong>Protocol Equal to SSL-tunnel</strong>. It is important to specify <strong>SSL-tunnel </strong>(as opposed to HTTPS) as this is the way the HTTPS protocol is recorded in TMG&#8217;s Web Proxy Logs.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGFilterBySSLTunnel.png"><img class="alignnone size-medium wp-image-3807" title="Filtering by SSL Tunnel (HTTPS) in Fastvue TMG Reporter" src="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGFilterBySSLTunnel-300x88.png" alt="Filtering by SSL Tunnel (HTTPS) in Fastvue TMG Reporter" width="300" height="88" /></a></p>
<p>Another option is to filter by <strong>Destination Port Equal to 443</strong></p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGFilterByPort443.png.png"><img class="alignnone size-medium wp-image-3808" title="Filtering by Port 443 in Fastvue TMG Reporter" src="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGFilterByPort443.png-300x93.png" alt="Filtering by Port 443 in Fastvue TMG Reporter" width="300" height="93" /></a></p>
<p>Here is a screenshot of the new Activity Report in TMG Reporter 2.1 when filtered by <strong>Destination Port Equal to 443</strong>.</p>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGActivityReporterFilteredByDestinationPort443.png"><img class="alignnone size-medium wp-image-3809" title="Activity Report Showing HTTPS traffic in Fastvue TMG Reporter" src="http://www.fastvue.co/wp-content/uploads/2013/03/ForefrontTMGActivityReporterFilteredByDestinationPort443-300x166.png" alt="Activity Report Showing HTTPS traffic in Fastvue TMG Reporter" width="300" height="166" /></a></p>
<p>TMG Reporter&#8217;s Activity and Overview reports will show you the sites, categories and productivity ratings of SSL sites, as well as the percentage being blocked/allowed, and the current policy rules in play. This helps you identify and quantify the potential risk associated with SSL tunnels, providing justification to enable the added security of HTTPS inspection.</p>
<h2>Separate Access Rules for HTTPS traffic</h2>
<p>If you need fine-grain control over HTTPS traffic, a good idea is to create separate Forefront TMG web access rules for HTTPS. To do this:</p>
<ol>
<li>Open the <strong>Forefront TMG Management Console</strong></li>
<li>Select <strong>Web Access Policy</strong></li>
<li>Locate your rule that allows internet access for users</li>
<li>Right click copy | Right click paste</li>
<li>Open the new rule and rename it to indicate HTTP traffic only</li>
<li>Select the <strong>Protocols</strong> tab and remove all protocols except HTTP</li>
<li>Click <strong>OK</strong> to save the changes.</li>
<li>Select the original rule</li>
<li>Rename the rule to indicate HTTPS traffic only</li>
<li>Select the Protocols tab and remove all protocols except HTTPS</li>
<li>Click <strong>OK</strong> to save the changes</li>
<li>Verify that the access rules are below the URL filtering deny rules.</li>
<li>Click the Apply Button to apply the changes.</li>
</ol>
<p><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/Rules.png"><img class="aligncenter size-full wp-image-3093" src="http://www.fastvue.co/wp-content/uploads/2012/10/Rules.png" alt="" width="509" height="62" /></a></p>
<p>Once some traffic has been filtered through the new rules, you will see the results on TMG Reporter&#8217;s live dashboard under the Firewall section. You can drill down into these rules to view more details about the traffic, and use this information to customize the rules over time.</p>
<p style="text-align: center;"><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/Tope-firewall.png"><img class="aligncenter  wp-image-3094" src="http://www.fastvue.co/wp-content/uploads/2012/10/Tope-firewall.png" alt="" width="442" height="215" /></a></p>
<p>You can also see this information in Company Overview or User Overview reports in the Firewall Rules section.</p>
<p style="text-align: center;"><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2012/10/Userrules.png"><img class="aligncenter  wp-image-3095" src="http://www.fastvue.co/wp-content/uploads/2012/10/Userrules.png" alt="" width="613" height="139" /></a></p>
<h2>Summary</h2>
<p>HTTPS inspection is a very useful feature in Forefront TMG 2010, in order to guard against malware transmitted over an encrypted SSL Tunnel.</p>
<p>HTTPS inspection does <strong>not</strong> need to be enabled to block sites that use HTTPS (such as facebook.com), nor is it required for reporting on HTTPS (SSL) sites.</p>
<p>To get a more accurate picture of your organization&#8217;s HTTPS traffic, use <a title="Fastvue TMG Reporter 2.1" href="http://fastvue.co/TMGReporter21">Fastvue TMG Reporter 2.1</a> to run a filtered report by <strong>Protocol Equal to SSL-tunnel</strong>, or <strong>Destination Port Equal to 443</strong>.</p>
<p>These reports can help you determine your HTTPS risk profile and justify whether or not you need to enable HTTPS inspection in Forefront TMG.</p>
<p>The post <a href="http://www.fastvue.co/blog/https-inspection-in-forefront-tmg-concerns-and-misconceptions">HTTPS Inspection in Forefront TMG &#8211; Concerns and Misconceptions</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/https-inspection-in-forefront-tmg-concerns-and-misconceptions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Purchase Forefront TMG After January 2013</title>
		<link>http://www.fastvue.co/blog/how-to-purchase-forefront-tmg-after-january-2013</link>
		<comments>http://www.fastvue.co/blog/how-to-purchase-forefront-tmg-after-january-2013#comments</comments>
		<pubDate>Thu, 21 Mar 2013 17:48:59 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Celestix]]></category>
		<category><![CDATA[Forefront TMG Virtual Appliance]]></category>
		<category><![CDATA[Iron Networks]]></category>
		<category><![CDATA[IVO Networks]]></category>
		<category><![CDATA[nAppliance]]></category>
		<category><![CDATA[Purchase Forefront TMG]]></category>
		<category><![CDATA[SecureGuard]]></category>
		<category><![CDATA[TMG Appliance Vendors]]></category>
		<category><![CDATA[TMG Appliances]]></category>
		<category><![CDATA[Winfrasoft]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3773</guid>
		<description><![CDATA[<p>In September 2012, Microsoft announced it was discontinuing its popular Forefront Threat Management Gateway (TMG) edge security product (read the announcement). Although mainstream support will continue through to 2015, all sales officially ended in December 2012. If you contact Microsoft to purchase or renew Forefront TMG, you will be told that </p><p>The post <a href="http://www.fastvue.co/blog/how-to-purchase-forefront-tmg-after-january-2013">How To Purchase Forefront TMG After January 2013</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>In September 2012, Microsoft announced it was discontinuing its popular Forefront Threat Management Gateway (TMG) edge security product (<a title="Important Changes to Forefront Product Roadmaps" href="http://blogs.technet.com/b/server-cloud/archive/2012/09/12/important-changes-to-forefront-product-roadmaps.aspx" target="_blank">read the announcement</a>). Although mainstream support will continue through to 2015, all sales officially ended in December 2012.</p>
<p>If you contact Microsoft to purchase or renew Forefront TMG, you will be told that the product is no longer available.</p>
<h2>The OEM License Loophole</h2>
<p>Fortunately, Microsoft has <strong>not</strong> <strong>pulled</strong> <strong>OEM licenses </strong>from their Forefront TMG product listing. This means you can still purchase Forefront TMG from OEM appliance vendors such as <a title="Winfrasoft" href="http://www.winfrasoft.com/products/Appliances/tmg/" target="_blank">Winfrasoft</a>, <a title="Celestix" href="http://www.celestix.com/products/msa.html" target="_blank">Celestix</a>, <a title="Iron Networks" href="http://ironnetworks.com/products/NetGateway-nTMG" target="_blank">Iron Networks</a> (previously nAppliance), <a title="IVO Networks" href="http://www.ivonetworks.com/en/threat-management-gateway-series-c-5.html" target="_blank">IVO Networks</a>, or <a title="SecureGuard" href="http://www.secureguard.de/Products/TMG.aspx" target="_blank">SecureGuard</a>.</p>
<p>This is still not ideal as most Forefront TMG customers are comfortable with their software only deployment model and do not want yet-another-appliance in their server room or datacenter.</p>
<h2>Virtual TMG Appliances</h2>
<p>Forefront TMG Virtual Appliances are a great option for &#8216;software only&#8217; deployments. You simply download an ISO image and deploy it on your VMware or HyperV infrastructure.</p>
<p>At this point in time, <a title="Winfrasoft Virtual TMG Appliances" href="http://www.winfrasoft.com/products/appliances/download-appliance/" target="_blank">Winfrasoft</a> is the only vendor that offers Forefront TMG <a title="Winfrasoft Virtual TMG Appliances" href="http://www.winfrasoft.com/products/appliances/download-appliance/" target="_blank">virtual appliances</a> in addition to their popular hardware appliances.</p>
<p>If you are looking at purchasing Forefront TMG, or need to renew your license before you have found a suitable TMG replacement, definitely check out the Winfrasoft Virtual TMG Appliances to mimimize the deployment headache.</p>
<p style="text-align: center;"><a class="btn" title="Download Winfrasoft Forefront TMG Virtual Appliance" href="http://www.winfrasoft.com/products/appliances/download-appliance/" target="_blank">Download a Forefront TMG Virtual Appliance</a></p>
<p>Fastvue is also a Gold Winfrasoft partner, so if you&#8217;re interested in purchasing a physical or virtual Forefront TMG appliance, <a title="Contact Fastvue" href="http://support.fastvue.co/customer/portal/emails/new" target="_blank">contact us!</a></p>
<h2>Don&#8217;t Forget Reporting!</h2>
<p>Once you are up and running with your Forefront TMG appliance (virtual or hardware), make life that little bit easier and grab yourself a copy of <a title="Fastvue TMG Reporter" href="http://fastvue.co" target="_blank">TMG Reporter</a>. Live network dashboards, overview and detailed activity reporting, seamless AD integration, scheduled reporting, customizable alerts and more!  Check out the new features in <a title="TMG Reporter 2.1 Beta" href="http://fastvue.co/TMGReporter21" target="_blank">TMG Reporter 2.1 Beta</a>.</p>
<p>&nbsp;</p>
<p>The post <a href="http://www.fastvue.co/blog/how-to-purchase-forefront-tmg-after-january-2013">How To Purchase Forefront TMG After January 2013</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/how-to-purchase-forefront-tmg-after-january-2013/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reducing Anonymous (Unauthenticated) Traffic in Forefront TMG</title>
		<link>http://www.fastvue.co/blog/reducing-unauthenticated-traffic-in-forefront-tmg</link>
		<comments>http://www.fastvue.co/blog/reducing-unauthenticated-traffic-in-forefront-tmg#comments</comments>
		<pubDate>Sat, 02 Mar 2013 00:53:47 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Anonymous User]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[SafeSearch]]></category>
		<category><![CDATA[Unauthenticated Traffic]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3751</guid>
		<description><![CDATA[<p>Everyone has seen the Anonymous user in their Forefront TMG Reports. This is because Forefront TMG logs 'anonymous' in the username field for all unauthenticated traffic. We have blogged about the Forefront TMG Anonymous User, and written numerous support articles. But here is the best tip we can give you to reduce unauthenticated traffic in Forefront TMG:</p><p>The post <a href="http://www.fastvue.co/blog/reducing-unauthenticated-traffic-in-forefront-tmg">Reducing Anonymous (Unauthenticated) Traffic in Forefront TMG</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Everyone has seen the Anonymous user in their Forefront TMG Reports. This is because Forefront TMG logs &#8216;anonymous&#8217; in the username field for all unauthenticated traffic. We have blogged about the <a title="Our Five Most Common Forefront TMG Reporting Questions" href="http://www.fastvue.co/blog/our-5-most-common-forefront-tmg-reporting-questions" target="_blank">Forefront TMG Anonymous User</a>, and written numerous <a title="The Anonymous User in Forefront TMG" href="http://support.fastvue.co/customer/portal/articles/671354" target="_blank">support articles</a>. But here is the best tip we can give you to reduce unauthenticated traffic in Forefront TMG:</p>
<p>To <strong>reduce the amount of unauthenticated traffic</strong> recorded by Forefront TMG:</p>
<ol>
<li>Use <a title="TMG Reporter" href="http://fastvue.co" target="_blank">TMG Reporter</a> to run a report on your anonymous user (hover over the anonymous user and click the green arrow to &#8216;Run report on anonymous&#8217;)</li>
<li>Go to the <strong>Firewall Rules</strong> section of the report and you will see all the rules that are allowing the unauthenticated traffic.</li>
<li>Edit these rules in Forefront TMG and set them from &#8216;All Users&#8217; to &#8216;All Authenticated Users&#8217;.</li>
</ol>
<p>There are certain system defined rules that allow unauthenticated traffic, and unfortunately these rules cannot be edited via the TMG Management Console.</p>
<p>One such rule is the <strong>SafeSearch</strong> rule that gets created when using Forefront TMG&#8217;s SafeSearch enforcement feature. This rule effectively allows all browsing to search engines to pass through unauthenticated. If you want to identify the user that was responsible for a specific search, bad luck!</p>
<p>Fortunately there is a way to set this rule to &#8216;All Authenticated Users&#8217; but it needs to be done using a script. Richard Hicks explains how to do this in his post, <a title="Enable Authentication for SafeSearch Enforcement Rule in Forefront TMG 2010" href="http://tmgblog.richardhicks.com/2013/02/28/enable-authentication-for-safesearch-enforcement-rule-in-forefront-tmg-2010/" target="_blank">Enable Authentication for SafeSearch Enforcement Rule in Forefront TMG 2010</a>.</p>
<p>Thanks for the tip Richard!</p>
<p><strong>UPDATE!</strong></p>
<p>Richard Hicks has made a follow up post outlining some of the challenges associated with the ideal goal of &#8216;authenticating everything&#8217;. I recommend checking it out here <a title="Identifying and Reducing Anonymous Traffic Allowed by Forefront TMG 2010" href="http://tmgblog.richardhicks.com/2013/03/04/identifying-and-reducing-anonymous-traffic-allowed-by-forefront-tmg-2010/" target="_blank">Identifying and Reducing Anonymous Traffic Allowed by Forefront TMG 2010</a></p>
<p>On this point, we often see authenticating BYOD (bring your own devices) such as mobile phones and tablets as a major headache for Forefront TMG Administrators. The recommended course of action in this situation is to create a separate network for these devices, and create an access rule for this network in Forefront TMG. This rule can allow &#8216;All Users&#8217; (unauthenticated), and then it is easy to include or exclude this traffic using a <strong>Rule Equal to &#8216;my unauthenticated traffic&#8217;</strong> Filter in TMG Reporter. Make sure you&#8217;re using the <a title="TMG Reporter 2.1" href="http://fastvue.co/TMGReporter21" target="_blank">latest 2.1 Beta</a> to access this comprehensive filtering feature.</p>
<p>The post <a href="http://www.fastvue.co/blog/reducing-unauthenticated-traffic-in-forefront-tmg">Reducing Anonymous (Unauthenticated) Traffic in Forefront TMG</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/reducing-unauthenticated-traffic-in-forefront-tmg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TMG Reporter 2.1 Now Available</title>
		<link>http://www.fastvue.co/blog/tmg-reporter-2-1-now-available</link>
		<comments>http://www.fastvue.co/blog/tmg-reporter-2-1-now-available#comments</comments>
		<pubDate>Fri, 01 Mar 2013 21:59:15 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Activity Reports]]></category>
		<category><![CDATA[Report Scheduling]]></category>
		<category><![CDATA[TMG Reporter 2.1 Beta]]></category>
		<category><![CDATA[TMG SQL Logs]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3713</guid>
		<description><![CDATA[<p>We're happy to announce Fastvue TMG Reporter 2.1 Beta is now available! New features include Activity Reports, Custom Report Scheduling, Comprehensive Filtering, Drilldown Reporting, Import from remote SQL Logs, and native support for Windows Server 2012 and Window 8.</p><p>The post <a href="http://www.fastvue.co/blog/tmg-reporter-2-1-now-available">TMG Reporter 2.1 Now Available</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re happy to announce <strong>Fastvue TMG Reporter 2.1</strong> Beta is now available! New features include Activity Reports, Custom Report Scheduling, Comprehensive Filtering, Drilldown Reporting, Import from remote SQL Logs, and native support for Windows Server 2012 and Window 8.</p>
<h3>New Features Demo</h3>
<p><iframe src="http://player.vimeo.com/video/60859458?byline=0&amp;portrait=0&amp;color=81C126" frameborder="0" width="595" height="334"></iframe><br />
</p>
<div style="text-align: center; margin-bottom: 16px">
<a class="btn" href="http://fastvue.co/TMGReporter21" target="_blank">Try it now!</a>
</div>
<p>Installation and upgrade instructions will be presented once you <a href="http://fastvue.co/TMGReporter21" title="TMG Reporter 2.1" target="_blank">download</a> (it&#8217;s really simple). We look forward to hearing your feedback!</p>
<p>The post <a href="http://www.fastvue.co/blog/tmg-reporter-2-1-now-available">TMG Reporter 2.1 Now Available</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/tmg-reporter-2-1-now-available/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Windows Grep for W3C Log Files</title>
		<link>http://www.fastvue.co/blog/free-windows-grep-for-w3c-log-files</link>
		<comments>http://www.fastvue.co/blog/free-windows-grep-for-w3c-log-files#comments</comments>
		<pubDate>Mon, 14 Jan 2013 20:17:38 +0000</pubDate>
		<dc:creator>Scott Glew</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Forefront TMG]]></category>
		<category><![CDATA[Forefront TMG Reporting]]></category>
		<category><![CDATA[Microsoft Forefront TMG]]></category>
		<category><![CDATA[TMG Reporter]]></category>
		<category><![CDATA[TMG Reporting]]></category>
		<category><![CDATA[Findstr]]></category>
		<category><![CDATA[Grep]]></category>
		<category><![CDATA[Grep for Windows]]></category>
		<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[Log Grep]]></category>
		<category><![CDATA[W3C Log Grep]]></category>
		<category><![CDATA[Windows Grep]]></category>

		<guid isPermaLink="false">http://www.fastvue.co/?p=3378</guid>
		<description><![CDATA[<p>The Fastvue Log Grep Utility takes a folder of W3C text logs (or any text files), and produces new files containing only the log lines matching your search criteria. The new files are unaltered in format and structure and retain the original log headers. The Fastvue Log Grep Utility is perfect for cutting down a folder of Forefront TMG or ISA Server W3C text logs to just the information in your search string. You can then import these reduced files into WebSpy Vantage, or any other log analysis app. And it's Free!</p><p>The post <a href="http://www.fastvue.co/blog/free-windows-grep-for-w3c-log-files">Free Windows Grep for W3C Log Files</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></description>
			<content:encoded><![CDATA[<p>Have you ever needed to search through GBs of W3C log files for a specific string such as an application, user or site? If you&#8217;re comfortable with the command line, you may have turned to <a title="Grep" href="http://en.wikipedia.org/wiki/Grep" target="_blank">grep</a> or <a title="Findstr" href="http://technet.microsoft.com/en-us/library/bb490907.aspx" target="_blank">findstr</a>, or perhaps you purchased a commercial application to search your logs such as <a title="Power Grep" href="http://www.powergrep.com/" target="_blank">PowerGrep</a>.</p>
<p>The downside of grep/findstr/grepToolXYZ is they generate a new file that does not necessarily adhere to the format or structure of the original log file. The output is often stripped of all W3C log headers, and many tools even replace delimiting characters such as tabs with spaces. The end result is that you have a file containing your search result, but the file is incompatible with your log analysis application (such as <a title="WebSpy Vantage" href="http://www.webspy.com" target="_blank">WebSpy Vantage</a>).</p>
<h2>Fastvue Log Grep Utility</h2>
<p>To solve this problem, we developed a simple Grep tool for Windows. It takes a folder of W3C text logs (or any text files), and produces new files containing only the log lines matching your search criteria. The new files are unaltered in format and structure and retain the original log headers. The Fastvue Log Grep Utility is perfect for cutting down a folder of Forefront TMG or ISA Server W3C text logs to just the information in your search string. You can then import these reduced files into <a title="WebSpy Vantage" href="http://www.webspy.com" target="_blank">WebSpy Vantage</a>, or any other log analysis app.</p>
<p>The Fastvue Log Grep Utility supports plain text search, <a title="Regular Expressions" href="http://en.wikipedia.org/wiki/Regular_expression" target="_blank">regular expressions</a>, inverted match (find everything except), and can merge results from multiple files into a single output file, or create multiple output files.</p>
<div id="attachment_3391" class="wp-caption aligncenter" style="width: 426px"><a class="fancybox" href="http://www.fastvue.co/wp-content/uploads/2013/01/FastvueGrepTool.png"><img class="size-full wp-image-3391" title="Fastvue Grep Tool" src="http://www.fastvue.co/wp-content/uploads/2013/01/FastvueGrepTool.png" alt="Fastvue Grep Tool for W3C Logs" width="416" height="477" /></a><p class="wp-caption-text">Fastvue Grep Tool for W3C Logs. Retains log headers and structure of the log file.</p></div>
<p>Although it was designed for keeping the structure of W3C text logs, it can also be used to search any type of text file. Just ignore the option to &#8216;Always include header lines&#8217;.</p>
<h2>Download Fastvue Log Grep Utility</h2>
<p>We&#8217;re making the Fastvue Log Grep Utility tool available absolutely free, so please go ahead and downloaded it here:</p>
<div style="text-align: center; margin-bottom: 16px;"><a class="form-submit-button-simple_green_apple" title="Fastvue Grep Tool" href="http://installs.fastvue.co/Utilities/Fastvue.Grep+1.0.0.2.zip" target="_blank" onclick="var that=this;_gaq.push(['_trackEvent','Download_Utils','GrepTool', this.href]);setTimeout(function(){location.href=that.href;},200);return false;">Download Fastvue Grep Tool</a></div>
<p>Hopefully it makes your life a little bit easier. Either way, we&#8217;d love to hear your comments below.</p>
<p>The post <a href="http://www.fastvue.co/blog/free-windows-grep-for-w3c-log-files">Free Windows Grep for W3C Log Files</a> appeared first on <a href="http://www.fastvue.co">Forefront TMG Reporting</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.fastvue.co/blog/free-windows-grep-for-w3c-log-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
