Skip to content
Nargren edited this page Sep 21, 2012 · 2 revisions

Block-d can be configured in 2 ways, either by running the script and going into the Settings menu point or by opening it with your favourite text editor and looking for the Configure section of the script. (This latter section can be easily found in the first part of the script) The interface and the number of reset packets sent can be changed.

Interface

By default this is set to "any" which means that the script is looking at all the network devices and looking for the keywords to be blocked. This can be set to "wlan0", "eth0" and so on according to demand.

Packet

This is the number of reset segments sent to "kill" the data transfer which contains the target expressions. Theoretically 1 should be enough, but it is set to 3 by default. Once again this can be set to virtually any value, although there should not be too much difference between 3 and 30, except for the extra work the computer does.

Clone this wiki locally