Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a weird issue that is confusing me, we want to catch DNS and SMTP traffic going to some specific server that is due to be retired. I desided that the most simple solution was to use a IP access-list that would log the interesting traffic. Howe...
Has any one got a working setup for SSL VPN users in regards to notification about password is going to expire and then providing the VPN user the opportunity to change password during the VPN login process, involving ASA5520 - ACS Radius server - Ac...
I'm trying to join a band new CSACS-1120 to our active directory without success. The process in it self should be pretty straigh forward, but so far no luck.I've configured the relevante info under "Users and Identity Sotes > External Identity Store...
The management interface is designed for management not to be a routed interface this should be your inside address. Also the management interface has its own physical port, if the management port is not physical connected to your network at the mom...
Good guide that gives a quick overview of the models in that rangehttp://www.cisco.com/en/US/products/ps6120/prod_models_comparison.htmlBtw if it wasnt for your expectation to up 50 SSL clients a 5505 would properly be more the adaquate for your sco...
Update:I created a 2nd access list Extended IP access list 111 5 permit tcp host 10.141.10.35 eq smtp any gt 0 log (11 estimate matches) 10 permit ip any any (34 estimate matches)And linked it to the physical interface on which the server is l...
Hi Blau_granaYou are right It would be easy to miss the SMTP log, if we was just logging to the buffer or console, but they are also being sen to a syslog DB and no records are found here as well. 5 permit tcp any host 10.141.10.35 eq smtp log (...