If I create, for example, a GRE tunnel and add a passphrase to each side of it, RouterOS will dynamically create an IPSec tunnel between my two endpoints.
It will use the default proposal, which allows me to set the PFS DH Group, but not the Phase 1 DH Group. It always uses Group 2 -- which has been considered insecure for years.
Is there a way that I am not aware of to modify the default Phase 1 settings for dynamic IPSec tunnels?
This seems live a very serious and important issue.