Hi everyone
I have to deploy the following:
I have an ASA that terminates a VPN tunnel to a remote network (this is already working, so no problem here).
I'll have to install a 2811 router with two dialers, and the problem is here.
One of the dialers will be used for all internet traffic. The other one will be only used for the VPN. The question is, how to do it?
At first, i thought in using two outside interfaces in the asa, each one of them connected to its own interface in the router with one default route and one tunneled default route, but i can't do that, because there is already a tunneled default route in the asa.
How can i configure the 2811 (and the asa, if i need to). Will route-maps work?
the scneario is something like this
-adsl1 - internet
LAN - ASA (10.0.0.1) <-> (10.0.0.2) router
-adsl2 - vpn
10.0.0.1 is the asa outside, 10.0.0.2 is the router inside and the adsl1 and adsl2 are the dialers to the ISP
The ideia is not load balancing, is just to separate the internet traffic from the vpn traffic
Thanks in advance
I have to deploy the following:
I have an ASA that terminates a VPN tunnel to a remote network (this is already working, so no problem here).
I'll have to install a 2811 router with two dialers, and the problem is here.
One of the dialers will be used for all internet traffic. The other one will be only used for the VPN. The question is, how to do it?
At first, i thought in using two outside interfaces in the asa, each one of them connected to its own interface in the router with one default route and one tunneled default route, but i can't do that, because there is already a tunneled default route in the asa.
How can i configure the 2811 (and the asa, if i need to). Will route-maps work?
the scneario is something like this
-adsl1 - internet
LAN - ASA (10.0.0.1) <-> (10.0.0.2) router
-adsl2 - vpn
10.0.0.1 is the asa outside, 10.0.0.2 is the router inside and the adsl1 and adsl2 are the dialers to the ISP
The ideia is not load balancing, is just to separate the internet traffic from the vpn traffic
Thanks in advance