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 am trying to forward tcp port 1042 from the outside port to the telnet port of a host on my inside network. The problem is that all packets are being denied by the implicit deny rule on the outside interface. I know that the access-list that I conf...
I test with the following command from a public host:telnet 190.58.59.60 1042From the ASA 5505, issue the following command:sh access-listaccess-list outside_access_in; 1 elements; name hash: 0x6892a938access-list outside_access_in line 1 extended pe...