I have several peers setup for dynamic access along with several with static IP addresses… I cannot seem to get the dynamic peers to connect. I can take a peer with a static ip… delete the peer and recreate it with 0.0.0.0/0 for an IP and it will not connect. Put the static IP back in the peer and it works just fine. Any ideas??? Is there a setting someplace else in the config to enable dynamic peers??
peer configs below.
Thanks!!
Dynamic:
address=0.0.0.0/0:500 auth-method=pre-shared-key secret=“******”
generate-policy=yes exchange-mode=main send-initial-contact=yes
nat-traversal=yes proposal-check=obey hash-algorithm=sha1
enc-algorithm=3des dh-group=modp1024 lifetime=8h lifebytes=0
dpd-interval=disable-dpd dpd-maximum-failures=1
Static:
address=66.253.11.92/32:500 auth-method=pre-shared-key
secret=“******” generate-policy=yes exchange-mode=main
send-initial-contact=no nat-traversal=no proposal-check=obey
hash-algorithm=sha1 enc-algorithm=3des dh-group=modp1024 lifetime=8h
lifebytes=0 dpd-interval=disable-dpd dpd-maximum-failures=1