Can I do this with 2 PIX devices? This is my acutual PIX configuration on the remote Site:
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer 192.1.1.1
crypto map outside_map 20 set transform-set ESP-3DES-SHA
crypto map outside_map interface outside
Is there a way, to define a dynamic peer address?