I found this line in among many other ACL lines in my PIX. It looks different than the rest of them. It's at the end of the rest of the ACL lines, including being after access-list acl-out deny ip any any
.
access-list 110 permit ip 165.138.236.0 255.255.255.0 165.139.2.0 255.255.255.0
What does it do, and what are each of the parts? The rest of my ACL lines end with something like any eq 1234
.
Thanks in advance!