Blog Home  Home Feed your aggregator (RSS 2.0)  
IMFirewall Blog - Wednesday, January 13, 2010
Block Internet Access,Block P2P,Web Filtering
 
# Wednesday, January 13, 2010

WFilter can be used to block sending/receiving emails, block sending attachments and filter email accounts. And you only need to install WFilter in one computer to monitor all computers in your network.

This tutorial will guide you to block outgoing emails with attachments.

1. Block outgoing emails with attachment(s)

This feature can block sending of emails with attachments via SMTP protocol.

1.1 Add a new blocking level, as in the below figure:



1.2 Set a proper "Level Name" and "Level Desc", check "Block sending emails with attachment(s)", as in Figure 2:



1.3 Apply this new blocking level to certain users in "User-computer Table", as in the below figure:



1.4 Emails with attachment(s) will be blocked, as in Figure 4:







Wednesday, January 13, 2010 1:33:56 AM (GMT Standard Time, UTC+00:00)    Content Filter | How to block internet | How to filter internet access  |   |  Trackback
# Thursday, December 24, 2009

Some switches does not allow outgoing traffic on a mirroring port. In this case, WFilter needs a separate blocking adapter to send blocking packets. And if you're monitoring and filtering more than 100 computers, we recommend you to use a different blocking adapter as the monitoring adapter.

When the two network cards are installed, we will want the Windows system to use the blocking adapter to access your network. However, sometime the Windows system might pick up the monitoring adapter and fails to connect to your network. This problem can be resolved by the "Automatic Metric" setting in Windows.

A metric is a value that is assigned to an IP route for a particular network interface that identifies the cost that is associated with using that route. The Automatic Metric feature is configured independently for each network interface in the network. This feature is useful in situations where you have more than one network interface of the same speed, for example, when each network interface has been assigned a default gateway. In this situation, you may want to manually configure the metric on one network interface, and enable the Automatic Metric feature to configure the metric of the other network interface. This setup can enable you to control the network interface that is used first in the routing of IP traffic.

In our case, the "Automatic Metric" of the blocking adapter shall be smaller than the monitoring adapter. So by setting "Automatic Metric" of the blocking adapter to "1", and the monitoring adapter to "2", Windows system will use the blocking adapter to access your network.









Thursday, December 24, 2009 3:49:48 AM (GMT Standard Time, UTC+00:00)    Content Filter | How to block downloading | How to block internet | How to block p2p | How to block websites | How to filter internet access  |   |  Trackback
# Thursday, December 17, 2009
Sometimes, on an indeterminate problem of using WFilter, we might need a packet dump file for diagnosis. WFilter has a packet dump tool named "dumpPacket.exe", which will dump packets on the monitoring adapter.

This tutorial will guide you to generate a packet dump file using "dumpPacket.exe".

First, lauch "dumpPacket.exe" from "Start"->"IMFirewall WFilter"->"Tools". If you didn't install WFilter shortcuts, you can find this tool in WFilter directory.


It will ask you to enter a testing ip address. For example, if you need to check a monitoring problem for ip "192.168.1.20", you can input "192.168.1.20" here. If you just want to capture some packet samples, you may just press "enter" here! Press "enter" means dumping packets for all computers.



Close the dumping window. If you're doing a certain test, you need to wait until the test is done. For example, sending an email message.  If you'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.



The dump.cap file can be found in "temp" directory of WFilter. The dump.cap file is pcap format, which can be opened by wireshark and other pcap applications.

Thursday, December 17, 2009 2:43:14 AM (GMT Standard Time, UTC+00:00)    How to monitor internet bandwidth | How to monitor internet usage | Internet monitor | Internet Monitoring  |   |  Trackback
# Wednesday, December 16, 2009
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. Misconfigured port mirroring. (wrong port, incorrect settings...)
2. Cable problem.
3. Network card problem.
4. Incorrect WFilter settings. (wrong ip segment or monitoring adapter...)

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:




Upon successful mirroring, the "Received" packets number shall be much larger than the "Sent" packets. If not, you need to check certain mirroring settings or cable connections.

Wednesday, December 16, 2009 7:15:24 AM (GMT Standard Time, UTC+00:00)    How to monitor internet bandwidth | How to monitor internet usage | Internet monitor | Internet Monitoring  |   |  Trackback
# Saturday, December 12, 2009
LimeWire is a free peer-to-peer file sharing (P2P) client for Windows, Mac OS X, Linux, and other operating systems supported by the Java software platform. It uses the Gnutella network and also the BitTorrent protocol.

Using Limewire, users can easily download copies of copyrighted materials and illegal or objectionable content. In LimeWire versions prior to 5.0, users could accidentally configure the software to allow access to any file on their computer, including documents with personal information. Though recent versions of LimeWire do not allow unintentional sharing of documents or applications, it still opens a share directory to share downloaded files by default.

Therefore, to save your bandwidth and keep your network safe, you might want to block limewire program on your network.

However, though the default TCP port of Gnutella2 is 6346. You can not block limewire only by blocking this port in your router or firewall, because Limewire allow users to change its default port.

This tutorial will guide you to block limewire downloading using WFilter. WFilter blocks Limewire traffic based on signature matching despite which port it is using. Limewire can be blocked only by a single click.
 


Blocked limewire:



Blocking logs of limewire in WFilter:




WFilter homepage: http://www.imfirewall.us/WFilter.htm

Saturday, December 12, 2009 2:50:53 AM (GMT Standard Time, UTC+00:00)    How to block downloading | How to block internet | How to block p2p  |   |  Trackback
# Saturday, November 28, 2009
Traffic Shaping and Prioritization is becoming more and more common in the corporate market. Most companies with remote offices are now connected via a WAN (Wide Area Network). Applications tend to become centrally hosted at the head office and remote offices are expected to pull data from central databases and server farms. As applications become more hungry in terms of bandwidth and prices of dedicated circuits being relatively high in most areas of the world, instead of increasing the size of their WAN circuits, companies feel the need to properly manage their circuits to make sure business-oriented traffic gets priority over best-effort traffic. Traffic shaping is thus a good means for companies to avoid purchasing additional bandwidth while properly managing these resources.

With a linux gateway, you have a very rich set of tools for managing and manipulating the transmission of packets. More details can be found at: http://linux-ip.net/articles/Traffic-Control-HOWTO/index.html, However, sometimes it might be difficult for you to deploy a linux gateway server.

This tutorial will guide to implement a passby bandwidth management solution, which enables you to manage internet bandwidth through a mirroring port on your switch. Port mirroring allows you to setup a port in the switch to receive packets of other ports. Setting up a mirror port does no change to your network topology, and it will not affect your network speed.

Let's take WFilter as an example:

First, setup a mirroring port.

When the port mirroring is properly setup, WFilter will be able to monitor all computers internet activities.

Bandwidth Management Settings


Using WFilter's bandwidth management feature, you can set a maximum accumulating bandwidth of each computer for a period time. In this example, each user can have 200M internet bandwidth every day. Only messengers and emails are allowed when the bandwidth limit is reached.


You also can setup a policy to block certain users when available internet bandwidth of the entire network is not enough. For example, When entire network traffic exceeds 80% of available internet bandwidth, p2p traffic will be blocked.


Bandwidth Alert Settings

And the bandwidth alert feature will send you an alert email when the accumulating bandwidth of a computer is too large.

More information, please check "WFilter Enterprise".
Other related links:
How to block websites at work during working hours?
How to block video streaming on company network?
How to block internet downloading?
How to monitor internet bandwidth?
How to monitor internet usage on company network?
How to block instant messaging on company network?
How to filter websites and restrict website access?

Saturday, November 28, 2009 4:37:19 AM (GMT Standard Time, UTC+00:00)    How to block downloading | How to block internet | How to block p2p | How to filter internet access | How to monitor internet bandwidth  |   |  Trackback
Copyright © 2010 IMFirewall Software. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: