I regularly look at the changes in the Wiki to see what is changing. I noticed this change by Maris and am puzzled by it:
When connecting Android StrongSwan clients, make sure that on RouterOS proposal settings DH group is disabled, otherwise phase2 will fail.
When I go to Proposal in IPSEC I only see PFS Group (perfectly forward secrecy) what it can be and using Android StrongSwan I have no connection problem on IKE2 if I have selected “none” or a value.
Clicking around on this wiki entry I also saw this:
auth-algorithms (md5|sha1|null|sha256|sha512; Default: sha1) Allowed algorithms for authorization. sha1 is stronger, but slower algorithm.
and I assume that SHA1 is stronger then md5 and null but is it also stronger than sha256 and sha512 (SHA2)? I looked at this other wiki for more information: https://en.wikipedia.org/wiki/SHA-1