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 would like to redirect my port 80 traffic from my inside interface to the dmz interface.I have a pix 515e and three interfaces - inside (private net), outside (pub net Internet) and dmz1 (which has a squid proxy)What I want is when a user makes a w...
I cannot figure out the "access-list / access-group" part. I want to redirect port 80 on the inside interface. I would think it would be something like "access-list acl_name permit any www host 10.240.240.2" "access-group acl_name in interface insi...