Hi,

Try to use:
pattern .*www.google.co.in

HTH,
--
Piotr Matusiak
CCIE #19860 (R&S, Security)


2009/12/24 Kingsley Charles <[email protected]>

> Hi all
>
> I am trying to block host www.google.co.in in the http request with IOS
> ZBF. It's not working.
>
> parameter-map type regex google
>  pattern www.google.co.in
>
> class-map type inspect http match-any cisco
>  match request header host regex google
>
> class-map type inspect match-any http
>  match protocol http
>
> policy-map type inspect http mine
>  class type inspect http google
>   reset
>
> policy-map type inspect httpmine
>  class type inspect http
>   inspect
>   service-policy http mine
>
>
> Please let me know, if the configuration that I am trying is correct?
>
>
> With regards
> Kings
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to