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`m a very new to cisco management, so here are my issues. 1. I`ve been trying to open port 2086 inbound and outbound and I don`t know how to do it.2. For some reason the firewall is not letting smpt connect outside.Here is my firewall configuration ...
access-list outside_access_in permit tcp any any eq smtp access-list outside_access_in deny tcp any any eq imap4 access-list outside_access_in deny tcp any any eq 1433 access-list outside_access_in deny tcp any any eq 3306 access-list outside_access_...