<?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>Internet content filtering solutions for business - WFilter Blog &#187; Internet monitor</title>
	<atom:link href="http://blog.wfilterngf.com/?cat=26&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.wfilterngf.com</link>
	<description>Internet content filter and firewall solutions for business network.</description>
	<lastBuildDate>Thu, 28 Aug 2025 05:37:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.5</generator>
	<item>
		<title>Monitor network bandwidth with cisco switch.</title>
		<link>http://blog.wfilterngf.com/?p=417</link>
		<comments>http://blog.wfilterngf.com/?p=417#comments</comments>
		<pubDate>Fri, 05 May 2017 08:51:33 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[How to monitor internet bandwidth]]></category>
		<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>

		<guid isPermaLink="false">http://blog.wfilterros.com/?p=417</guid>
		<description><![CDATA[In this post, I will bring you a bandwidth monitoring solution based on your cisco switch. In case your router/firewall does not have bandwidth monitoring features, or you need more detailed reports, this solution can help you. First, the network topology diagram: &#160; Most cisco switch supports &#8220;port mirroring(SPAN)&#8221; feature. You may use below commands [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>In this post, I will bring you a bandwidth monitoring solution based on your cisco switch. In case your router/firewall does not have bandwidth monitoring features, or you need more detailed reports, this solution can help you.</p>
<p>First, the network topology diagram:<br />
<a href="http://blog.wfilterngf.com/wp-content/uploads/2017/04/cisco1.png"><img class="alignnone  wp-image-408" alt="cisco1" src="http://blog.wfilterngf.com/wp-content/uploads/2017/04/cisco1.png" width="615" height="232" /></a></p>
<p>&nbsp;</p>
<p>Most cisco switch supports &#8220;port mirroring(SPAN)&#8221; feature. You may use below commands to enable it:</p>
<p>1. Set source port</p>
<p>Switch(config)#monitor session 1 source interface Fa0/23</p>
<p>2. Set target port</p>
<p>Switch(config)#monitor session 1 destination interface Fa0/22 ingress vlan 1</p>
<p>Then, you need to install a passby filtering program(ie: <a href="http://www.wfiltericf.com/WFilter.htm" target="_blank">WFilter internet content filter</a>) in a windows PC, and connect this PC to the &#8220;target port&#8221;. So you can monitor internet bandwidth and live connections of network clients.</p>
<p>The new diagram:</p>
<p><a href="http://blog.wfilterngf.com/wp-content/uploads/2017/04/cisco2.png"><img class="alignnone size-full wp-image-409" alt="cisco2" src="http://blog.wfilterngf.com/wp-content/uploads/2017/04/cisco2.png" width="600" /></a></p>
<p>Now let&#8217;s check what you can monitor with WFilter:<br />
1. Clients List</p>
<p><img alt="" src="http://www.wfiltericf.com/internet-usage-monitoring/images/internet_usage_monitoring02.jpg" /></p>
<p>2. Live Connections</p>
<p><img alt="" src="http://www.wfiltericf.com/internet-usage-monitoring/images/internet_usage_monitoring05.jpg" /></p>
<p>3. Bandwidth Reports</p>
<p><a href="http://blog.wfilterngf.com/wp-content/uploads/2017/05/QQ截图20170505164907.png"><img class="alignnone size-full wp-image-418" alt="QQ截图20170505164907" src="http://blog.wfilterngf.com/wp-content/uploads/2017/05/QQ截图20170505164907.png" width="1205" height="697" /></a></p>
<p><a href="http://blog.wfilterngf.com/wp-content/uploads/2017/05/QQ截图20170505164940.png"><img class="alignnone size-full wp-image-419" alt="QQ截图20170505164940" src="http://blog.wfilterngf.com/wp-content/uploads/2017/05/QQ截图20170505164940.png" width="1208" height="665" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=417</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block google images with WFilter ?</title>
		<link>http://blog.wfilterngf.com/?p=150</link>
		<comments>http://blog.wfilterngf.com/?p=150#comments</comments>
		<pubDate>Wed, 04 Jun 2014 02:37:08 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[block bing images]]></category>
		<category><![CDATA[block google images]]></category>
		<category><![CDATA[Internet monitor]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Block+Google+Images+With+WFilter.aspx</guid>
		<description><![CDATA[Google is redirecting all http requests to https. Since https traffic is secure,this makes it impossible for web filter to monitor and filter google access via https. Fortunately, google provides a way to disable ssl search for IT administrators to deploy contents filtering products. For more details, please check: https://support.google.com/websearch/answer/186669?hl=en In this example, I will [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Google is redirecting all http requests to https. Since https traffic is secure,this makes it impossible for web filter to monitor and filter google access via https.</p>
<p>Fortunately, google provides a way to disable ssl search for IT administrators to deploy contents filtering products. For more details, please check: https://support.google.com/websearch/answer/186669?hl=en</p>
<p>In this example, I will guide you to block google images with WFilter. This solution requires a local dns server to redirect google traffic. Only clients using this dns server will be redirected. Or you can manually edit the “hosts” file in client computers.</p>
<h1>1. Disable Google SSL (HTTPS) Search </h1>
<p>1.1 To disable ssl search, you need to redirect all google traffic to nosslsearch.google.com. Let’s use nslookup to find the ip address of nosslsearch.google.com first.</p>
<p>  Run command: “nslookup nosslsearch.google.com 8.8.8.8”. You can find the IP : “216.239.32.20”.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge01.jpg"></p>
<p>1.2 Configuration of the DNS server</p>
<p> In DNS server，add two zones：”google.com” and “google.com.hk”(google in your country) . In each zone, add an “A” record to “www” with IP address “216.239.32.20”.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge02.jpg"><br />
<img border="0" src="http://blog.wfilterngf.com/content/binary/guge03.jpg"><br />
<img border="0" src="http://blog.wfilterngf.com/content/binary/guge04.jpg"></p>
<p>1.3  Client computers shall use this DNS server as the “Preferred DNS Server”.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge05.jpg"></p>
<p>1.4  Open Google to check.</p>
<p>Before redirecting, it’s https.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge06.jpg"></p>
<p>Now, it’s http.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge07.jpg"></p>
<h2>2.block google images with WFilter</h2>
<p>In below steps, I will demonstrate you to block google images with WFilter’s website black list.</p>
<p>2.1  Add a &#8220;block google images&#8221; policy. Check &#8220;Website Black/White List&#8221; and click &#8220;New&#8221;.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge08.jpg"></p>
<p>Add a new &#8220;Black List&#8221; named &#8220;google images&#8221;, in &#8220;List&#8221;, input &#8220;www.google.com.hk/imghp*&#8221; and &#8220;cn.bing.com/images*&#8221; .</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge09[1].jpg"></p>
<p>2.2  Apply the &#8220;block google images&#8221; policy.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge10.jpg"></p>
<p>2.3  google images will be blocked.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge11.jpg"></p>
<p>Bing images will be blocked.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/guge12.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=150</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to monitor wireless users in network with WFilter?</title>
		<link>http://blog.wfilterngf.com/?p=151</link>
		<comments>http://blog.wfilterngf.com/?p=151#comments</comments>
		<pubDate>Tue, 27 May 2014 09:06:52 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[monitor wireless users]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Monitor+Wireless+Users+In+Network+With+WFilter.aspx</guid>
		<description><![CDATA[Since most wireless devices obtain IP addresses dynamically, management of wireless devices has become a challenge to network administrators. It’s not easy to identify wireless devices by IP addresses or MAC addresses. However, with WFilter, you can identify wireless devices by users. When enabled, mobile users need to authenticate themselves to access internet. Both active [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Since most wireless devices obtain IP addresses dynamically, management of wireless devices has become a challenge to network administrators. It’s not easy to identify wireless devices by IP addresses or MAC addresses. However, with WFilter, you can identify wireless devices by users.</p>
<p>When enabled, mobile users need to authenticate themselves to access internet. Both active directly authentication and WFilter local authentication are supported. Then you can check devices and users in WFilter console in a few clicks.</p>
<p>In this example, I will guide you to enable AD account monitoring for wireless devices.</p>
<h1>1.Enable Domain account monitoring</h1>
<p>In &#8220;Account Monitoring &#8220;, choose “Windows Active Directory”, click “Enabled”, add a Domain Controller.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/MADaccount001.jpg"></p>
<h1>2.Advanced Settings</h1>
<p> Click “Advanced Settings”, choose “Require web authentication for devices which do not log into the domain”, Save Settings. You also can choose “Block all internet access when web authentication is required”and “Require re-authentication when an user has no internet activity for 30 minute(s)”.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/MADaccount002.jpg"></p>
<h1>3.Web authentication </h1>
<p> Users will not be able to access internet until they’re authenticated. When user authentication web page will show up when browser is open as shown in below figure.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/MADaccount003.jpg"></p>
<h1>4.Online Users</h1>
<p>In WFilter’s “Online Users”, you can get a list of online devices and users.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/MADaccount004.jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to push web pages to network clients with Wfilter ?</title>
		<link>http://blog.wfilterngf.com/?p=153</link>
		<comments>http://blog.wfilterngf.com/?p=153#comments</comments>
		<pubDate>Mon, 14 Apr 2014 02:32:21 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Push+Web+Pages+To+Network+Clients+With+Wfilter.aspx</guid>
		<description><![CDATA[In WFilter 4.1 version,a new feature named &#8220;web content pushing&#8221; is added. This feature enables you to push a web page to client devices at a time interval. You can define time interval, triggers for pushing and pushing pages. In this example, I will guide you to use the &#8220;web content pushing&#8221;in WFilter 4.1. 1.Wfilter [&#8230;]]]></description>
				<content:encoded><![CDATA[<p> In WFilter 4.1 version,a new feature named &#8220;web content pushing&#8221; is added. This feature enables you to push a web page to client devices at a time interval. You can define time interval, triggers for pushing and pushing pages.</p>
<p>In this example, I will guide you to use the &#8220;web content pushing&#8221;in WFilter 4.1.</p>
<h1>1.Wfilter Settings</h1>
<p>1.1New a blocking level</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/图片1[1].jpg"></p>
<p>Add  a &#8220;company broadcast&#8221; policy in &#8220;Policy Settings&#8221;->&#8221;Blocking Level Settings&#8221;. Check &#8220;Enable Web Content Pushing&#8221; and click &#8220;New&#8221;.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/图片2[1].jpg"></p>
<p>Add a new &#8220;web content pushing&#8221; named &#8220;broadcast&#8221;, in &#8220;Triggers&#8221;, input &#8220;www.baidu.com&#8221; which means this web pushing shall be triggered when baidu.com is visited.</p>
<p>In &#8220;Content&#8221;, you can put anything you want to broadcast. It will be displayed when triggered.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/图片3[1].jpg"></p>
<p>Apply this blocking policy to target ip ranges.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/图片4[1].jpg"></p>
<p>1.2 When an user visits baidu.com, the broadcast message will show up every ten minutes.</p>
<p><img border="0" src="http://blog.wfilterngf.com/content/binary/图片5[1].jpg"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WFilter deployment with openwrt router.</title>
		<link>http://blog.wfilterngf.com/?p=171</link>
		<comments>http://blog.wfilterngf.com/?p=171#comments</comments>
		<pubDate>Mon, 25 Mar 2013 06:57:45 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[Chat Monitor]]></category>
		<category><![CDATA[How to monitor internet bandwidth]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/WFilter+Deployment+With+Openwrt+Router.aspx</guid>
		<description><![CDATA[1. Openwrt Introduction OpenWrt is a highly extensible GNU/Linux distribution for embedded devices. As a third party firmware, openwrt can extend your wireless router into a powerful Linux system. With openwrt, even if your router hardware does not support &#8220;port mirroring&#8221; function, you can also enable traffic mirroring by software mirroring. This blog will guide [&#8230;]]]></description>
				<content:encoded><![CDATA[<h2>1. Openwrt Introduction </h2>
<p>OpenWrt is a highly extensible GNU/Linux distribution for embedded devices. As a third party firmware, openwrt can extend your wireless router into a powerful Linux system. With openwrt, even if your router hardware does not support &#8220;port mirroring&#8221; function, you can also enable traffic mirroring by software mirroring.</p>
<p>This blog will guide you to install &#8220;port-mirroring&#8221; program in your openwrt router and deploy WFilter for internet monitoring and filtering. We assume you already has an openwrt router, if not, please check <a href="https://openwrt.org/" target="_blank">openwrt homepage</a> to get the latest firmware.</p>
<h2>2. Port-mirroring program</h2>
<p>Port-mirroring is an open source project sponsored by <a href="http://www.wfiltericf.com/">IMFirewall Software</a>, it is designed to mirror network traffic on linux systems.</p>
<h2>2.1. Installation</h2>
<p>For detailed installation guide, please check <a href="http://code.google.com/p/port-mirroring/">Port-mirroring open source packet mirroring</a>. In this guide, let&#8217;s take linksys wrt54g router as an example (with openwrt backfire firmware). Steps:</p>
<p>a). Update openwrt package list.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/openwrt___001.jpg" border="0"></p>
<p>b). Install the port-mirroring program</p>
<p><font color="#0000FF">opkg install http://port-mirroring.googlecode.com/files/port-mirroring_1.2-1_backfire_brcm47xx.ipk</font>.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/openwrt___002.jpg" border="0"></p>
<h2>2.2. Configuration </h2>
<p>You need to edit <font color="#0000FF">/etc/config/port-mirroring</font> to set the mirroring target and mirrored source interfaces.</p>
<p>In this example, we choose &#8220;wlan0&#8243; wireless adapter as the mirrored source interface.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/openwrt___003.jpg" border="0"></p>
<h2>2.3. Start Port-mirroring</h2>
<p><font color="#0000FF">/etc/init.d/port-mirroring start</font></p>
<p><img src="http://blog.wfilterngf.com/content/binary/openwrt___004.jpg" border="0"></p>
<h2>3. Check monitoring in WFilter</h2>
<p>Now WFilter shall be able to monitor client computers.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/openwrt___005.jpg" border="0"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=171</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block google images with WFilter?</title>
		<link>http://blog.wfilterngf.com/?p=176</link>
		<comments>http://blog.wfilterngf.com/?p=176#comments</comments>
		<pubDate>Tue, 05 Mar 2013 05:57:26 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[How to block websites]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Block+Google+Images+With+WFilter.aspx</guid>
		<description><![CDATA[This tutorial will guide you to block google images with WFilter. First, enable &#8220;URL Keywords Filtering&#8221; in a blocking level. Add an URL filter rule, and add keyword &#8220;imghp&#8221; in &#8220;Search Engines&#8221;. &#160; Second, enable a website black list to block &#8220;images.google.*&#8221; &#160; Now, google images will be blocked. &#160;]]></description>
				<content:encoded><![CDATA[<p>This tutorial will guide you to block google images with WFilter.</p>
<p>First, enable &#8220;URL Keywords Filtering&#8221; in a blocking level.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_02.jpg" border="0"></p>
<p>Add an URL filter rule, and add keyword &#8220;imghp&#8221; in &#8220;Search Engines&#8221;.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_03.jpg" border="0"></p>
<p>&nbsp;</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_04.jpg" border="0"></p>
<p>Second, enable a website black list to block &#8220;images.google.*&#8221;</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_06.jpg" border="0"></p>
<p>&nbsp;</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_07.jpg" border="0"></p>
<p>Now, google images will be blocked.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_01.jpg" border="0"></p>
<p>&nbsp;</p>
<p><img src="http://blog.wfilterngf.com/content/binary/block_google_image_05.jpg" border="0"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use dumpPacket.exe of WFilter to generate a packet dump file.</title>
		<link>http://blog.wfilterngf.com/?p=232</link>
		<comments>http://blog.wfilterngf.com/?p=232#comments</comments>
		<pubDate>Thu, 17 Dec 2009 02:43:14 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[How to monitor internet bandwidth]]></category>
		<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/Use+DumpPacketexe+Of+WFilter+To+Generate+A+Packet+Dump+File.aspx</guid>
		<description><![CDATA[Sometimes, on an indeterminate problem of using WFilter, we might need a packet dump file for diagnosis. WFilter has a packet dump tool named &#8220;dumpPacket.exe&#8221;, which will dump packets on the monitoring adapter.This tutorial will guide you to generate a packet dump file using &#8220;dumpPacket.exe&#8221;. First, lauch &#8220;dumpPacket.exe&#8221; from &#8220;Start&#8221;-&#62;&#8221;IMFirewall WFilter&#8221;-&#62;&#8221;Tools&#8221;. If you didn&#8217;t install [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Sometimes, on an 					<span>indeterminate problem of using WFilter, we might need a packet dump file for diagnosis. WFilter has a packet dump tool named &#8220;dumpPacket.exe&#8221;, which will dump packets on the monitoring adapter.<br /></span><br />This tutorial will guide you to<span> generate a packet dump file using &#8220;dumpPacket.exe&#8221;.</p>
<p>First, lauch &#8220;dumpPacket.exe&#8221; from &#8220;Start&#8221;-&gt;&#8221;IMFirewall WFilter&#8221;-&gt;&#8221;Tools&#8221;. If you didn&#8217;t install WFilter shortcuts, you can find this tool in WFilter directory.<br /></span><img src="http://blog.wfilterngf.com/content/binary/wfilter_dumppacket11.JPG" border="0"><br /><span></span><br /><span>It will ask you to enter a testing ip address. For example, if<br />
you need to check a monitoring problem for ip &#8220;192.168.1.20&#8243;, you can<br />
input &#8220;192.168.1.20&#8243; here. If you just want to capture some packet<br />
samples, you may just press &#8220;enter&#8221; here! Press &#8220;enter&#8221; means dumping<br />
packets for all computers.<br />
</span><br /><img src="http://blog.wfilterngf.com/content/binary/wfilter_dumppacket2.JPG" border="0"></p>
<p>Close the dumping window. If you&#8217;re doing a certain test, you need to wait until the test is done. For example, sending an email message.&nbsp; If you&#8217;re dumping packets for all computers, you only need to wait for 3-5 seconds because the dump file can be very large. If the dumping file is too large, you can do the test again in a shorter time.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_dumppacket3.JPG" border="0"></p>
<p>The dump.cap file can be found in &#8220;temp&#8221; directory of WFilter. The dump.cap file is pcap format, which can be opened by wireshark and other pcap applications.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_dumppacket4.JPG" border="0"></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=232</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check whether port mirroring settings are correct?</title>
		<link>http://blog.wfilterngf.com/?p=233</link>
		<comments>http://blog.wfilterngf.com/?p=233#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:15:24 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[How to monitor internet bandwidth]]></category>
		<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Check+Whether+Port+Mirroring+Settings+Are+Correct.aspx</guid>
		<description><![CDATA[To make WFilter work, you need to setup port mirroring in your switch. However, sometimes you might still cannot monitor other computers even port mirroring is configured. It has several possibilities: 1. WFilter computer shall be connected directly to the mirroring port.2. Configured ports does not match real ports.3. Both outbound and inbound traffic is [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>To make WFilter work, you need to setup port mirroring in your switch. However, sometimes you might still cannot monitor other computers even port mirroring is configured. It has several possibilities:</p>
<p>1. WFilter computer shall be connected <b>directly</b> to the mirroring port.<br />2. Configured ports does not match real ports.<br />3. Both outbound and inbound traffic is required by WFilter. If you only mirror one direction packets, WFilter can not work properly.<br />4. Incorrect WFilter settings. (wrong ip segment or monitoring adapter&#8230;)<br />5. Firewall/anti-virus programs blocks non-local packets. For example, nod32 will block non-local packets, so even port mirroring settings are correct, the mirrored traffic still can not reach WFilter. We recommend you to shutdown your firewall and anti-virus programs for checking.</p>
<p>To locate the problem, first we need to confirm whether packets are mirrored to WFilter computer. It can be checked in a simple way following below steps:
</p>
<p><img src="http://blog.wfilterngf.com/content/binary/check_network_status1.jpg" border="0"></p>
<p><img src="http://blog.wfilterngf.com/content/binary/check_network_status2.jpg" border="0"><br />Upon successful mirroring, the &#8220;Received&#8221; packets number shall be much larger than the &#8220;Sent&#8221; packets. If not, you need to check certain mirroring settings or cable connections.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=233</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to activate WFilter?</title>
		<link>http://blog.wfilterngf.com/?p=237</link>
		<comments>http://blog.wfilterngf.com/?p=237#comments</comments>
		<pubDate>Thu, 12 Nov 2009 03:01:57 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[Content Filter]]></category>
		<category><![CDATA[How to monitor internet usage]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Activate+WFilter.aspx</guid>
		<description><![CDATA[WFilter supports online activation and Email activation. If you choose to activate your product over the Internet, upon your submisson the activation wizard will detect your Internet connection and connect to a secure server to transfer your register key to us. The registration is passed back to you, automatically activating WFilter, if the register key [&#8230;]]]></description>
				<content:encoded><![CDATA[<div class="content1">
<p>WFilter supports online activation and Email activation.</p>
<p>If<br />
you choose to activate your product over the Internet, upon your<br />
submisson the activation wizard will detect your Internet connection<br />
and connect to a secure server to transfer your register key to us. The<br />
registration is passed back to you, automatically activating WFilter,<br />
if the register key is valid.</p>
<p>If you choose to activate your<br />
product by email activation, you should input the register key in text<br />
box and click the &#8220;confirm&#8221;. You will get an activation code. Please<br />
send them to the support email box. The validation code will be sent<br />
back to you within 24 hours. Please copy them in the valiation code<br />
textbox to activate your product.</p>
<h2>1. Steps of Online Activation</h2>
<p>Online activation requires an available internet connection to connect to WFilter activation server.<br />1). In &#8220;Help&#8221;-&gt;&#8221;About&#8221; of WFilter, click &#8220;Product Activation&#8221;.</div>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate1.jpg" border="0"><br />2). Input your key number and use &#8220;online activation&#8221; to do online activation.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_online1.jpg" border="0"><br />3). Successful activation.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_online2.jpg" border="0"><br /><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_success.jpg" border="0"></p>
<h2>2. Steps of Email Activation</h2>
<p>Online activation requires an available internet connection. If you can not connect to WFilter activation server, you also can use &#8220;Email Activation&#8221;.<br />1). Input your key number and use &#8220;email activation&#8221; to do online activation.<br /><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email1.jpg" border="0"><br />2). In &#8220;Email Activation&#8221;, copy the activation code and send to support email address.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email2.jpg" border="0"></p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email3.jpg" border="0"><br />3) It might take several hours to receive the reply email since the response email is sent manually.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email4.jpg" border="0"><br />4). In &#8220;Help&#8221;-&gt;&#8221;About&#8221; of WFilter, you need to enter the received validation code into WFilter.</p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email5.jpg" border="0"></p>
<p><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_email6.jpg" border="0"><br /><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_online2.jpg" border="0"><br />
<h2>3. De-activation</h2>
<p>Sometimes, you might want to move the key to another computer. You need to de-activate this key first.<br />Click &#8220;deactivate&#8221; in &#8220;Help&#8221;-&gt;&#8221;About&#8221; to de-activate the key.<br /><img src="http://blog.wfilterngf.com/content/binary/wfilter_activate_success.jpg" border="0"></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=237</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block instant messaging on company network?</title>
		<link>http://blog.wfilterngf.com/?p=239</link>
		<comments>http://blog.wfilterngf.com/?p=239#comments</comments>
		<pubDate>Sun, 01 Nov 2009 01:21:08 +0000</pubDate>
		<dc:creator><![CDATA[WFilter]]></dc:creator>
				<category><![CDATA[Block Messenger]]></category>
		<category><![CDATA[Chat Monitor]]></category>
		<category><![CDATA[Content Filter]]></category>
		<category><![CDATA[How to block internet]]></category>
		<category><![CDATA[Internet monitor]]></category>
		<category><![CDATA[Internet Monitoring]]></category>

		<guid isPermaLink="false">http://blog.imfirewall.us/How+To+Block+Instant+Messaging+On+Company+Network.aspx</guid>
		<description><![CDATA[Instant Messaging can be a benefit to business when used properly, but IM is often abused by employees and poses significant liability and security risks. The free consumer IM client programs in widest use, such as AIM, ICQ, Yahoo and MSN Messenger, pose many security concerns. More than text-based chat, IM programs also include peer [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Instant Messaging can be a benefit to business when used properly,<br />
but IM is often abused by employees and poses significant liability and<br />
security risks. </p>
<p>The free consumer IM client<br />
programs in widest use, such as AIM, ICQ, Yahoo and MSN Messenger, pose many<br />
security concerns. More than text-based chat, IM programs also include peer to peer file<br />
transfer capabilities, which can pose security risks in two ways.<br />
Internal users can send documents that may be confidential out of your<br />
network, circumventing your network&#8217;s perimeter defenses against file<br />
sharing programs or e-mail attachments. On the other hand, external<br />
users can send files that might contain viruses or malicious code to<br />
users on the internal network. In addition, a liability risk arises if<br />
employees use the file transfer feature to share copyrighted music,<br />
movie or software files in violation of the law.</p>
<p>To make your business efficient, it is necessary for you to monitor, filter and <a href="http://www.imfirewall.com/en/block-instant-messaging.htm">block instant messaging</a> in your network.</p>
<p>You may want to apply an internet messenger usage policy like this:</p>
<p>1. Only authrozied users can use certain IM tools.</p>
<p>2. File transfer via messengers shall be blocked.</p>
<p>3. Only work-related IM accounts can be used.</p>
<p>As most firewall programs do not support that kind of feature, you need an <a href="http://www.imfirewall.com/en">internet monitoring and filtering program</a> like &#8220;WFilter Enterprise&#8221;. &#8220;WFilter Enteprise&#8221; enables you to <a href="http://www.wfiltericf.com">monitor, manage and block internet access</a> of all computers on a mirroring port. For internet messaging blocking, WFilter supports:</p>
<p>1. Blocking certain messenger protocols.</p>
<p>2. Blocking file transfer via messengers.</p>
<p>3. Blocking certain messenger account using black/white list.</p>
<p>Figures:</p>
</p>
<p><img src="http://blog.wfilterngf.com/content/binary/blockim01.JPG" border="0"><br />Block file transfer in messengers:</p>
<p><img src="http://blog.wfilterngf.com/content/binary/blockim02.JPG" border="0"><br />MSN black/white list:</p>
<p><img src="http://blog.wfilterngf.com/content/binary/blockim03.JPG" border="0"></p>
<p>More information, please check <a href="http://www.wfiltericf.com/WFilter.htm">&#8220;WFilter Enterprise&#8221;</a>.<br />Other related links:<br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Websites+At+Work+During+Working+Hours.aspx">How to block websites at work during working hours?</a><br /><a class="TitleLinkStyle" rel="bookmark" href="../How+To+Block+Video+Streaming+On+Company+Network.aspx">How to block video streaming on company network?</a><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+Bandwidth.aspx">How to monitor internet bandwidth?</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></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wfilterngf.com/?feed=rss2&#038;p=239</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
