Solved
ASA5520 syslog setup
Posted on 2009-05-06
I am trying to collect port 25 smtp traffic traversing my inside interface. I have built the following access list and applied to the inside interface. I can see the ACL taking hits, but I see nothing in my syslogs.
access-list insideTOoutside extended permit tcp 10.1.0.0 255.255.0.0 any eq smtp log notifications
access-list insideTOoutside extended permit ip any any
access-group insideTOoutside in interface inside
logging enable
logging trap notifications
logging host inside 10.1.200.32