Hello,
I have a Pix :
Inside : 192.168.2.1 255.255.255.0
DMZ : 192.168.4.1 255.255.255.0
Outside : 194.206.44.50 255.255.255.248
In Inside there is my LAN 192.168.2.0
In DMZ there is a Proxy HTTP 192.168.4.96
In Outside there is a cisco router 194.206.44.49 and Internet
So my question is :
How to configure my pix to :
-Deny Direct HTTP Traffic from Inside to Outside
and
-Accept HTTP Traffic from my Proxy in DMZ to Outside
and
-Redirect all HTTP traffic from my LAN in Inside to my proxy in DMZ
My proxy run in TCP 8080
Thanks for all because it's very important and URGENT.