[nsp] Router to router IPSEC with dynamic IP?

Luan Nguyen uulmnguyen at hotmail.com
Mon Jul 28 17:16:36 EDT 2003


It's possible.
On the other router just use wildcard.
crypto isakmp policy 10000
 authentication pre-share
crypto isakmp key bigsecret address 0.0.0.0 0.0.0.0
!
!
crypto ipsec transform-set transformset esp-des esp-sha-hmac
!
crypto dynamic-map dynamicmap 1
 set transform-set transformset
!
!
crypto map cryptomap 10000 ipsec-isakmp dynamic dynamicmap
Interface wan
Crypto map cryptomap

-luan


-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Greg Stein
Sent: Monday, July 28, 2003 3:16 PM
To: cisco-nsp at puck.nether.net
Subject: [nsp] Router to router IPSEC with dynamic IP?


Does anyone know if it's possible to do router to router IPsec using a 
dynamic ip address on the client router, or does it have to be static?

Thanks,
Greg

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


More information about the cisco-nsp mailing list