2006/11/24, Albert Chin <[EMAIL PROTECTED]>:
> quick auth hmac-sha1 enc aes \
sainfo anonymous {
pfs_group 2;
encryption_algorithm aes, 3des, blowfish;
authentication_algorithm hmac_sha256, hmac_sha1, hmac_md5;
compression_algorithm deflate;
}
I think it's better to setup the same auth algo for both end (and maybe comment out pfs_group in sainfo).

