I am using pix 501 for accessing the internet and i want to block certain web site (block outgoing an incoming traffic from a site).
My question is how can I get it done.
I tried the folling command but no success.
conduit deny tcp any host 198.104.132.81
conduit deny tcp any host 198.104.148.98
conduit deny tcp host 198.104.132.81 any
conduit deny tcp host 198.104.148.98 any
conduit deny tcp host 198.65.151.130 any
Any Idea?
Thanks.