04-14-2004 07:51 AM - edited 03-02-2019 02:59 PM
I have a PIX 515. It is possible to configure the PIX to send outbound SMTP traffic to int1 and send outbound HTTP to int2? If so, I would I configure the PIX to do so?
04-14-2004 08:18 PM
PIX does not support Policy based routing.
Any specific reason / senario for doing so.?
04-15-2004 05:11 AM
We are thinking of adding a second ISP link to our environment. I wanted to find out if it was possible to use policy-based routing on PIX to send all SMTP traffic through ISP A (on int2) and all other Internet traffic through ISP B (on int3).
After posting my message I realized that I forgot "PIX Rule #1": "PIX's do not route."
04-15-2004 12:07 AM
Hello Smith ,
We had a similar scenario on our environment and we created PBR on our Router since PIX does not support PBR. By this way , you can send HTTP traffic through one link on Router and SMTP on other link .
Regards,
Raju
04-15-2004 06:38 PM
Perfect Raju,
PBR can be implemented in CISCO routers.
In PIX HTTP traffic source IP's can be NATed with ISP-A pool and SMTP traffic source IP's can be NATed with ISP-B pool (from inside interface to outside interface )and then do a policy based routing in the router based on the source IP address to forward to the respective WAN link.
Which will also give control over the inbound traffic from internet to come via the same ISP, through which the outgoing was sent.
04-16-2004 12:56 AM
Exactly Reddy . Currently, we are using one ISP WAN link for SMTP mails , VPN and OWA and other ISP WAN link for Internet access . This was achieved by PBR on Router as PIX does not support Routing and secondary IP also like Router . Now my management insists to configure failover also means in case of Internet ISP link is down , internet users should switch over through SMTP ISP link automatically .In that case , is it something to do Router configuration or I can create one more static from iside to outside on pix for proxy IP address pointing to one of the public IP in SMTP IP address range .
Regards,
Raju
04-16-2004 06:00 PM
Well,regarding the ISP redundancy you are looking at, this is something tricky.
If you have NATed proxy server IP to ISP-A IP pool already in PIX, PIX will not allow second NAT from the same source IP (either ISP-B pool/ISP-A pool).
For this senario, you may have to use NAT in the ISP-B router for the souce IP from ISP-A IP pool.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide