http inspection exclusion by regex

I am trying to use the PIX MPF to implement http inspection for all port 80 traffic except for a few non-conforming web sites that I exclude by regex. However, in the current configuration the exclusion is not working resulting in all web sites being subject to http application inspection. Can someone help me to get the exclusion by regex working? TIA.

regex linkedin "[lL][iI][nN][kK][eE][dD][iI][nN][.][cC][oO][mM]" ! class-map type regex match-any http_no_inspect match regex linkedin class-map http_traffic match port tcp eq www ! policy-map type inspect http http_policy_map parameters protocol-violation action reset log match not request uri regex class http_no_inspect policy-map http_traffic_policy class http_traffic inspect http http_policy_map ! service-policy http_traffic_policy interface inside

Reply to
gregfaulk
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.