Thread: Filtering URL's
View Single Post
  #3 (permalink)  
Old 2008-04-22
imwings imwings is offline
Junior Member
 
Join Date: 2007-12-20
Posts: 2
Rep Power: 0
imwings has an average reputation (10+)
Default Re: Filtering URL's

your correct- I found the add as resource.

But when I implement the rule- everything is being blocked instead of only the sites listed in the file. The resource is named FilterSites. The resource is configured to Enforce URI capabilites
Connection method Transparent
URI match Specifications type: File
Action is blank.

I imported a text file with the list of IP addresses to block with each line of the file in the format:
[IP address] /proxy

I created a rule as such:

.....Source ..............Destination............Service...... ..........Action
Inside_Addresses.... Any .............. HTTP-FilterSites ........ Reject

And right below that is the rule:

.....Source ..............Destination............Service...... ..........Action
Inside_Addresses...... Any ................... Any ............... Accept


What am I doing wrong?

Frank

Last edited by imwings; 2008-04-22 at 17:20.
Reply With Quote