- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-26-2012 09:56 AM
Dears,
I have 2 PA2020 implemented working as webfilter only. (virtual wire feature)
I need to implement a rule which will permit any user to access the website www.adpweb.com.br anytime...
What I did:
Rule at first position
source: any user, any zone,
destination: any IP, any zone
URL: I created a specific URL Category
I see that many others traffics are passing using this rule....
Question:
How is the best practice to implement this rule?
All users here, doesnt matter the profile or department should be able to access this website...
After this rule all other rules are already implemented to filter/permit traffic
Logs showing many kinds of traffic parring thru this rule:
Thanks in advance!!
12-27-2012 04:59 AM
I don't know why the Traffic hits your first Rule.
Normally i should not match this Rule if the URL Category does not apply.
But you can modify your Rule that the Destination Address FQDN matches to your Server.
Something like this:
For the URL Category there is more debugging necessary.
You can activate the visibility of the URL Category column :
Regards
Marco
12-27-2012 04:59 AM
I don't know why the Traffic hits your first Rule.
Normally i should not match this Rule if the URL Category does not apply.
But you can modify your Rule that the Destination Address FQDN matches to your Server.
Something like this:
For the URL Category there is more debugging necessary.
You can activate the visibility of the URL Category column :
Regards
Marco
12-27-2012 05:42 AM
Hey Marco!
That worked very well!!!
Now I see only that IP address passing thru that rule...
Danke schön!!!!
Fabio
01-06-2013 02:48 PM
I think the problem is that this rule is "appid:any, service:any" which gives that the url category stuff is only valid for web-based appids. Meaning if oracle and other non-web-based flows arrives they wont be checked for the url category.
The proper setup of this rule should be:
appid:web-browsing
service:application-default (or if possible set it manually to TCP80 or whatever proto/port this server uses)
url-category: allow only "www.adpweb.com.br".
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!