Hello,
i have an Cisco ASR 1002 Router. I would like to connect our dezentral location to the Router.
Unfortunately has this location an standard DSL connection with an dynamic offical IP Address.
I have found an Config witch can handle an dynamic IP Addess (enclosed).
Is it possible to works witch the "set responder-only" command togehter with an dynamic crypto map?
If not please tell me how i can configur it.
crypto isakmp policy 1
encr 3des
hash md5
authentication pre-share
group 2
lifetime 300
crypto isakmp key xxx address 0.0.0.0 0.0.0.0 no-xauth
crypto isakmp identity hostname
crypto isakmp keepalive 10 periodic
!
crypto ipsec transform-set dezentral-location esp-3des esp-md5-hmac
!
crypto dynamic-map fil 1
set transform-set dezentral-location
set pfs group2
match address 150
reverse-route
!
crypto map Filialen 1 ipsec-isakmp dynamic fil
Thanks in advance for your helping.
Best Regards
Patrick