cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1861
Views
0
Helpful
2
Replies

ASA 5516 route traffic to outside3

stc_Chuong
Level 1
Level 1

Hi all,

 

We have a server which requires to go out on a specific interface "outside3".  I tried to set it up so it will route to outside3 but somehome the traffic still go out at outside2. 

 

This is what I configure for that change:

access-list outside3_access_in extended permit object-group DM_INLINE_PROTOCOL_1 host xxx.xyz.000.abc host 192.168.12.233

access-list Route_to_ASP extended permit object-group DM_INLINE_PROTOCOL_2 host 192.168.12.233 host xxx.xyz.000.abc

 

object network Subnet_12_ASP
nat (inside1,outside3) dynamic interface

access-group outside3_access_in in interface outside3

 

route-map Route_to_ASP_PBR permit 20
match ip address Route_to_ASP
set ip next-hop 10.15.0.2

 

route outside3 0.0.0.0 0.0.0.0 10.15.0.2 120

http 10.15.0.0 255.255.255.248 outside3

 

 

Hope you could help me out.  Thank you.

 

Chuong

2 Replies 2

Hi,

I don't see your policy map applied to the interface using 'policy
route-map Route_to_ASP_PBR'

**** please remember to rate useful posts

I have 2 others outside interfaces but I don't see any policy map apply to those interface in the config file.  There is only one policy-map command which is policy-map global_policy.

 

How do I do that?  Sorry, I'm really novice with ASA.  Thanks.

Review Cisco Networking products for a $25 gift card