12-17-2014 05:03 PM - edited 03-11-2019 10:14 PM
We have had a single ISP for years with a public address space 203.xx.xx.xx/24, now we have just got another ISP with a 220.xx.xx.xx/28 address space
now when I do my natting I obviously want the appropriate public address to go thru to the correct ISP. if I could do route maps as per a router there would be no problems, also not allowed to put 2 default routes(0.0.0.0 0.0.0.0) on the ASA . can this be achieved on a single ASA?
12-17-2014 11:03 PM
You have to configure both ISPs in a primary/backup-way for outgoing traffic. For incoming traffic, both ISPs can be used at the same time. You need:
A Guide for ASA version 7 is found here:
Just change the NAT to the new syntax for ASA version >=8.3.
12-19-2014 01:25 AM
That's not what I want, as I have two different Public address ranges I need to be able to send thru each ISP concurrently. Servers have specific Public addresses so must go to the correct ISP network, because of routing from the Internet.
12-19-2014 01:40 AM
The ASA doesn't support policy-based routing. You should place a router in front of the ASA to do the prober routing.
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