1. Preshared secret must be greater than 14 characters Yes in our case preshared key is 16 characters. 2. Authentication cannot be MD5 Yes we are not using MD5 3. Diffie-Hellman Group must be 14 I have also check with "Diffie-Hellman Group must be 14". Same issue. 4. Phase 2 encryption cannot be NULL Yes, In our case Phase2 encryption is AES256, AES192,AES128. 5. PFS can be configured to be either off or 14 In our case it is off. I have also check this with 14. I have found this above setting from Meraki documentation and i have implemented this but or creation of non-meraki vpn peer, event log message is same. msg: FIPS mode disabled
... View more