Fri Dec 29, 2023 6:52 pm
You're being difficult to work with. MANY people use Winbox and I do so on Windows, Linux, and MacOS.
But I'll look past your onerous behavior and provide this as a solution as it worked for me on CLI. For the auth algorithm just use "".
[ngoehring@CapAX-1] /ip/ipsec/proposal> add name=test enc-algorithms=aes-128-gcm a
uth-algorithms=""
[ngoehring@CapAX-1] /ip/ipsec/proposal> print
Flags: X - disabled; * - default
0 * name="default" auth-algorithms=sha1
enc-algorithms=aes-256-cbc,aes-192-cbc,aes-128-cbc lifetime=30m
pfs-group=modp1024
1 name="test" auth-algorithms="" enc-algorithms=aes-128-gcm lifetime=30m
pfs-group=modp1024
You're welcome