<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>IMFirewall Blog</title>
    <link>http://blog.imfirewall.us/</link>
    <description>Block Internet Access,Block P2P,Web Filtering</description>
    <language>en-us</language>
    <copyright>IMFirewall Software</copyright>
    <lastBuildDate>Mon, 23 Apr 2012 05:06:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>support@imfirewall.us</managingEditor>
    <webMaster>support@imfirewall.us</webMaster>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=082884f7-7666-4f5a-8501-2b2c06b71e70</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,082884f7-7666-4f5a-8501-2b2c06b71e70.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,082884f7-7666-4f5a-8501-2b2c06b71e70.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=082884f7-7666-4f5a-8501-2b2c06b71e70</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Sometimes you might want to redirect blocked websites to a new URL. To do this, you
need to edit WFilter denial page in source mode.
</p>
        <p>
This tutorial will guide you to configure a redirect denial page in WFilter.
</p>
        <h1>First, edit a blocking level
</h1>
        <p>
Edit a blocking level and new a denial page. Please don't forget to list your new
URL in the exception list.
</p>
        <img src="http://blog.imfirewall.us/content/binary/denial_page1.jpg" border="0" />
        <h1>Second, edit the denial page in source mode.
</h1>
        <p>
A javascript code is required:
</p>
        <p>
&lt;script&gt;window.location="http://www.yourwebsite.com/...";&lt;/script&gt;
</p>
        <img src="http://blog.imfirewall.us/content/binary/denial_page2.jpg" border="0" />
        <h1>Third, uncheck "view source" and click "Save" to save the settings.
</h1>
        <p>
Please notice, click "save" after unchecking "view source".
</p>
        <img src="http://blog.imfirewall.us/content/binary/denial_page3.jpg" border="0" />
        <p>
Done, now all blocked web request will be redirected to the new url.
</p>
        <p>
          <br />
        </p>
        <p>
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".</a></p>
        <p>
Other related links:
</p>
        <p>
          <a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx">How to block UDP
ports in RRAS windows server 2003?</a>
          <br />
          <a href="How+To+Block+Internet+Downloading.aspx">How to block internet downloading?</a>
          <br />
          <a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How to monitor internet
usage on company network?</a>
          <br />
          <a href="Internet+Monitoring+Software+For+Business.aspx">Internet monitoring software
for business</a>
          <br />
          <a href="How+To+Filter+Web+Surfing.aspx">How to filter web surfing?</a>
          <br />
          <a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How to block websites
and restrict internet access?</a>
          <br />
          <a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx">How to block HTTPS websites
on my network?</a>
        </p>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=082884f7-7666-4f5a-8501-2b2c06b71e70" />
      </body>
      <title>How to set a redirect denial page in WFilter?</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,082884f7-7666-4f5a-8501-2b2c06b71e70.aspx</guid>
      <link>http://blog.imfirewall.us/How+To+Set+A+Redirect+Denial+Page+In+WFilter.aspx</link>
      <pubDate>Mon, 23 Apr 2012 05:06:00 GMT</pubDate>
      <description>&lt;p&gt;
Sometimes you might want to redirect blocked websites to a new URL. To do this, you
need to edit WFilter denial page in source mode.
&lt;/p&gt;
&lt;p&gt;
This tutorial will guide you to configure a redirect denial page in WFilter.
&lt;/p&gt;
&lt;h1&gt;First, edit a blocking level
&lt;/h1&gt;
&lt;p&gt;
Edit a blocking level and new a denial page. Please don't forget to list your new
URL in the exception list.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/denial_page1.jpg" border="0"&gt; 
&lt;h1&gt;Second, edit the denial page in source mode.
&lt;/h1&gt;
&lt;p&gt;
A javascript code is required:
&lt;/p&gt;
&lt;p&gt;
&amp;lt;script&amp;gt;window.location="http://www.yourwebsite.com/...";&amp;lt;/script&amp;gt;
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/denial_page2.jpg" border="0"&gt; 
&lt;h1&gt;Third, uncheck "view source" and click "Save" to save the settings.
&lt;/h1&gt;
&lt;p&gt;
Please notice, click "save" after unchecking "view source".
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/denial_page3.jpg" border="0"&gt; 
&lt;p&gt;
Done, now all blocked web request will be redirected to the new url.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
More information, please check &lt;a href="http://www.imfirewall.us/WFilter.htm"&gt;"WFilter
Enterprise".&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Other related links:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx"&gt;How to block UDP
ports in RRAS windows server 2003?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Internet+Downloading.aspx"&gt;How to block internet downloading?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx"&gt;How to monitor internet
usage on company network?&lt;/a&gt;
&lt;br&gt;
&lt;a href="Internet+Monitoring+Software+For+Business.aspx"&gt;Internet monitoring software
for business&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Filter+Web+Surfing.aspx"&gt;How to filter web surfing?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx"&gt;How to block websites
and restrict internet access?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx"&gt;How to block HTTPS websites
on my network?&lt;/a&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=082884f7-7666-4f5a-8501-2b2c06b71e70" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,082884f7-7666-4f5a-8501-2b2c06b71e70.aspx</comments>
      <category>Content Filter</category>
      <category>How to block internet</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=a368e95c-c431-45e7-a284-6bd1dbd9e27e</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,a368e95c-c431-45e7-a284-6bd1dbd9e27e.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,a368e95c-c431-45e7-a284-6bd1dbd9e27e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=a368e95c-c431-45e7-a284-6bd1dbd9e27e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In "pass-by" filtering mode(WFilter works on a mirroring port), WFilter sends RST
packets to block TCP connections. However, if outgoing traffic is limited on the blocking
adapter, blocking feature of WFilter might not be working. 
</p>
        <p>
The default settings of WFilter use a same adapter for monitoring and blocking. However,
it will not work if a following condition is met.
</p>
        <ol>
          <li>
The monitoring switch does not allow outgoing traffic on the mirroring port. You can
check this by "ping" other computers in the monitoring computer. This problem can
be solved by changing switch settings(if supported) or adding a separated blocking
adapter. Cisco switches have a parameter "ingress" to enable outgoing traffic on the
mirroring port.</li>
          <li>
The monitoring adapter is too busy of receiving mirrored packets. We recommend you
to use another NIC for blocking when you have 50+ computers. To check this issue,
you can run "System Settings"-&gt;"Check Settings" to perform a checking on the blocking
adapter.</li>
        </ol>
        <h1>Steps to add a blocking adapter
</h1>
        <p>
1. Add a physical network card and connect this NIC to a normal port in your switch.
If you have multiple VLANs, the blocking adapter shall be in a VLAN which can reach
other VLANs.
</p>
        <p>
2. Assign an available ip address and gateway settings to the new NIC.
</p>
        <p>
3. If WFilter does not detect the new card in "System Settings"-&gt;"Monitoring Settings",
please click "Start"-&gt;"IMFirewall WFilter"-&gt;"Tools"-&gt;"Restart WFilter Service"
to reload the adapters list.
</p>
        <p>
4. Choose the new network card as the "blocking adapter" in "System Settings"-&gt;"Monitoring
Settings"-&gt;"Monitoring Device Settings".
</p>
        <img src="http://blog.imfirewall.us/content/binary/monitoring_device_settings.jpg" border="0" />
        <p>
5. Run "System Settings"-&gt;"Check Settings" to check.
</p>
        <p>
6. Sometimes windows can not choose the correct network card for communicate, in that
case, please check this topic to set "Metric": <a href="http://blog.imfirewall.us/Blocking+Adapter+Doesnt+Work+When+Using+Two+Network+Cards+With+WFilter.aspx">Blocking
adapter doesn't work when using two network cards</a></p>
        <p>
Further readings:
</p>
        <p>
          <a class="TitleLinkStyle" rel="bookmark" href="How+WFilter+Works+To+Block+Internet+Connections+In+Network.aspx">How
WFilter works to block internet connections in network?</a>
        </p>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=a368e95c-c431-45e7-a284-6bd1dbd9e27e" />
      </body>
      <title>When shall you use two network cards for monitoring and blocking?</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,a368e95c-c431-45e7-a284-6bd1dbd9e27e.aspx</guid>
      <link>http://blog.imfirewall.us/When+Shall+You+Use+Two+Network+Cards+For+Monitoring+And+Blocking.aspx</link>
      <pubDate>Tue, 03 Apr 2012 03:40:46 GMT</pubDate>
      <description>&lt;p&gt;
In "pass-by" filtering mode(WFilter works on a mirroring port), WFilter sends RST
packets to block TCP connections. However, if outgoing traffic is limited on the blocking
adapter, blocking feature of WFilter might not be working. 
&lt;/p&gt;
&lt;p&gt;
The default settings of WFilter use a same adapter for monitoring and blocking. However,
it will not work if a following condition is met.
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
The monitoring switch does not allow outgoing traffic on the mirroring port. You can
check this by "ping" other computers in the monitoring computer. This problem can
be solved by changing switch settings(if supported) or adding a separated blocking
adapter. Cisco switches have a parameter "ingress" to enable outgoing traffic on the
mirroring port.&lt;/li&gt;
&lt;li&gt;
The monitoring adapter is too busy of receiving mirrored packets. We recommend you
to use another NIC for blocking when you have 50+ computers. To check this issue,
you can run "System Settings"-&amp;gt;"Check Settings" to perform a checking on the blocking
adapter.&lt;/li&gt;
&lt;/ol&gt;
&lt;h1&gt;Steps to add a blocking adapter
&lt;/h1&gt;
&lt;p&gt;
1. Add a physical network card and connect this NIC to a normal port in your switch.
If you have multiple VLANs, the blocking adapter shall be in a VLAN which can reach
other VLANs.
&lt;/p&gt;
&lt;p&gt;
2. Assign an available ip address and gateway settings to the new NIC.
&lt;/p&gt;
&lt;p&gt;
3. If WFilter does not detect the new card in "System Settings"-&amp;gt;"Monitoring Settings",
please click "Start"-&amp;gt;"IMFirewall WFilter"-&amp;gt;"Tools"-&amp;gt;"Restart WFilter Service"
to reload the adapters list.
&lt;/p&gt;
&lt;p&gt;
4. Choose the new network card as the "blocking adapter" in "System Settings"-&amp;gt;"Monitoring
Settings"-&amp;gt;"Monitoring Device Settings".
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/monitoring_device_settings.jpg" border="0"&gt; 
&lt;p&gt;
5. Run "System Settings"-&amp;gt;"Check Settings" to check.
&lt;/p&gt;
&lt;p&gt;
6. Sometimes windows can not choose the correct network card for communicate, in that
case, please check this topic to set "Metric": &lt;a href="http://blog.imfirewall.us/Blocking+Adapter+Doesnt+Work+When+Using+Two+Network+Cards+With+WFilter.aspx"&gt;Blocking
adapter doesn't work when using two network cards&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Further readings:
&lt;/p&gt;
&lt;p&gt;
&lt;a class="TitleLinkStyle" rel="bookmark" href="How+WFilter+Works+To+Block+Internet+Connections+In+Network.aspx"&gt;How
WFilter works to block internet connections in network?&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=a368e95c-c431-45e7-a284-6bd1dbd9e27e" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,a368e95c-c431-45e7-a284-6bd1dbd9e27e.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=c7ce5f13-2100-43d9-b6e5-d554abd088e1</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,c7ce5f13-2100-43d9-b6e5-d554abd088e1.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,c7ce5f13-2100-43d9-b6e5-d554abd088e1.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=c7ce5f13-2100-43d9-b6e5-d554abd088e1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
VNC® provides secure remote access computers from any location for your home and organization.
RFB is the protocol used in VNC and its derivatives.
</p>
        <p>
This tutorial will guide you to block VNC with "WFilter Enterprise 4.0". Because blocking
of VNC is not supported by default in WFilter, in this example, we uses "Customize
Protocols" feature of WFilter to define the VNC protocol.
</p>
        <h1>First, Add "VNC" Protocol in "Customize Protocols".
</h1>
        <p>
In "Customize Protocols", new a protocol named "vnc". 
</p>
        <br />
        <img src="http://blog.imfirewall.us/content/binary/vnc001.JPG" border="0" />
        <p>
VNC has a pattern:<br />
"vnc_tcp":<br />
Type--"TCP ALL"<br />
Format--"0"<br />
Pattern Content--"^\x52\x46\x42\x20\x30\x30"
</p>
        <h1>Second, Enable blocking of VNC in certain blocking levels.
</h1>
        <img src="http://blog.imfirewall.us/content/binary/vnc002.JPG" border="0" />
        <p>
And apply this blocking policy to certain computers.
</p>
        <img src="http://blog.imfirewall.us/content/binary/vnc003.JPG" border="0" />
        <h1>Now, VNC will be blocked.
</h1>
        <p>
WFilter blocking events:
</p>
        <img src="http://blog.imfirewall.us/content/binary/vnc004.JPG" border="0" />
        <p>
Failure connection of VNC.
</p>
        <img src="http://blog.imfirewall.us/content/binary/vnc005.JPG" border="0" />
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=c7ce5f13-2100-43d9-b6e5-d554abd088e1" />
      </body>
      <title>How to block VNC traffic of network computers with WFilter?</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,c7ce5f13-2100-43d9-b6e5-d554abd088e1.aspx</guid>
      <link>http://blog.imfirewall.us/How+To+Block+VNC+Traffic+Of+Network+Computers+With+WFilter.aspx</link>
      <pubDate>Mon, 02 Apr 2012 07:01:30 GMT</pubDate>
      <description>&lt;p&gt;
VNC® provides secure remote access computers from any location for your home and organization.
RFB is the protocol used in VNC and its derivatives.
&lt;/p&gt;
&lt;p&gt;
This tutorial will guide you to block VNC with "WFilter Enterprise 4.0". Because blocking
of VNC is not supported by default in WFilter, in this example, we uses "Customize
Protocols" feature of WFilter to define the VNC protocol.
&lt;/p&gt;
&lt;h1&gt;First, Add "VNC" Protocol in "Customize Protocols".
&lt;/h1&gt;
&lt;p&gt;
In "Customize Protocols", new a protocol named "vnc". 
&lt;/p&gt;
&lt;br&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/vnc001.JPG" border=0&gt; 
&lt;p&gt;
VNC has a pattern:&lt;br&gt;
"vnc_tcp":&lt;br&gt;
Type--"TCP ALL"&lt;br&gt;
Format--"0"&lt;br&gt;
Pattern Content--"^\x52\x46\x42\x20\x30\x30"
&lt;/p&gt;
&lt;h1&gt;Second, Enable blocking of VNC in certain blocking levels.
&lt;/h1&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/vnc002.JPG" border=0&gt; 
&lt;p&gt;
And apply this blocking policy to certain computers.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/vnc003.JPG" border=0&gt; 
&lt;h1&gt;Now, VNC will be blocked.
&lt;/h1&gt;
&lt;p&gt;
WFilter blocking events:
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/vnc004.JPG" border=0&gt; 
&lt;p&gt;
Failure connection of VNC.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/vnc005.JPG" border=0&gt; &lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=c7ce5f13-2100-43d9-b6e5-d554abd088e1" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,c7ce5f13-2100-43d9-b6e5-d554abd088e1.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Installed on a personal computer or server computer, RouterOS turns the computer into
a network router, implementing features such as firewall rules, virtual private network
(VPN) server and client, bandwidth shaping and quality of service, wireless access
point functions and other commonly used features for routing and interconnecting networks. 
</p>
        <p>
To implement internet monitoring and more powerful internet filtering features with
your RouterOS, you can enable RouterOS's "port streaming" feature to mirror all internet
packets to WFilter for monitoring and filtering.
</p>
        <p>
This tutorial will guide you to configure RouterOS to work together with WFilter.
</p>
        <h1>Enable Packet Streaming
</h1>
        <p>
Enable Packet Streaming in "Tools"-&gt;"Packet Sniffer", choose the lan interface
as the sniffer interface.
</p>
        <p>
          <img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_001.JPG" border="0" />
        </p>
        <p>
          <img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_002.jpg" border="0" />
        </p>
        <h1>Set the WFilter server ip as the streaming server
</h1>
        <p>
Set the WFilter server ip address as the streaming server
</p>
        <p>
          <img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_003.jpg" border="0" />
        </p>
        <p>
Done, now you're able to monitor all network computers in WFilter.
</p>
        <p>
          <img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_004.jpg" border="0" />
        </p>
        <p>
          <br />
        </p>
        <p>
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".</a></p>
        <p>
Other related links:
</p>
        <p>
          <a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx">How to block UDP
ports in RRAS windows server 2003?</a>
          <br />
          <a href="How+To+Block+Internet+Downloading.aspx">How to block internet downloading?</a>
          <br />
          <a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How to monitor internet
usage on company network?</a>
          <br />
          <a href="Internet+Monitoring+Software+For+Business.aspx">Internet monitoring software
for business</a>
          <br />
          <a href="How+To+Filter+Web+Surfing.aspx">How to filter web surfing?</a>
          <br />
          <a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How to block websites
and restrict internet access?</a>
          <br />
          <a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx">How to block HTTPS websites
on my network?</a>
        </p>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4" />
      </body>
      <title>WFilter deployment with RouterOS's port streaming feature.</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4.aspx</guid>
      <link>http://blog.imfirewall.us/WFilter+Deployment+With+RouterOSs+Port+Streaming+Feature.aspx</link>
      <pubDate>Fri, 02 Mar 2012 08:22:40 GMT</pubDate>
      <description>&lt;p&gt;
Installed on a personal computer or server computer, RouterOS turns the computer into
a network router, implementing features such as firewall rules, virtual private network
(VPN) server and client, bandwidth shaping and quality of service, wireless access
point functions and other commonly used features for routing and interconnecting networks. 
&lt;/p&gt;
&lt;p&gt;
To implement internet monitoring and more powerful internet filtering features with
your RouterOS, you can enable RouterOS's "port streaming" feature to mirror all internet
packets to WFilter for monitoring and filtering.
&lt;/p&gt;
&lt;p&gt;
This tutorial will guide you to configure RouterOS to work together with WFilter.
&lt;/p&gt;
&lt;h1&gt;Enable Packet Streaming
&lt;/h1&gt;
&lt;p&gt;
Enable Packet Streaming in "Tools"-&amp;gt;"Packet Sniffer", choose the lan interface
as the sniffer interface.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_001.JPG" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_002.jpg" border="0"&gt;
&lt;/p&gt;
&lt;h1&gt;Set the WFilter server ip as the streaming server
&lt;/h1&gt;
&lt;p&gt;
Set the WFilter server ip address as the streaming server
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_003.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
Done, now you're able to monitor all network computers in WFilter.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/ROS_portmirror_004.jpg" border="0"&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
More information, please check &lt;a href="http://www.imfirewall.us/WFilter.htm"&gt;"WFilter
Enterprise".&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Other related links:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx"&gt;How to block UDP
ports in RRAS windows server 2003?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Internet+Downloading.aspx"&gt;How to block internet downloading?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx"&gt;How to monitor internet
usage on company network?&lt;/a&gt;
&lt;br&gt;
&lt;a href="Internet+Monitoring+Software+For+Business.aspx"&gt;Internet monitoring software
for business&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Filter+Web+Surfing.aspx"&gt;How to filter web surfing?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx"&gt;How to block websites
and restrict internet access?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx"&gt;How to block HTTPS websites
on my network?&lt;/a&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,1e83ccfa-f47a-4ea9-ab1a-a0bbaa0f52f4.aspx</comments>
      <category>Deployment</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=9a02f686-f79f-4448-aeb1-1934e84befd4</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,9a02f686-f79f-4448-aeb1-1934e84befd4.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,9a02f686-f79f-4448-aeb1-1934e84befd4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=9a02f686-f79f-4448-aeb1-1934e84befd4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
All internet packets are required for WFilter to parse network activities. However,
the ESET personal firewall blocks non-local computer network packets by default. Therefore,
when the ESET personal firewall is enabled, WFilter can not monitor itself computer
because other computer's network packets are all blocked by ESET.
</p>
        <p>
To make WFilter work with ESET personal firewall, you need to adjust the firewall
settings.
</p>
        <p>
The following example demonstrates how to configure ESET Smart Security 5.0:
</p>
        <h2>1. Click "Setup" -&gt; "Network" in ESET.
</h2>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security01.JPG" border="0" />
        <h2>2. The filtering mode shall be "interactive filtering mode".
</h2>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security002.JPG" border="0" />
        <h2>3. Click "Configure rules and zones..." to set the rules.
</h2>
        <p>
In "Toggle detailed view of all rules" view, click "new" to creat a new rule.
</p>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security003.JPG" border="0" />
        <p>
The new rule is set to allow all TCP&amp;UDP traffic. <font color="red">All other
rules shall be disabled.</font></p>
        <ol>
          <li>
Direction: Both</li>
          <li>
Action: Allow</li>
          <li>
Protocol: TCP &amp; UDP</li>
          <li>
Profile: For every</li>
        </ol>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security004.JPG" border="0" />
        <h2>4. In "Advanced Personal firewall setup..."
</h2>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security005.JPG" border="0" />
        <p>
Uncheck "Check TCP connection status" in "Packet inspection" section of "IDS and advanced
options".
</p>
        <img src="http://blog.imfirewall.us/content/binary/eset_smart_security006.JPG" border="0" />
        <p>
Now your WFilter shall be able to work.
</p>
More information of disable ESET firewall, please check: <a href="http://kb.eset.com/esetkb/index?page=content&amp;id=SOLN2113">http://kb.eset.com/esetkb/index?page=content&amp;id=SOLN2113</a><br /><br /><br /><br /><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=9a02f686-f79f-4448-aeb1-1934e84befd4" /></body>
      <title>Modify ESET personal firewall settings to make WFilter work.</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,9a02f686-f79f-4448-aeb1-1934e84befd4.aspx</guid>
      <link>http://blog.imfirewall.us/Modify+ESET+Personal+Firewall+Settings+To+Make+WFilter+Work.aspx</link>
      <pubDate>Thu, 16 Feb 2012 09:02:52 GMT</pubDate>
      <description>&lt;p&gt;
All internet packets are required for WFilter to parse network activities. However,
the ESET personal firewall blocks non-local computer network packets by default. Therefore,
when the ESET personal firewall is enabled, WFilter can not monitor itself computer
because other computer's network packets are all blocked by ESET.
&lt;/p&gt;
&lt;p&gt;
To make WFilter work with ESET personal firewall, you need to adjust the firewall
settings.
&lt;/p&gt;
&lt;p&gt;
The following example demonstrates how to configure ESET Smart Security 5.0:
&lt;/p&gt;
&lt;h2&gt;1. Click "Setup" -&amp;gt; "Network" in ESET.
&lt;/h2&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security01.JPG" border="0"&gt; 
&lt;h2&gt;2. The filtering mode shall be "interactive filtering mode".
&lt;/h2&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security002.JPG" border="0"&gt; 
&lt;h2&gt;3. Click "Configure rules and zones..." to set the rules.
&lt;/h2&gt;
&lt;p&gt;
In "Toggle detailed view of all rules" view, click "new" to creat a new rule.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security003.JPG" border="0"&gt; 
&lt;p&gt;
The new rule is set to allow all TCP&amp;amp;UDP traffic. &lt;font color="red"&gt;All other
rules shall be disabled.&lt;/font&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Direction: Both&lt;/li&gt;
&lt;li&gt;
Action: Allow&lt;/li&gt;
&lt;li&gt;
Protocol: TCP &amp;amp; UDP&lt;/li&gt;
&lt;li&gt;
Profile: For every&lt;/li&gt;
&lt;/ol&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security004.JPG" border="0"&gt; 
&lt;h2&gt;4. In "Advanced Personal firewall setup..."
&lt;/h2&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security005.JPG" border="0"&gt; 
&lt;p&gt;
Uncheck "Check TCP connection status" in "Packet inspection" section of "IDS and advanced
options".
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/eset_smart_security006.JPG" border="0"&gt; 
&lt;p&gt;
Now your WFilter shall be able to work.
&lt;/p&gt;
More information of disable ESET firewall, please check: &lt;a href="http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2113"&gt;http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2113&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=9a02f686-f79f-4448-aeb1-1934e84befd4" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,9a02f686-f79f-4448-aeb1-1934e84befd4.aspx</comments>
      <category>Content Filter</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=97e2798f-0d6c-4257-a82e-ccdf89377df4</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,97e2798f-0d6c-4257-a82e-ccdf89377df4.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,97e2798f-0d6c-4257-a82e-ccdf89377df4.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=97e2798f-0d6c-4257-a82e-ccdf89377df4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Terminal Services allows IT departments to install applications on a central server.
For example, instead of deploying database or accounting software on all desktops,
the applications can simply be installed on a server and remote users can log on and
use them via the network. This centralization makes upgrading, troubleshooting, and
software management much easier. 
</p>
        <p>
However, since all terminal clients share the server's network, it becomes difficult
to monitor/filter individual users internet usage because most internet monitoring/filtering
products only monitor/filter internet activities based on ip addresses or MAC addresses.
</p>
        <p>
From WFilter en.3.3.148 version, with WFilter proxy's "user authentication" feature,
you are able to monitor terminal client users and set differnet internet policy for
each user.
</p>
        <p>
          <br />
        </p>
        <p>
Please check details of this solution at: <a href="http://www.imfirewall.us/help/doc/WFilter_monitor_terminalserver.htm">How
to monitor terminal server users?</a><br /></p>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=97e2798f-0d6c-4257-a82e-ccdf89377df4" />
      </body>
      <title>WFilter adds solution for monitoring terminal server users.</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,97e2798f-0d6c-4257-a82e-ccdf89377df4.aspx</guid>
      <link>http://blog.imfirewall.us/WFilter+Adds+Solution+For+Monitoring+Terminal+Server+Users.aspx</link>
      <pubDate>Wed, 15 Feb 2012 13:51:08 GMT</pubDate>
      <description>&lt;p&gt;
Terminal Services allows IT departments to install applications on a central server.
For example, instead of deploying database or accounting software on all desktops,
the applications can simply be installed on a server and remote users can log on and
use them via the network. This centralization makes upgrading, troubleshooting, and
software management much easier. 
&lt;/p&gt;
&lt;p&gt;
However, since all terminal clients share the server's network, it becomes difficult
to monitor/filter individual users internet usage because most internet monitoring/filtering
products only monitor/filter internet activities based on ip addresses or MAC addresses.
&lt;/p&gt;
&lt;p&gt;
From WFilter en.3.3.148 version, with WFilter proxy's "user authentication" feature,
you are able to monitor terminal client users and set differnet internet policy for
each user.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Please check details of this solution at: &lt;a href="http://www.imfirewall.us/help/doc/WFilter_monitor_terminalserver.htm"&gt;How
to monitor terminal server users?&lt;/a&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=97e2798f-0d6c-4257-a82e-ccdf89377df4" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,97e2798f-0d6c-4257-a82e-ccdf89377df4.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=49e78403-09cd-4f44-a7e1-281816c93f21</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,49e78403-09cd-4f44-a7e1-281816c93f21.aspx</pingback:target>
      <dc:creator>WFilter</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,49e78403-09cd-4f44-a7e1-281816c93f21.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=49e78403-09cd-4f44-a7e1-281816c93f21</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Sometimes you might want to block google mail(gmail) access in your network. This
tutorial will guide to block gmail with WFilter.
</p>
        <p>
Google mail( gmail ) supports vary kinds of access, including:
</p>
        <ol>
          <li>
Web access via HTTPs protocol.</li>
          <li>
SMTP over SSL for sending emails.</li>
          <li>
POP over SSL for receiving emails.</li>
          <li>
IMAP over SSL for receiving emails.</li>
        </ol>
        <p>
So for complete blocking of gmail, you need to enable blocking of certain email protocols,
and also need to enable "HTTPS black list" to block gmail web access.
</p>
        <h2>1. Block SMTP/POP/IMAP over SSL
</h2>
        <p>
Enable blocking of "SMTP over SSL", "POP over SSL" and "IMAP over SSL" in certain
blocking policy. These settings will block gmail access from email client programs.<br /></p>
        <img src="http://blog.imfirewall.us/content/binary/blocksslgmail.png" border="0" />
        <h2>2. Block gmail web access.
</h2>
        <p>
Enable "HTTPS black/white list", and choose "New" to new a list.
</p>
        <img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail.png" border="0" />
        <p>
Add "mail.google.com" into the new HTTPs black list.
</p>
        <img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail2.png" border="0" />
        <p>
New gmail web access is also blocked.
</p>
        <img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail3.png" border="0" />
        <p>
Please notice: if gmail web page is already open before enabing of HTTPs black list,
the current https session can not be blocked until restarting of your browser.
</p>
        <p>
          <br />
        </p>
        <p>
More information, please check <a href="http://www.imfirewall.us/WFilter.htm">"WFilter
Enterprise".</a></p>
        <p>
Other related links:
</p>
        <p>
          <a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx">How to block UDP
ports in RRAS windows server 2003?</a>
          <br />
          <a href="How+To+Block+Internet+Downloading.aspx">How to block internet downloading?</a>
          <br />
          <a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx">How to monitor internet
usage on company network?</a>
          <br />
          <a href="Internet+Monitoring+Software+For+Business.aspx">Internet monitoring software
for business</a>
          <br />
          <a href="How+To+Filter+Web+Surfing.aspx">How to filter web surfing?</a>
          <br />
          <a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx">How to block websites
and restrict internet access?</a>
          <br />
          <a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx">How to block HTTPS websites
on my network?</a>
        </p>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=49e78403-09cd-4f44-a7e1-281816c93f21" />
      </body>
      <title>How to block google mail (gmail) access of network computers?</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,49e78403-09cd-4f44-a7e1-281816c93f21.aspx</guid>
      <link>http://blog.imfirewall.us/How+To+Block+Google+Mail+Gmail+Access+Of+Network+Computers.aspx</link>
      <pubDate>Tue, 07 Feb 2012 13:08:28 GMT</pubDate>
      <description>&lt;p&gt;
Sometimes you might want to block google mail(gmail) access in your network. This
tutorial will guide to block gmail with WFilter.
&lt;/p&gt;
&lt;p&gt;
Google mail( gmail ) supports vary kinds of access, including:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Web access via HTTPs protocol.&lt;/li&gt;
&lt;li&gt;
SMTP over SSL for sending emails.&lt;/li&gt;
&lt;li&gt;
POP over SSL for receiving emails.&lt;/li&gt;
&lt;li&gt;
IMAP over SSL for receiving emails.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
So for complete blocking of gmail, you need to enable blocking of certain email protocols,
and also need to enable "HTTPS black list" to block gmail web access.
&lt;/p&gt;
&lt;h2&gt;1. Block SMTP/POP/IMAP over SSL
&lt;/h2&gt;
&lt;p&gt;
Enable blocking of "SMTP over SSL", "POP over SSL" and "IMAP over SSL" in certain
blocking policy. These settings will block gmail access from email client programs.&lt;br&gt;
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/blocksslgmail.png" border="0"&gt; 
&lt;h2&gt;2. Block gmail web access.
&lt;/h2&gt;
&lt;p&gt;
Enable "HTTPS black/white list", and choose "New" to new a list.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail.png" border="0"&gt; 
&lt;p&gt;
Add "mail.google.com" into the new HTTPs black list.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail2.png" border="0"&gt; 
&lt;p&gt;
New gmail web access is also blocked.
&lt;/p&gt;
&lt;img src="http://blog.imfirewall.us/content/binary/blockhttpsgmail3.png" border="0"&gt; 
&lt;p&gt;
Please notice: if gmail web page is already open before enabing of HTTPs black list,
the current https session can not be blocked until restarting of your browser.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
More information, please check &lt;a href="http://www.imfirewall.us/WFilter.htm"&gt;"WFilter
Enterprise".&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Other related links:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="How+To+Block+UDP+Ports+In+RRAS+Windows+Server+2003.aspx"&gt;How to block UDP
ports in RRAS windows server 2003?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Internet+Downloading.aspx"&gt;How to block internet downloading?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Monitor+Internet+Usage+On+Company+Network.aspx"&gt;How to monitor internet
usage on company network?&lt;/a&gt;
&lt;br&gt;
&lt;a href="Internet+Monitoring+Software+For+Business.aspx"&gt;Internet monitoring software
for business&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Filter+Web+Surfing.aspx"&gt;How to filter web surfing?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+Websites+And+Restrict+Internet+Access.aspx"&gt;How to block websites
and restrict internet access?&lt;/a&gt;
&lt;br&gt;
&lt;a href="How+To+Block+HTTPS+Websites+On+My+Network.aspx"&gt;How to block HTTPS websites
on my network?&lt;/a&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=49e78403-09cd-4f44-a7e1-281816c93f21" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,49e78403-09cd-4f44-a7e1-281816c93f21.aspx</comments>
      <category>How to block websites</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=2628032d-9949-4014-846a-7f1edfb09a0c</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,2628032d-9949-4014-846a-7f1edfb09a0c.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,2628032d-9949-4014-846a-7f1edfb09a0c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=2628032d-9949-4014-846a-7f1edfb09a0c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For pass-by monitoring and filtering, you need to setup a mirroring port in your switch.
When port mirroring feature is enabled, the switch will replicate data from other
ports onto a single port for monitoring purpose. Since the original packets will not
be hold or delayed, port mirroring does not affect your network speed theoretically.
</p>
        <p>
However, inproper port mirroring settings will cause heavy load in your switch and
even cause packet loss.
</p>
        <p>
So please consider the following points when configuring a mirroring port:
</p>
        <ol>
          <li>
Do not mirror multiple ports to one port until necessary.</li>
          <li>
If it is required to mirror multiple ports, please make sure the total mirrored ports
throughput will not exceeds the mirroring port throughput limit.</li>
          <li>
For WFilter, mirroring the internet port is enough. Usually, only the router/firewall
port needs to be mirrored.</li>
          <li>
If your switch does not allow outgoing traffic on the mirroring port, or you're using
WFilter to filter internet access for more than 50 computers, it is recommended to
use two network adapters: one is for monitoring only, another one is for filtering.</li>
        </ol>
        <br />
        <a class="TitleLinkStyle" rel="bookmark" href="How+To+Check+Whether+Port+Mirroring+Settings+Are+Correct.aspx">How
to check whether port mirroring settings are correct?</a>
        <br />
        <a class="TitleLinkStyle" rel="bookmark" href="How+To+Check+Whether+A+Switch+Supports+Port+Mirroring.aspx">How
to check whether a switch supports port mirroring?</a>
        <br />
        <a class="TitleLinkStyle" rel="bookmark" href="Why+A+Port+Mirroring+Switch+Is+Required+To+Monitor+My+Network+How+To+Monitor+Internet+Usage+Without+A+Manageable+Switch.aspx">Why
a port mirroring switch is required to monitor my network?</a>
        <br />
        <br />
        <br />
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=2628032d-9949-4014-846a-7f1edfb09a0c" />
      </body>
      <title>Does port mirroring influence my network speed? </title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,2628032d-9949-4014-846a-7f1edfb09a0c.aspx</guid>
      <link>http://blog.imfirewall.us/Does+Port+Mirroring+Influence+My+Network+Speed.aspx</link>
      <pubDate>Wed, 02 Nov 2011 14:25:56 GMT</pubDate>
      <description>&lt;p&gt;
For pass-by monitoring and filtering, you need to setup a mirroring port in your switch.
When port mirroring feature is enabled, the switch will replicate data from other
ports onto a single port for monitoring purpose. Since the original packets will not
be hold or delayed, port mirroring does not affect your network speed theoretically.
&lt;/p&gt;
&lt;p&gt;
However, inproper port mirroring settings will cause heavy load in your switch and
even cause packet loss.
&lt;/p&gt;
&lt;p&gt;
So please consider the following points when configuring a mirroring port:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Do not mirror multiple ports to one port until necessary.&lt;/li&gt;
&lt;li&gt;
If it is required to mirror multiple ports, please make sure the total mirrored ports
throughput will not exceeds the mirroring port throughput limit.&lt;/li&gt;
&lt;li&gt;
For WFilter, mirroring the internet port is enough. Usually, only the router/firewall
port needs to be mirrored.&lt;/li&gt;
&lt;li&gt;
If your switch does not allow outgoing traffic on the mirroring port, or you're using
WFilter to filter internet access for more than 50 computers, it is recommended to
use two network adapters: one is for monitoring only, another one is for filtering.&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
&lt;a class="TitleLinkStyle" rel="bookmark" href="How+To+Check+Whether+Port+Mirroring+Settings+Are+Correct.aspx"&gt;How
to check whether port mirroring settings are correct?&lt;/a&gt;
&lt;br&gt;
&lt;a class="TitleLinkStyle" rel="bookmark" href="How+To+Check+Whether+A+Switch+Supports+Port+Mirroring.aspx"&gt;How
to check whether a switch supports port mirroring?&lt;/a&gt;
&lt;br&gt;
&lt;a class="TitleLinkStyle" rel="bookmark" href="Why+A+Port+Mirroring+Switch+Is+Required+To+Monitor+My+Network+How+To+Monitor+Internet+Usage+Without+A+Manageable+Switch.aspx"&gt;Why
a port mirroring switch is required to monitor my network?&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=2628032d-9949-4014-846a-7f1edfb09a0c" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,2628032d-9949-4014-846a-7f1edfb09a0c.aspx</comments>
      <category>How to filter internet access</category>
      <category>Internet Monitoring</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=bedc92ea-8c97-479c-a023-4c5bec3283ad</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,bedc92ea-8c97-479c-a023-4c5bec3283ad.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,bedc92ea-8c97-479c-a023-4c5bec3283ad.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=bedc92ea-8c97-479c-a023-4c5bec3283ad</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">The internet has been turned to an invaluable
tool in business. However, the availability of internet currently has given an important
risk factor to the employer liability and at the same time consumes the employers
90% of hours in productivity. 
<br /><br />
Therefore internet access shall be filtered and restricted to keep the working productivity
of your employees.<br /><br />
There have several ways to filter internet access:<br /><br />
1. Setup an <a href="http://www.imfirewall.us/" target="_blank" style="font-size:14px;">network
internet filtering program</a>. With a filtering program, you will be able to filter
internet access of all computers in your network from ONE computer only. There have
a lot such products in the market. For example, WFilter Enterprise, or Websense Enterprise
are very helpful for you to <a href="http://www.imfirewall.us/" target="_blank" style="font-size:14px;">filter
internet access of network computers</a>.<br /><br />
Passby internet filtering products usually require you to setup a mirroring port in
a manageable switch. Setting up a mirroring port does no change to your network toplogly
and it will not influence your network performance.<br /><br />
2. Setup ACL policy in your Router/Firewall/UTM. Firewall devices can enable you to
block websites/ports/ip addresses. So you also can setup ACL rules in your firewall
to block certain traffic. For more information about UTM solution, please visit <a href="http://www.astaro.com/" target="_blank" style="font-size:14px;">http://www.astaro.com</a><br /><br />
3. Filter websites from the dns server. You may try "opendns" solution. Opendns solution
is simple and easy to setup. However, with this solution, there can only have one
policy for your entire network.<br /><br /><br /><p></p><img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=bedc92ea-8c97-479c-a023-4c5bec3283ad" /></body>
      <title>How to filter the internet access for business network?</title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,bedc92ea-8c97-479c-a023-4c5bec3283ad.aspx</guid>
      <link>http://blog.imfirewall.us/How+To+Filter+The+Internet+Access+For+Business+Network.aspx</link>
      <pubDate>Sun, 30 Oct 2011 13:26:58 GMT</pubDate>
      <description>The internet has been turned to an invaluable tool in business. However, the availability of internet currently has given
 an important risk factor to the employer liability and at the same time
 consumes the employers 90% of hours in productivity. &lt;br&gt;
&lt;br&gt;
Therefore internet access shall be filtered and restricted to keep the working productivity
of your employees.&lt;br&gt;
&lt;br&gt;
There have several ways to filter internet access:&lt;br&gt;
&lt;br&gt;
1. Setup an &lt;a href="http://www.imfirewall.us/" target="_blank" style="font-size:14px;"&gt;network
internet filtering program&lt;/a&gt;. With a filtering program, you will be able to filter
internet access of all computers in your network from ONE computer only. There have
a lot such products in the market. For example, WFilter Enterprise, or Websense Enterprise
are very helpful for you to &lt;a href="http://www.imfirewall.us/" target="_blank" style="font-size:14px;"&gt;filter
internet access of network computers&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Passby internet filtering products usually require you to setup a mirroring port in
a manageable switch. Setting up a mirroring port does no change to your network toplogly
and it will not influence your network performance.&lt;br&gt;
&lt;br&gt;
2. Setup ACL policy in your Router/Firewall/UTM. Firewall devices can enable you to
block websites/ports/ip addresses. So you also can setup ACL rules in your firewall
to block certain traffic. For more information about UTM solution, please visit &lt;a href="http://www.astaro.com/" target="_blank" style="font-size:14px;"&gt;http://www.astaro.com&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
3. Filter websites from the dns server. You may try "opendns" solution. Opendns solution
is simple and easy to setup. However, with this solution, there can only have one
policy for your entire network.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=bedc92ea-8c97-479c-a023-4c5bec3283ad" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,bedc92ea-8c97-479c-a023-4c5bec3283ad.aspx</comments>
      <category>How to filter internet access</category>
    </item>
    <item>
      <trackback:ping>http://blog.imfirewall.us/Trackback.aspx?guid=3487bdb9-a990-4efc-a11b-d464b32e0964</trackback:ping>
      <pingback:server>http://blog.imfirewall.us/pingback.aspx</pingback:server>
      <pingback:target>http://blog.imfirewall.us/PermaLink,guid,3487bdb9-a990-4efc-a11b-d464b32e0964.aspx</pingback:target>
      <dc:creator>Administrator</dc:creator>
      <wfw:comment>http://blog.imfirewall.us/CommentView,guid,3487bdb9-a990-4efc-a11b-d464b32e0964.aspx</wfw:comment>
      <wfw:commentRss>http://blog.imfirewall.us/SyndicationService.asmx/GetEntryCommentsRss?guid=3487bdb9-a990-4efc-a11b-d464b32e0964</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
WFilter 4.0 version will be released soon after nearly two years development.
</p>
        <p>
The new version made a lot improvement and optimization of current features. Also
a series of new features are added, such as "WFilter Dashboard", "Central Management
of WFilter servers", "WFilter Local Account", "Multi-adapter Monitoring", and several
new alert types. Below is a brief introduction to these new features:
</p>
        <h2>1. WFilter Dashboard
</h2>
        <p>
WFilter Dashboard allow you to check the monitoring status, log storage status, system
warnings from a central dashboard.
</p>
        <center>
          <img border="0" src="content/binary/1.jpg" />
        </center>
        <h2>2. WFilter Servers Management
</h2>
        <p>
This feature enables you to manage several WFilter servers from a central localtion.
</p>
        <center>
          <img border="0" src="content/binary/2.jpg" />
        </center>
        <h2>3. Default IP Policy
</h2>
        <p>
The "Default IP Policy" feature enables you to set different policies to different
ip ranges, when a new computer found it's default ip policy will be applied.
</p>
        <center>
          <img border="0" src="content/binary/3.jpg" />
        </center>
        <h2>4. Search of Network Computers
</h2>
        <p>
You can use the "Search Computers" feature to search computers in your network. It's
more convenient than the passive computer finding in the old version.
</p>
        <center>
          <img border="0" src="content/binary/4.jpg" />
        </center>
        <h2>5. More Alert Types
</h2>
        <p>
More alert types are added: disk space alert, new computer alert, ip address changing
alert...
</p>
        <center>
          <img border="0" src="content/binary/5.jpg" />
        </center>
        <h2>6. More Powerful Account Monitoring
</h2>
        <p>
WFilter's "account monitoring" feature can integrate WFilter with your active directory.
So you can deploy monitoring based on user accounts. The new version added "WFilter
local accounts" feature. When you don't have an available active directory, you also
can use "WFilter local account" feature to monitor/filter by user accounts.
</p>
        <h3>6.1 Integrate Active Directory
</h3>
        <center>
          <img border="0" src="content/binary/6.jpg" />
        </center>
        <br />
        <center>
          <img border="0" src="content/binary/7.jpg" />
        </center>
        <h3>6.2 WFilter local account
</h3>
        <center>
          <img border="0" src="content/binary/8.jpg" />
        </center>
        <h2>7. Multi-adapters Monitoring
</h2>
        <p>
WFilter 4.0 can support monitoring on multiple adapters to support complicated networkings.
</p>
        <center>
          <img border="0" src="http://blog.imfirewall.us/content/binary/9.jpg" />
        </center>
        <img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=3487bdb9-a990-4efc-a11b-d464b32e0964" />
      </body>
      <title>WFilter 4.0 is coming. </title>
      <guid isPermaLink="false">http://blog.imfirewall.us/PermaLink,guid,3487bdb9-a990-4efc-a11b-d464b32e0964.aspx</guid>
      <link>http://blog.imfirewall.us/WFilter+40+Is+Coming.aspx</link>
      <pubDate>Fri, 30 Sep 2011 09:34:17 GMT</pubDate>
      <description>&lt;p&gt;
WFilter 4.0 version will be released soon after nearly two years development.
&lt;/p&gt;
&lt;p&gt;
The new version made a lot improvement and optimization of current features. Also
a series of new features are added, such as "WFilter Dashboard", "Central Management
of WFilter servers", "WFilter Local Account", "Multi-adapter Monitoring", and several
new alert types. Below is a brief introduction to these new features:
&lt;/p&gt;
&lt;h2&gt;1. WFilter Dashboard
&lt;/h2&gt;
&lt;p&gt;
WFilter Dashboard allow you to check the monitoring status, log storage status, system
warnings from a central dashboard.
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/1.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;2. WFilter Servers Management
&lt;/h2&gt;
&lt;p&gt;
This feature enables you to manage several WFilter servers from a central localtion.
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/2.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;3. Default IP Policy
&lt;/h2&gt;
&lt;p&gt;
The "Default IP Policy" feature enables you to set different&amp;nbsp;policies to different
ip ranges, when a new computer found it's default ip policy will be applied.
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/3.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;4. Search of Network Computers
&lt;/h2&gt;
&lt;p&gt;
You can use the "Search Computers" feature to search computers in your network. It's
more convenient than the passive computer finding in the old version.
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/4.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;5. More Alert Types
&lt;/h2&gt;
&lt;p&gt;
More alert types are added: disk space alert, new computer alert, ip address changing
alert...
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/5.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;6. More Powerful Account Monitoring
&lt;/h2&gt;
&lt;p&gt;
WFilter's "account monitoring" feature can integrate WFilter with your active directory.
So you can deploy monitoring based on user accounts. The new version added "WFilter
local accounts" feature. When you don't have an available active directory, you also
can use "WFilter local account" feature to monitor/filter by user accounts.
&lt;/p&gt;
&lt;h3&gt;6.1 Integrate Active Directory
&lt;/h3&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/6.jpg"&gt;
&lt;/center&gt;
&lt;br&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/7.jpg"&gt;
&lt;/center&gt;
&lt;h3&gt;6.2 WFilter local account
&lt;/h3&gt;
&lt;center&gt;&lt;img border=0 src="content/binary/8.jpg"&gt;
&lt;/center&gt;
&lt;h2&gt;7. Multi-adapters Monitoring
&lt;/h2&gt;
&lt;p&gt;
WFilter 4.0 can support monitoring on multiple adapters to support complicated networkings.
&lt;/p&gt;
&lt;center&gt;&lt;img border=0 src="http://blog.imfirewall.us/content/binary/9.jpg"&gt;
&lt;/center&gt;
&lt;img width="0" height="0" src="http://blog.imfirewall.us/aggbug.ashx?id=3487bdb9-a990-4efc-a11b-d464b32e0964" /&gt;</description>
      <comments>http://blog.imfirewall.us/CommentView,guid,3487bdb9-a990-4efc-a11b-d464b32e0964.aspx</comments>
      <category>Block P2P</category>
      <category>Content Filter</category>
      <category>How to block websites</category>
    </item>
  </channel>
</rss>
