cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
0
Helpful
1
Replies

PIX 6.3.4 outbound port redirection http from inside -> dmz

sbois
Level 1
Level 1

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.

1 Reply 1

sbois
Level 1
Level 1

Just a information, for the redirection i write :

clear xlate

and after

static (dmz_in,inside) tcp interface 80 192.168.4.96 8080 netmask 255.255.255.255 0 0

but i don't redirected to my proxy with this rule.

Thanks for your HELP.

Review Cisco Networking for a $25 gift card