10-11-2015 06:37 AM - edited 03-11-2019 11:43 PM
Hi,
I'm trying to setup two isp on router.
so i have two outside name as outside and outside2
1 inside.
The problem is what metric should i use so that pc2 can route to outside2. or specific assign address can route to outside 2?
from pc1 to outside is working
from pc2 to outside2 is not working.
already add nat rules & access rule.
on static routes
outside 0.0.0.0 0.0.0.0 200.1.1.2 metric of 1
outside2 0.0.0.0 0.0.0.0 200.1.1.2 metric of 5
if i change the metric of outside2 to 1 its working.
please see the attached photo.
any idea?
thanks
10-11-2015 09:48 PM
Hello Arvin,
It seems the feature you need is PBR
Please refer to the next guide for the scenario you are looking to implement
http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/configuration/general/asa-general-cli/route-policy-based.html
In case you need to be able to route at the same time doing load balancing through both interfaces you may try to look into using ECMP
http://www.cisco.com/c/en/us/td/docs/security/asa/asa93/configuration/general/asa-general-cli/interface-zones.html
Regards,
Rodrigo
10-12-2015 03:27 AM
Hi Rodrigog,
when applying PBR on router there's no command policy-route under inside interface of firewall.
thanks
10-12-2015 05:19 AM
Hello Arvin,
This feature is only supported in 9.4.1 and higher
Regards,
Rodrigo
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