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.
Here is what I'm trying to accomplish. I want to permit outgoing connections to host x.x.x.x over UDP port 8312, and I want to permit incoming connections from host x.x.x.x over UDP port 8323.Did I implement this correctly?access-list 8312_out permi...
Patrick,Thanks for pointing out I only need one ACL. I understand why. Not sure why I made two, actually.Why exactly do I need a static NAT / PAT to translate the outside address to the inside?Thank you,Jonathan