ixleplix
MIS
- Feb 6, 2003
- 129
We have a Pix515 and need to block one problem users inside ip from accessing the internet. I thought I had the syntax correct when I entered the following;
access-list 150 deny tcp host 172.16.1.17 0.0.0.0 eq www
access-list 150 permit ip any any
access-group 150 in interface inside
and nothing happened?
From what I'd read this seemed to be the correct approach, what am I doing wrong?
access-list 150 deny tcp host 172.16.1.17 0.0.0.0 eq www
access-list 150 permit ip any any
access-group 150 in interface inside
and nothing happened?
From what I'd read this seemed to be the correct approach, what am I doing wrong?