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'm not familiar with Cisco configuration but need to open firewall ports. Here is what I've done, but not sure if it is correct. Do I need to add more or am I off in left field somewhere?access-list ACL_in permit tcp any host 66.37.xxx.xxx eq 1025...
Thanks for the info Jay. I'm actually trying to allow any IP that comes to 66.37.xxx.xxx to pass through on ports 1025 & 1289 - 1291to a server on the inside. Before your reply I've created the following statements but haven't saved them in the con...