cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
4
Helpful
2
Replies

Connecting two proxies to Internet

g.yermn
Level 1
Level 1

I have two ISPs (ISP-router-A and ISP-router-B) and a pix between them and the DMZ.

I want to use two proxy servers (proxy-A and proxy-B) in the DMZ to bring http access to the users in the LAN (there is another pix between de DMZ and the LAN).

Then, I want to use ISP-router-A to route traffic from proxy-A and ISP-router-B to route traffic from proxy-B.

How can I configure the pix to make possible to discriminate the traffic of the proxy servers, to send it to the appropiate ISP-router?

2 Replies 2

jpcastro
Level 1
Level 1

You can add a new DMZ to your PIX and route traffic from each proxy to the matching ISP.

bdube
Level 2
Level 2

You must understand PIX isn't a router, not yet. Then, all your outgoing trafic will pass through only 1 ISP, the one pointed by default in your config except if you use HSRP or VRRP between both routers.

To discriminate incoming trafic from any ISP, you should use an IP address specific to each ISP as static translation to a specific Proxy, i.e.

- One ISP A's IP address is statically NATed to Proxy A

- One ISP B's IP address is statically Nated to Proxy B

You have nothing to do to have this behavior, this will be automatic depending of the config apply for outbound trafic as explained in the following description.

You must discrimate outgoing trafic from Proxy A&B to be Nated with the good IP address. For Proxy A: you need a specific Global & NAT command. Same thing for Proxy B.

Regards

Benoit

Quebec

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: