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 need to create a rule to forward port 4332 outside to port 80 on a specific port inside. I need a simple example on how to do that. ASDM would be better if possible.Thanks
I used the example for port redirection (forwarding) with static. The ACL blocks the service (Flow is denied by configured rule)<External IP altered for privacy>object network WXhost 192.168.100.20object service TCP.4332service tcp source eq 4332 de...
How can I translate only that one port from 4332 (external) to http (internal). I have other ports forwarded to other servers and it looks to me the instructions in that document would conflict with them.