Following this link https://courses.cs.ut.ee/MTAT.08.004/2016_spring/uploads/Main/37_1.pdf , I was able to successfully create a vpn. However I was wondering if you could add another router between r0 r1
I tried it and it does not work
Is that configuration possible?
[IMG]http://i64.tinypic.com/4rt353.jpg[/IMG]
I used these commands to the routers:
R0(config)# crypto isakmp policy 10
R0(config-isakmp)# encryption aes
R0(config-isakmp)# authentication pre-share
R0(config-isakmp)# ...