<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>IMFirewall Blog</title>
  <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/" />
  <link rel="self" href="http://blog.imfirewall.us/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2010-07-26T21:45:51.9344689-07:00</updated>
  <author>
    <name>IMFirewall Software</name>
  </author>
  <subtitle>Block Internet Access,Block P2P,Web Filtering</subtitle>
  <id>http://blog.imfirewall.us/</id>
  <generator uri="http://dasblog.info/" version="2.1.8102.813">DasBlog</generator>
  <entry>
    <title>How to block HTTPS websites on my network?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+HTTPS+Websites+On+My+Network.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,bddc8488-85a1-4dac-8356-17ababd414a6.aspx</id>
    <published>2010-07-26T19:52:02.025-07:00</published>
    <updated>2010-07-26T21:45:51.9344689-07:00</updated>
    <category term="Content Filter" label="Content Filter" scheme="http://blog.imfirewall.us/CategoryView,category,ContentFilter.aspx" />
    <category term="How to block websites" label="How to block websites" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockWebsites.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hypertext Transfer Protocol Secure (HTTPS)
is a combination of the Hypertext Transfer Protocol with the SSL/TLS protocol to provide
encryption and secure (website security testing) identification of the server. It
uses port 443. HTTPS connections are often used for payment transactions on the World
Wide Web and for sensitive transactions in corporate information systems.<br />
As more and more websites provide both HTTP and HTTPS access. For example, facebook.com
can be access both from "http://www.facebook.com" and "https://www.facebook.com".
So you can not block facebook completely until both http and https are blocked. However,
HTTPS are widely used in payment transactions, web email authentication ..., so block
all HTTPS traffic will not be a good choice.<br /><br />
"WFilter Enterprise" provides you a "HTTPS black/white List" for you to filter HTTPS
websites by its domain name.<br /><br /><h1>First, enable "HTTPS Black/white List".
</h1><img src="http://blog.imfirewall.us/content/binary/block_https.jpg" border="0" /><br /><h1>Second, add HTTPS domains in the black list.
</h1><br /><img src="http://blog.imfirewall.us/content/binary/block_https2.jpg" border="0" /><br /><br />
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".<br /></a>Other related links:<br /><a class="TitleLinkStyle" href="../How+To+Block+Internet+Downloading.aspx" rel="bookmark">How
to block internet downloading?</a><br /><a class="TitleLinkStyle" href="../How+To+Monitor+Internet+Usage+On+Company+Network.aspx" rel="bookmark">How
to monitor internet usage on company network?</a><br /><a class="TitleLinkStyle" href="../Internet+Monitoring+Software+For+Business.aspx" rel="bookmark">Internet
monitoring software for business</a><br /><a class="TitleLinkStyle" href="../How+To+Filter+Web+Surfing.aspx" rel="bookmark">How
to filter web surfing?</a><br /><a class="TitleLinkStyle" href="../How+To+Block+Websites+And+Restrict+Internet+Access.aspx" rel="bookmark">How
to block websites and restrict internet access?</a><br /><a class="TitleLinkStyle" href="../How+To+Block+Bittorrent+And+Bitcomet+Using+WFilter.aspx" rel="bookmark">How
to Block Bittorrent and bitcomet</a>?<br /><a class="TitleLinkStyle" href="../How+To+Block+Msn+File+Transfer.aspx" rel="bookmark">How
to block msn file transfer?</a><br /><a class="TitleLinkStyle" href="../How+To+Block+Certain+Websites+To+Save+Your+Productivity.aspx" rel="bookmark">How
to block certain websites to save your productivity?</a><br /><a class="TitleLinkStyle" href="../How+To+Block+AIM+Using+WFilter.aspx" rel="bookmark">How
to block AIM using WFilter</a>?<br /><br /><br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=bddc8488-85a1-4dac-8356-17ababd414a6" /></div>
    </content>
  </entry>
  <entry>
    <title>How to monitor jabber(XMPP) chat messages on network?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Monitor+JabberXMPP+Chat+Messages+On+Network.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,cdd5cce6-2cab-4990-8677-5524b33263d7.aspx</id>
    <published>2010-06-23T19:44:42.913-07:00</published>
    <updated>2010-06-23T19:53:47.3646073-07:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">XMPP-based software is deployed on thousands
of servers across the Internet and by 2003 was used by over ten million people worldwide,
according to the XMPP Standards Foundation. 
<br />
Because some organizations want to archieve employees chat messagers in their network,
from version "en.3.3.174", WFilter added support of recording jabber messages.<br />
However, since the default traffic of XMPP clients is encrypted and compressed, to
enable WFilter to monitor chat messages of Jabber client. You need to disable encryption
and compression in jabber server settings.<br /><br />
Let's take openfire as an example.<br /><h1>First, disable SSL/TLS in "security settings".<br /></h1><img src="http://blog.imfirewall.us/content/binary/openfire_security%20settings.jpg" border="0" /><br /><h1>Second, disable compression in "compression settings".
</h1><br /><img src="http://blog.imfirewall.us/content/binary/openfire_compression%20settings.jpg" border="0" /><br /><h1>Now, Jabber(XMPP) messages will be recorded in WFilter.
</h1><img src="http://blog.imfirewall.us/content/binary/jabber_recording1.jpg" border="0" /><br /><br /><br /><img src="http://blog.imfirewall.us/content/binary/jabber_recording2.jpg" border="0" /><br /><br />
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".<br /></a>Other related links:<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Internet+Downloading.aspx">How
to block internet downloading?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How
to monitor internet usage on company network?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../Internet+Monitoring+Software+For+Business.aspx">Internet
monitoring software for business</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Filter+Web+Surfing.aspx">How
to filter web surfing?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How
to block websites and restrict internet access?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Bittorrent+And+Bitcomet+Using+WFilter.aspx">How
to Block Bittorrent and bitcomet</a>?<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Msn+File+Transfer.aspx">How
to block msn file transfer?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Certain+Websites+To+Save+Your+Productivity.aspx">How
to block certain websites to save your productivity?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+AIM+Using+WFilter.aspx">How
to block AIM using WFilter</a>?<br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=cdd5cce6-2cab-4990-8677-5524b33263d7" /></div>
    </content>
  </entry>
  <entry>
    <title>How to block BBC online video with WFilter?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+BBC+Online+Video+With+WFilter.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,a73ce70e-af15-4be2-afc9-52af81f6cee1.aspx</id>
    <published>2010-05-18T01:06:37.579-07:00</published>
    <updated>2010-05-18T01:07:50.6746947-07:00</updated>
    <category term="Block P2P" label="Block P2P" scheme="http://blog.imfirewall.us/CategoryView,category,BlockP2P.aspx" />
    <category term="How to block internet" label="How to block internet" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockInternet.aspx" />
    <category term="How to block p2p" label="How to block p2p" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockP2p.aspx" />
    <category term="How to block websites" label="How to block websites" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockWebsites.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">One customer reported that BBC online video
can not be blocked by WFilter, even "Block Online HTTP Video and Downloading of Video
Files" is checked in certain blocking levels.<br />
So we did some research and found, other than HTTP protocol, the BBC websites also
use the RTMP (Real Time Messaging Protocol) to play online video. 
<br />
Because blocking of RTMP is not supported by default in WFilter(will be added soon), <span lang="EN-US"><font color="#000000" size="3"><font face="Times New Roman">this
tutorial will guide you to block BBC online video by the "</font></font></span>Customize
Protocols<span lang="EN-US"><font color="#000000" size="3"><font face="Times New Roman">"
feature of WFilter.<br /></font></font></span><h1><span lang="EN-US"><font color="#000000" size="3"><font face="Times New Roman">First,
Add a new protocol named "RTMP".</font></font></span></h1><span lang="EN-US"><font color="#000000" size="3"></font></span><p></p><img src="http://blog.imfirewall.us/content/binary/block_bbc_1.jpg" border="0" /><br /><br /><img src="http://blog.imfirewall.us/content/binary/block_bbc_2.jpg" border="0" /><br />
1. Protocol Settings:<br />
Protocol Name: RTMP<br />
Protocol Desc: Real Time Messaging<br />
Protocol Type: Streaming<br /><br />
2. Pattern1<br />
Name: RTMP_HTTP 
<br />
Desc: RTMP_HTTP 
<br />
Type: HTTP SEND<br />
Offset: 0<br />
Format: User-Agent<br />
Content: Shockwave\sFlash<br /><br />
3. Pattern2<br />
Name: RTMP<br />
Desc: RTMP<br />
Type: TCP_SEND<br />
Offset: 0<br />
Begin Byte: 03<br />
Format: 0<br />
Content: \x03[\x00-\xff]{4}\x80\x00<br /><br /><h1><font size="3" face="Arial">Second, Enable blocking of RTMP in certain blocking
levels.</font></h1><br /><br /><img src="http://blog.imfirewall.us/content/binary/block_bbc_3.jpg" border="0" /><br /><br /><h1><font size="3" face="Arial">Now, BBC videos will be successfully blocked.</font></h1><br /><img src="http://blog.imfirewall.us/content/binary/block_bbc_4.jpg" border="0" /><br /><br />
Related Topic: <a href="http://blog.imfirewall.us/How+To+Block+Bbc+Iplayer+On+Company+Network.aspx">How
to block bbc iplayer?</a><br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=a73ce70e-af15-4be2-afc9-52af81f6cee1" /></div>
    </content>
  </entry>
  <entry>
    <title>How to restrict employees internet access on your network?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Restrict+Employees+Internet+Access+On+Your+Network.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,39bc21be-8a0a-4d51-b9ce-dc9f4f5e1249.aspx</id>
    <published>2010-05-12T20:23:47.844-07:00</published>
    <updated>2010-05-12T20:57:59.9865148-07:00</updated>
    <category term="Block P2P" label="Block P2P" scheme="http://blog.imfirewall.us/CategoryView,category,BlockP2P.aspx" />
    <category term="How to block downloading" label="How to block downloading" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockDownloading.aspx" />
    <category term="How to block internet" label="How to block internet" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockInternet.aspx" />
    <category term="How to block p2p" label="How to block p2p" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockP2p.aspx" />
    <category term="How to block websites" label="How to block websites" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockWebsites.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Internet can be a benefit to business when
used properly, but internet is often abused by employees and poses significant liability
and security risks. Used improperly, the Internet can subject every organization to
harassment claims, countless hours of lost productivity and innumerable security leaks
and vulnerabilities. 
<br /><br />
Several important risks caused by improper internet usage:<br />
1. Virus Infection<br />
2. Lost Productivity<br />
3. Legal liability<br />
4. Bandwidth consumer<br /><br />
So it is necessary for you to restrict employees internet access on your network. 
<br /><br />
To achieve this goal,  first you need an internet access policy, which should
be able to:<br /><br />
1. Clarify what constitutes acceptable use of Internet services.<br />
2. Ensure employees understand who to contact with questions regarding acceptable
use.<br />
3. Ensure employees understand the penalties that arise from Internet misuse.<br />
4. Help lessen an organization's spyware and virus infestation rates.<br />
5. Provide human resources with signed documentation from each employee stating a
pledge not to improperly use Internet services.<br />
6. Help mitigate productivity losses.<br />
7. Decrease dependence upon technology solutions used to enforce employee behavior.<br />
8. Reduce the organization's liability resulting from harassment claims, copyright
violations originating onsite and other illegal acts.<br /><br />
You also need an internet filtering product to assure your internet policy. Let's
take "WFilter Enterprise" as an example, it enables you to monitor and filter internet
access for all computers from a mirroring port of your switch. You only need to install
WFilter in one computer to monitor the whole network. 
<br /><p>
Key Features:
</p><ul><li>
Keep a detailed record of each web surfing and web posting.</li><li>
Record all incoming and outgoing email content and attachment.</li><li>
Monitor and archive instance messengers chat contents and activities. 
</li><li>
Monitor and archive files transferred by web, ftp and IM tools.</li><li>
Implement a policy to filter internet access during working hours.</li><li>
Websites, messengers and p2p file downloading can be blocked to save bandwidth and
raise productivity.</li><li><b>You only need to install WFilter in ONE computer to manage your whole network.</b></li></ul><br /><a href="http://www.imfirewall.us">http://www.imfirewall.us</a><br /><br /><p></p><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=39bc21be-8a0a-4d51-b9ce-dc9f4f5e1249" /></div>
    </content>
  </entry>
  <entry>
    <title>How to block google talk in gmail with WFilter?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+Google+Talk+In+Gmail+With+WFilter.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,423e1aef-847b-4691-a38b-7e9152356ce6.aspx</id>
    <published>2010-04-25T23:51:07.879-07:00</published>
    <updated>2010-04-29T00:21:58.6714688-07:00</updated>
    <category term="Block Messenger" label="Block Messenger" scheme="http://blog.imfirewall.us/CategoryView,category,BlockMessenger.aspx" />
    <category term="Chat Monitor" label="Chat Monitor" scheme="http://blog.imfirewall.us/CategoryView,category,ChatMonitor.aspx" />
    <category term="How to block internet" label="How to block internet" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockInternet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Though official Google Talk protocol is XMPP, it is more complicated and flexible
than XMPP. Google Talk (GTalk) provides several ways for you to access your gtalk
account, including:
</p>
        <ul>
          <li>
1). Official  "Google Talk" client.</li>
          <li>
2). Gmail chat in google mail account.</li>
          <li>
3). Google Talk Gadget -- a web version of Gtalk.</li>
        </ul>
        <p>
This makes it complicated for you to <a href="http://blog.imfirewall.us/How+To+Block+Google+Talk+And+Gmail+Chat+On+Company+Network.aspx">block
usage of google talk on company network</a>. This tutorial will guide you to block
google talk, gmail chat and google talk gadget using WFilter.
</p>
        <p>
WFilter identifies Google talk connections by signature matching. Blocking google
talk is simple in WFilter. 
<br /><br />
The below examples demonstrates <a href="http://blog.imfirewall.us/How+To+Block+Google+Talk+And+Gmail+Chat+On+Company+Network.aspx">blocking
of google talk and gmail chat</a>.
</p>
        <h1>
          <font size="4">1. Blocking of jabber, gmail chat and gadget</font>
        </h1>
        <p>
Set a blocking policy in WFilter to block jabber and google talk:
</p>
        <img src="http://www.imfirewall.us/blog/content/binary/blockgtalk.jpg" />
        <h1>
          <font size="4">2. Blocked Google talk:</font>
        </h1>
        <img src="http://blog.imfirewall.us/content/binary/blocked_google_talk.jpg" />
        <br />
        <img src="http://blog.imfirewall.us/content/binary/blocked_google_talk2.jpg" />
        <font size="4">
          <br />
          <br />
3. Blocked gadget<br /><br /></font>
        <img src="http://blog.imfirewall.us/content/binary/talkgadget.jpg" border="0" />
        <br />
        <h1>
          <font size="4">4. Blocked gmail chat</font>
        </h1>
        <img src="http://blog.imfirewall.us/content/binary/gchatingmail.jpg" border="0" />
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=423e1aef-847b-4691-a38b-7e9152356ce6" />
      </div>
    </content>
  </entry>
  <entry>
    <title>How to block MSN online game with WFilter?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+MSN+Online+Game+With+WFilter.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,05f56f7f-5a88-4496-aac4-5b1ce7ada514.aspx</id>
    <published>2010-04-16T01:54:09.26-07:00</published>
    <updated>2010-04-16T02:31:48.7830941-07:00</updated>
    <category term="Block Messenger" label="Block Messenger" scheme="http://blog.imfirewall.us/CategoryView,category,BlockMessenger.aspx" />
    <content type="html">&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US&gt;&lt;font face="Times New Roman" color=#000000 size=3&gt;Do you notice that
your staffs are playing MSN online games during working time? Do you know how to stop
them playing games? Here we are talking about how to block MSN games.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:p&gt;
&lt;font face="Times New Roman" color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US&gt;&lt;font color=#000000 size=3&gt;&lt;font face="Times New Roman"&gt;This tutorial
will guide you to block MSN online game with WFilter.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US&gt;&lt;/span&gt;&lt;span lang=EN-US&gt;
&lt;o:p&gt;
&lt;font face="Times New Roman" color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/span&gt;&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;&lt;font color=#000000&gt;1.
Open WFilter, choose 'System Settings—&amp;gt;Customize Protocols',set 'Protocol Name,Protocol
Desc, Protocol Type, Show it in Blocking Rule' as the picture, then click 'New Pattern'.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/msngame1.jpg" border=0&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-US&gt;&lt;font face="Times New Roman" color=#000000 size=3&gt;2. Input the following
words into the textbox. Then click 'Save Settings'.&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
MSN Game&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Desc:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
MSN Game&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Type:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
HTTP SEND&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Begin
Byte:&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;(Leave it as blank.)&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Offset:&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;0&lt;br&gt;
&lt;/span&gt;&lt;/font&gt;&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Format:&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;X-IM-URL&lt;br&gt;
&lt;/span&gt;&lt;/font&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;&lt;font color=#000000&gt;Content:&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;^GET\s\/GameBrowser\/GameBrows&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;&lt;/span&gt; 
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/msngame2.jpg" border=0&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;3.&amp;nbsp;In
'Control Settings'--&amp;gt;'&lt;/span&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Blocking
Levels'--&amp;gt;'&lt;/span&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt;Level
Name: Block MSN Game'--&amp;gt;&lt;/span&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: Wingdings; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;font face="Times New Roman"&gt;in&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"&gt; tab
'Games and stock',&amp;nbsp;check 'Block MSN Game'.&lt;/span&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/msngame3.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=3&gt;&lt;font color=#000000&gt;&lt;span lang=EN-US&gt;&lt;font face="Times New Roman"&gt;4.&amp;nbsp;In
'User-computer Table', change the Blocking Rules of a certain IP&amp;nbsp;--&amp;gt;&lt;/font&gt;&lt;/span&gt;&lt;span lang=EN-US&gt;&lt;font face="Times New Roman"&gt; 'Save
Settings'--&amp;gt;'&lt;/font&gt;&lt;/span&gt;&lt;span lang=EN-US&gt;&lt;font face="Times New Roman"&gt;Apply
Changes'.&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=3&gt;&lt;font color=#000000&gt;&lt;span lang=EN-US&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;img src="http://blog.imfirewall.us/content/binary/msngame4.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span lang=EN-US&gt;&lt;font face="Times New Roman" color=#000000 size=3&gt;5.Now&amp;nbsp;let's
check whether WFilter works!&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span lang=EN-US&gt;&lt;/span&gt;&lt;img src="http://blog.imfirewall.us/content/binary/msngame5.jpg" border=0&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=05f56f7f-5a88-4496-aac4-5b1ce7ada514" /&gt;</content>
  </entry>
  <entry>
    <title>How to block file uploading to internet on company networks?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+File+Uploading+To+Internet+On+Company+Networks.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,1563ae7e-6178-41e5-80c2-b615d5f532d3.aspx</id>
    <published>2010-03-31T20:23:21.616-07:00</published>
    <updated>2010-04-16T02:31:36.8929257-07:00</updated>
    <category term="How to block internet" label="How to block internet" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockInternet.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">For security purpose, you might want to
block employees file uploading to internet on your network. However, since there are
so many tools can be used for uploading, it is extremely difficult to block them all.<br /><br />
Files can be uploaded in various ways:<br />
1. Upload to certain websites, eg: webmail, file sharing websites...<br />
2. Using msn/yahoo/icq messengers to send files.<br />
3. Email attachments.<br />
4. FTP<br />
5. Other third party tools.<br /><br />
WFilter provide a simply solution to block file uploading on company networks. Using
WFilter, you can block file uploading and file transfers of all computers from ONE
computer.<br /><br />
This tutorial will guide you to block file uploading using WFilter.<br /><h2>First, block file uploading to websites.
</h2><img src="http://blog.imfirewall.us/content/binary/block_file_uploading1.jpg" border="0" /><br />
Please notice "block uploading files via web pages" only works on HTTP websites. To
control HTTPs websites, you can use "HTTPS black/white list" in "Others" of WFilter.<br /><h1>Second, block email attachments.<br /></h1><img src="http://blog.imfirewall.us/content/binary/block_file_uploading2.jpg" border="0" /><br /><h1>Third, block FTP and file transfer via messengers.
</h1><img src="http://blog.imfirewall.us/content/binary/block_file_uploading3.jpg" border="0" /><br /><h1>Last, block unknown protocols.
</h1>
Blocking unknown protocols blocks file uploading using other unknown third party programs. 
<br /><br /><img src="http://blog.imfirewall.us/content/binary/block_file_uploading4.jpg" border="0" /><br />
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".<br /></a>Other related links:<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Internet+Downloading.aspx">How
to block internet downloading?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How
to monitor internet usage on company network?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../Internet+Monitoring+Software+For+Business.aspx">Internet
monitoring software for business</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Filter+Web+Surfing.aspx">How
to filter web surfing?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How
to block websites and restrict internet access?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Bittorrent+And+Bitcomet+Using+WFilter.aspx">How
to Block Bittorrent and bitcomet</a>?<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Msn+File+Transfer.aspx">How
to block msn file transfer?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Certain+Websites+To+Save+Your+Productivity.aspx">How
to block certain websites to save your productivity?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+AIM+Using+WFilter.aspx">How
to block AIM using WFilter</a>?<br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=1563ae7e-6178-41e5-80c2-b615d5f532d3" /></div>
    </content>
  </entry>
  <entry>
    <title>How to block facebook game using WFilter?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+Facebook+Game+Using+WFilter.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,818cf342-fa10-49bd-8ba2-40bba947c256.aspx</id>
    <published>2010-03-07T18:27:31.695-07:00</published>
    <updated>2010-03-07T18:30:43.2978937-07:00</updated>
    <category term="How to block websites" label="How to block websites" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockWebsites.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sometimes you may want to <a href="http://blog.imfirewall.us/How+To+Block+Facebook+Game+Using+WFilter.aspx">block
facebook games during working hours</a>. This tutorial will guide you to <a href="http://blog.imfirewall.us/How+To+Block+Facebook+Game+Using+WFilter.aspx">block
facebook games </a>using "WFilter Enterprise".<br /><br /><h2>First, add a website black list.
</h2><p></p><img src="http://blog.imfirewall.us/content/binary/block_facebook_1.jpg" border="0" /><br /><h2>Second, choose this website black list in certain blocking policy.
</h2><br /><img src="http://blog.imfirewall.us/content/binary/block_facebook_2.jpg" border="0" /><br /><h2>
Third, apply this blocking policy to certain computers.
</h2><img src="http://blog.imfirewall.us/content/binary/block_facebook_3.jpg" border="0" /><br /><h2>
Now, facebook game is blocked.
</h2><br /><img src="http://blog.imfirewall.us/content/binary/block_facebook_4.jpg" border="0" /><br /><br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=818cf342-fa10-49bd-8ba2-40bba947c256" /></div>
    </content>
  </entry>
  <entry>
    <title>How to block google talk and gmail chat on company network?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+Google+Talk+And+Gmail+Chat+On+Company+Network.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,657e59be-1e32-4de3-b7df-d013673ad896.aspx</id>
    <published>2010-01-21T20:22:27.7922566-07:00</published>
    <updated>2010-01-21T20:22:27.7922566-07:00</updated>
    <category term="Block Messenger" label="Block Messenger" scheme="http://blog.imfirewall.us/CategoryView,category,BlockMessenger.aspx" />
    <category term="Block P2P" label="Block P2P" scheme="http://blog.imfirewall.us/CategoryView,category,BlockP2P.aspx" />
    <category term="How to block internet" label="How to block internet" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockInternet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Google Talk (GTalk) is a free Windows and
web-based application for instant messaging and voice over internet protocol (VOIP),
offered by Google Inc. You may use "Google Talk" to send instant messages, transfer
files, make PC-to-PC calls and audio conferencing. 
<br /><br />
However, sometimes you may want to block usage of google talk on company network.
This tutorial will guide you to block google talk using WFilter.<br /><br />
Though instant messaging between the Google Talk servers and its clients uses an open
protocol XMPP, it is more complicated and flexible than XMPP.<br />
Google talk uses several ports to connect to its server:<br /><br />
1). Using Jabber standard tcp port 5222.<br />
2). Using TLS port 443.<br />
3). Using web chatting on port 80 in gmail.<br /><br />
So you can not block Google talk by simply blocking Jabber standard port. WFilter
makes it simple to block google talk. Google talk connections can be identified and
blocked by signature matching. 
<br /><br />
The below examples demonstrates blocking of google talk.<br /><br /><h1><font size="4">1. Blocking of Google talk and gmail chat</font></h1>
Set a blocking policy in WFilter to block jabber and google talk:<br /><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot-1.jpg" alt="" /><img src="http://www.imfirewall.us/blog/content/binary/blockgtalk.jpg" /><br />
Blocked Google talk:<br /><p></p><div align="left"><img src="http://blog.imfirewall.us/content/binary/blocked_google_talk.jpg" border="0" /><br /><br /><img src="http://blog.imfirewall.us/content/binary/blocked_google_talk2.jpg" border="0" /><br /></div><br /><br /><img src="http://blog.imfirewall.us/content/binary/blocked_google_talk3.jpg" border="0" /><br /><br /><br /><h1><font size="4">2. Block file transfer of Google talk</font></h1>
You also can block file transfer of Google Talk in WFilter. This will block file transfer
of google talk without blocking of normal google talk text messaging.<br /><br /><img src="http://blog.imfirewall.us/content/binary/block_gtalk_ftp.jpg" border="0" /><br /><br />
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".<br /></a>Other related links:<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Internet+Downloading.aspx">How
to block internet downloading?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How
to monitor internet usage on company network?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../Internet+Monitoring+Software+For+Business.aspx">Internet
monitoring software for business</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Filter+Web+Surfing.aspx">How
to filter web surfing?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How
to block websites and restrict internet access?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Bittorrent+And+Bitcomet+Using+WFilter.aspx">How
to Block Bittorrent and bitcomet</a>?<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Msn+File+Transfer.aspx">How
to block msn file transfer?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Certain+Websites+To+Save+Your+Productivity.aspx">How
to block certain websites to save your productivity?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+AIM+Using+WFilter.aspx">How
to block AIM using WFilter</a>?<br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=657e59be-1e32-4de3-b7df-d013673ad896" /></div>
    </content>
  </entry>
  <entry>
    <title>How to block bbc iplayer on company network?</title>
    <link rel="alternate" type="text/html" href="http://blog.imfirewall.us/How+To+Block+Bbc+Iplayer+On+Company+Network.aspx" />
    <id>http://blog.imfirewall.us/PermaLink,guid,86b78faf-c388-4c46-b27e-10299941552c.aspx</id>
    <published>2010-01-19T20:26:22.521-07:00</published>
    <updated>2010-01-19T21:02:00.9320662-07:00</updated>
    <category term="Block P2P" label="Block P2P" scheme="http://blog.imfirewall.us/CategoryView,category,BlockP2P.aspx" />
    <category term="How to block p2p" label="How to block p2p" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockP2p.aspx" />
    <category term="How to block websites" label="How to block websites" scheme="http://blog.imfirewall.us/CategoryView,category,HowToBlockWebsites.aspx" />
    <category term="How to filter internet access" label="How to filter internet access" scheme="http://blog.imfirewall.us/CategoryView,category,HowToFilterInternetAccess.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">BBC iPlayer (formerly known as Integrated
Media Player (iMP), Interactive Media Player, and MyBBCPlayer) is an internet television
service, P2P, cable television, and several mobile devices developed by the BBC to
extend its existing RealPlayer-based "Radio Player" and other streamed video clip
content.<br /><br />
As online iPlayer may consume much internet bandwidth, this tutorial will guide you
to <a href="http://blog.imfirewall.us/How+To+Block+Bbc+Iplayer+On+Company+Network.aspx">block
BBC iPlayer</a> using WFilter. We suppose WFilter is already properly installed and
is capable of monitoring/blocking other computers, if not, please read <a class="TitleLinkStyle" rel="bookmark" href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How
to monitor internet usage on company network</a> first.<br /><br />
WFilter's "website black list" is based on website domains, so we can not use "website
black list" to block iPlayer, since iPlayer is a subfolder of www.bbc.co.uk without
a individual domain. However, we still can use "URL Keywords Filtering" feature to
block url with certain keywords.<br /><br />
The below example demonstrates blocking of url with keyword "iplayer".<br /><br /><b>1. Create a blocking policy, and enable "URL Keywords Filtering".</b><br /><p></p><img src="http://blog.imfirewall.us/content/binary/blocking_iplayer1.jpg" border="0" /><br /><b>2. Choose "Streaming Media" category and click the edit icon to edit its keywords
list.</b><br /><br /><img src="http://blog.imfirewall.us/content/binary/blocking_iplayer2.jpg" border="0" /><br />
Please notice: WFilter already has some default keywords(the default keywords are
hidden). For example, "video" is already included in the "Streaming Media" category.
If you only want to block "iplayer", you can add a new category in "Category Settings"-&gt;"Customize
Categories" of WFilter.<br /><br />
In this example, we need to add "iplayer" to the keywords list:<br /><br /><img src="http://blog.imfirewall.us/content/binary/blocking_iplayer3.jpg" border="0" /><br /><br /><b>3. Apply this blocking policy to certain computers</b>.<br /><br /><img src="http://blog.imfirewall.us/content/binary/blocking_iplayer4.jpg" border="0" /><br /><br /><b>4. By now, urls with keywords "iplayer" will be blocked.</b><br /><br /><br /><img src="http://blog.imfirewall.us/content/binary/blocking_iplayer5.jpg" border="0" /><br /><br />
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".<br /></a>Other related links:<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Internet+Downloading.aspx">How
to block internet downloading?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How
to monitor internet usage on company network?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../Internet+Monitoring+Software+For+Business.aspx">Internet
monitoring software for business</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Filter+Web+Surfing.aspx">How
to filter web surfing?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How
to block websites and restrict internet access?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Bittorrent+And+Bitcomet+Using+WFilter.aspx">How
to Block Bittorrent and bitcomet</a>?<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Msn+File+Transfer.aspx">How
to block msn file transfer?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Certain+Websites+To+Save+Your+Productivity.aspx">How
to block certain websites to save your productivity?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+AIM+Using+WFilter.aspx">How
to block AIM using WFilter</a>?<br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=86b78faf-c388-4c46-b27e-10299941552c" /></div>
    </content>
  </entry>
</feed>