cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
249
Views
0
Helpful
1
Replies

help understand ACL

johnisccp
Level 1
Level 1

I am a newbie to the Pix. I am trying to understand the running config list. The question I have is what does the command line mean:

access-list inside-outbound deny tcp 10.1.2.0 255.255.255.0 any eq 135

Does it mean deny TCP 135 traffic from outbound going inside or inside going outbound?

Thanks

1 Reply 1

acomiskey
Level 10
Level 10

It depends how the acl is applied. Look for the associated "access-group" command.

access-group inside-outbound in interface inside (traffic from inside going outside)

or

access-group inside-outbound in interface outside (traffic from outside coming inside)

Review Cisco Networking products for a $25 gift card