At 10:15 AM 1/24/2002 -0500, you wrote: >Im trying to write a deny statement on my pix these is the command that im >trying > >outbound 1 deny 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255
Which version of PIX code are you running? 5.x syntax would be: access-list outbound deny ip 10.3.0.0 255.255.0.0 216.136.131.71 255.255.255.255 >which would say network everything on network 10.3.0.0 can go to >216.136.131.71 >i get an error >so i cant even apply it to the inside interface yet I'd also ask you to reconsider naming your access list 'outbound' if you're applying it to the 'inside' interface - I did the same thing, but it can be VERY confusing. Wait until you accidentally apply it to the 'outside' interface - deleting the existing access list... Berry Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=33091&t=33085 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]