3 #exchange_mode main,aggressive;
4 exchange_mode aggressive,main;
6 situation identity_only;
8 #my_identifier address;
9 my_identifier user_fqdn "macuser@localhost";
10 peers_identifier user_fqdn "macuser@localhost";
11 #certificate_type x509 "mycert" "mypriv";
14 lifetime time 1 min; # sec,min,hour
17 proposal_check obey; # obey, strict or claim
20 encryption_algorithm 3des;
22 authentication_method pre_shared_key ;
31 encryption_algorithm aes, 3des ;
32 authentication_algorithm hmac_sha1;
33 compression_algorithm deflate ;