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.
Hello,I have a Pix :Inside : 192.168.2.1 255.255.255.0DMZ : 192.168.4.1 255.255.255.0Outside : 194.206.44.50 255.255.255.248In Inside there is my LAN 192.168.2.0In DMZ there is a Proxy HTTP 192.168.4.96In Outside there is a cisco router 194.206.44.49...
Just a information, for the redirection i write :clear xlateand afterstatic (dmz_in,inside) tcp interface 80 192.168.4.96 8080 netmask 255.255.255.255 0 0but i don't redirected to my proxy with this rule.Thanks for your HELP.