Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filter Url Except command

Status
Not open for further replies.

sohtnax

IS-IT--Management
Apr 24, 2003
130
US
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.0.2.54 255.255.255.255 0 0
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top