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

Direct tcp port 80 and 443 to proxy server

adilasp01
Level 1
Level 1

i have a little problem

 

like this,,,

i have a network with 3 VLAN :

VLAN 1 (150.100.45.0/24)

VLAN 2 (150.100.46.0/24)

VLAN 3 (150.100.47.0/24)

 

and i have one proxy server (150.100.45.118) which in VLAN 1

all VLAN connected to Switch and router (topology attached)

 

How to direct tcp 80 & 443 to proxy server in VLAN 1?

thx

 

 

 

 

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

Is your proxy server capable of doing WCCP ?

If so you could use WCCP on the router subinterfaces for vlan 2 and 3 and redirect traffic that way.

The other solution would be to try PBR and redirect traffic to the proxy server that way.

Either way a couple of questions about your diagram -

1) are you really using those IPs internally ie. they are all public IPs so unless you own them you must be doing NAT on your router ?

2) your subinterface configurations are for the same vlan and all are marked as native. I suspect this is a typo but can you clarify ?

Jon