04-11-2016 06:31 AM - edited 03-12-2019 12:36 AM
Dears ,
i have ASA version 8.2 and connected to ADSL modem and i am direct lan user to this interface
int eth 0/1
nameif outside
ip address x.x.x.1
route outside 0.0.0.0 0.0.0.0 x.x.x.2
nat (inside) 1 172.16.100.0 255.255.255.0
global(outside) 1 interface
now i connected another ADSL modem on port ether 0/3 and i have wireless user i want to direct them to this interface
int eth 0/3
ip address y.y.y.1
nameif internet
nat (inside) 2 192.168.1.0 255.255.255.0
global (internet) 2 interface
route outside 0.0.0.0 0.0.0.0 y.y.y.2
but it is not working , kindly is there any solution
04-11-2016 06:37 AM
Hi Mohamed,
PBR on ASA is supported on 9.4 and above codes.
http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/configuration/general/asa-general-cli/route-policy-based.html
Regards,
Aditya
Please rate helpful posts and mark correct answers.
04-11-2016 07:16 AM
hi Aditya ,
is there any other solution for this problem on ASA version 8.2 , as i want to use both adsl modem
04-11-2016 07:41 AM
Hi Mohamed,
Yes if we are sending two sets of traffic through these interfaces we could go for static NAT's.
But if we want all the traffic being passed through both these interfaces then it will not be supported.
Regards,
Aditya
Please rate helpful posts and mark correct answers.
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: