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.
Pix 515E 6.3(5)I need to permit my users access to an external website that uses port 8090.Would this be correct?access-list permit tcp 192.168.1.0 255.255.255.0 any eq 8090Would I also need: Fixup protocol http 8090Thanks.