I am trying to get Windows L2TP/IPSEC client to work with cisco 2621 router. I would like to know what IOS version software I need for the router.Thank you for you helpKen
Ehirset,Thank you for the DOCs.Here is what I would like to do(L2TP CLIENT)------->NAS(cisco 2600 router).I would like to configure the router so that it can negotiate a IPSEC tunnel with the windows client directely. Thank you againKen Li
you can user route-map to do thishere is an exampleip nat inside source route-map NONAT interface ***** overloadaccess-list 120 permit ip all user IP address host 10.10.10.10access-list 120 deny ip any anyroute-map NONAT permit 20 match ip address 12...