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 the configuration bellow : 4 port open with access-listbut when i check the logs i have the message : Deny tcp src outside:x.x.x.x/port number dst inside: y.y.y.y/80 by access-group "101"x.x.x.x ip outsidey.y.y.y ip insidethis is my config:PIX...
Hi , I have a pix 501 , and i need to open 3 ports (80,21 and 25 ) to allow access people outside to my web , ftp and mail server.my outside interface is configured with ISP Dhcp and my inside interface have a fixed ip address like ( 10.10.10.1 )......