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.
Hi I'm having some trouble understanding why the following does not work:access-list nat_someserver_inside extended permit tcp host real_host host target_host eq smtpaccess-list nat_someserver_inside extended permit tcp host eq https any static (insi...
OK, let me see if I can clarify.The problem is not really so much one of doing the translations for the traffic I want but rather, more correctly one of exempting all other traffic from the real_address when destined for a range or ranges of addresse...
I think I tried that already with the same results. There is one other issue to consider, I also need to exempt the same real server from any translation when communicating with particular subnets.I've been doing similar things on IOS and PIX for ye...
That is the intent but does not seem to be working. The actual traffic fails, as does running the packet_trace function on the asa, the traffic falls through to the implicit deny.