I have URL Filtering enabled on my firewall for all traffic, but want to exclude my own IP address. I have used what I think is the correcy syntax as per the PIX help, but am stuck on something simple I'm sure. Here's an example of what I've been trying:
filter url except 10.x.x.x 255.x.x.x 0.0.0.0 0.0.0.0 allow
or
filter url except 10.x.x.x 255.x.x.x 0.0.0.0 0.0.0.0
Any suggestions?
filter url except 10.x.x.x 255.x.x.x 0.0.0.0 0.0.0.0 allow
or
filter url except 10.x.x.x 255.x.x.x 0.0.0.0 0.0.0.0
Any suggestions?