Re: How to setup port forwarding in PIX 501?



I believe that static is okay.


You will also need an an access-list to permit the traffic as it is
coming from outside

access-list WEBSERVER permit tcp any host 71.155.211.233 eq 80

access-group WEBSERVER in interface outside

.