Prev: Blocking Audio Streaming
Next: 1911 cisco router
From: Igor Mamuzić aka Pseto on 28 May 2010 05:30 On 27.5.2010. 21:34, alexd wrote: > On 27/05/10 01:36, barret bonden wrote: > >> May 26 2010 08:23:08: %ASA-3-710003: TCP access denied by ACL from >> 222.170.2.59/ >> 30301 to outside:75.99.83.194/80 >> May 26 2010 13:19:46: %ASA-3-710003: TCP access denied by ACL from >> 58.137.173.37 >> /6000 to outside:75.99.83.194/80 >> May 26 2010 13:34:52: %ASA-3-710003: TCP access denied by ACL from >> 216.67.46.115 >> /2068 to outside:75.99.83.194/23 >> May 26 2010 13:35:14: %ASA-3-710003: TCP access denied by ACL from >> 82.178.168.96 >> /2549 to outside:75.99.83.194/23 >> ciscoasa# > > These are not the logs you are looking for. None of them are to a > destination port of 25. > That's right... It seems that you don't have any smtp activity or ACL is misplaced... Try to simulate traffic: telnet to some denied smtp server over port 25 to simulate infected host and see if the ACL will log your attempt. |