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 have a private network behind a configured Cisco ASA 5510. I need to send data back and forth between a server on the inside network and a device on the outside network on port 44818. No amount of configuration is allowing this to happen. The packe...
I had to change it a bit to work for me. 192.168.25.1 is the inside IP address of the ASA.asa1# packet-tracer input outside tcp 4.2.2.2 1025 192.168.25.1 44818Phase: 1Type: ROUTE-LOOKUPSubtype: inputResult: ALLOWConfig:Additional Information:in 192...
Yes, I follow you, but that does not answer my question.How do I allow traffic on port 44818 through my firewall? I have tried the walkthroughs on Cisco's web site, but the packets are still dropped with this error:"flow is denied by configured rule"...
The thing is that you are using Port-forwarding and that is just for inbound connections.The outbound packet will use the PAT rule.I appreciate your feedback, but I am not sure I follow. I assume you mean I need to add to my existing PAT rules:nat (i...