Displaying 2 results from an estimated 2 matches for "dpd_delay".
Did you mean:
dm_delay
2007 Oct 12
1
OT: a very big problem with ipsec-tools on CentOS5 (SOLVED)
...e_mode aggressive;
>>> certificate_type x509 "gwenc.crt" "gwenc.key";
>>> my_identifier asn1dn;
>>> proposal_check claim;
>>> generate_policy on;
>>> nat_traversal on;
>>> dpd_delay 20;
>>> ike_frag on;
>>> passive on;
>>> proposal {
>>> encryption_algorithm aes;
>>> hash_algorithm sha256;
>>> authentication_method hybrid_rsa_server;
>>>...
2007 Oct 12
0
OT: a very big problem with ipsec-tools on CentOS5
...isakmp_natt 172.28.45.4 [4500];
}
remote anonymous {
exchange_mode aggressive;
certificate_type x509 "gwenc.crt" "gwenc.key";
my_identifier asn1dn;
proposal_check claim;
generate_policy on;
nat_traversal on;
dpd_delay 20;
ike_frag on;
passive on;
proposal {
encryption_algorithm aes;
hash_algorithm sha256;
authentication_method hybrid_rsa_server;
dh_group 2;
}
}
mode_cfg {
network4 172.31.78.5;...