Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have configured a 1921 with 2 Dialer interfaces, Dialer1 (SDSL) and Dialer3 (ADSL).Default route is via Dialer3, Lan-to-lan IPSEC and remote users have to connect through Dialer1.Problem is that I have to add static route to Dialer1 for remote subn...
I got it working by including the AD security group in the search-filter
search-filter user-object-type User)(memberOf=CN=vpn-group,OU=Security groups,OU=company,DC=test,DC=local
Yes Jon, your assumption is correct.All VPN traffic should go over dialer1, the rest of the traffic should use Dialer3Applying ip policy route-map pbrSDSL to interface GigabitEthernet0/0 is all I need to do?
For lan-to-lan it's not really a problem (although we never had to do this in cisco 800-series).For the mobile vpn clients it is. Remote clients connecting to Dialer1, packets are send out through Dialer3 if I don't add ip route [REMOTE WAN IP MOBILE...