Hi All
I want to create AH tunnel with AH_AES_128_GMAC in phase2. I am using the
configuration something as shown below

conn tun1
    left=21.21.21.2
    right=21.21.21.1
    #leftid=LEFT_ID_VALUE
    #rightid=RIGHT_ID_VALUE
    fragmentation=yes
    authby=secret
    pfs=yes
    auto=add
    type=transport
    phase2=ah
    ikev2=insist
    ike=aes-sha512;dh20
    phase2alg=aes_gmac;dh20

But it fails with error - algorithm aes_gmac is not recognised. Can someone
help me with right configuration? Or is aes_gmac supported . I am using
libreswan version 4.12

Thanks
Raji
_______________________________________________
Swan mailing list
Swan@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan

Reply via email to