PDA

View Full Version : prevent an application to connect certain ip, how?


manou
November 23rd, 2006, 05:53 PM
I am trying to prevent an application to connect to a certain ip address,
how can I do it?

I don't want to prevent an application to connect to internet, just to a certain ip address.

I did search but could not find any tut on this, if there is such, pleae point me to it.

thanks.

WSFuser
November 23rd, 2006, 06:21 PM
first enable advanced mode. go to Options, click on Advanced options, and then make sure Advanced Mode is checked.

second, go to the Application Filtering tab, select the application, and click on the edit button. from there enter the IP u want to block with an exclamation mark before it. example:

!127.0.0.1

Climenole
November 23rd, 2006, 06:46 PM
Hi manou and WSFuser :)

Or, to complete WSFuser answer, an other way to do it:

http://www.looknstop.com/En/rules/rules.htm#BloquerAdresseIP

Enter the address or addresses range
and
add the program in this rule...


:)

manou
November 23rd, 2006, 07:00 PM
thanks a lot