docs:ipsec:racoon_psk
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| docs:ipsec:racoon_psk [2013/09/27 14:37] – created root | docs:ipsec:racoon_psk [2013/09/27 19:43] (current) – root | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Racoon setup with PSKs ====== | ====== Racoon setup with PSKs ====== | ||
| + | |||
| + | < | ||
| Racoon is an Internet Key Exchanger (IKE). Racoon job it to automatically negotiate the keys that are going to be used to encrypt traffic. This could be accomplished with PreShared Keys (PSK), X.509 Certificates, | Racoon is an Internet Key Exchanger (IKE). Racoon job it to automatically negotiate the keys that are going to be used to encrypt traffic. This could be accomplished with PreShared Keys (PSK), X.509 Certificates, | ||
| Line 26: | Line 28: | ||
| exchange_mode main; | exchange_mode main; | ||
| proposal { | proposal { | ||
| - | encryption_algorithm | + | encryption_algorithm |
| - | hash_algorithm | + | hash_algorithm |
| authentication_method pre_shared_key; | authentication_method pre_shared_key; | ||
| - | dh_group | + | dh_group |
| } | } | ||
| } | } | ||
| sainfo address 172.16.1.0/ | sainfo address 172.16.1.0/ | ||
| - | pfs_group | + | pfs_group |
| - | encryption_algorithm | + | encryption_algorithm |
| - | authentication_algorithm | + | authentication_algorithm |
| compression_algorithm deflate; | compression_algorithm deflate; | ||
| }</ | }</ | ||
docs/ipsec/racoon_psk.1380285450.txt.gz · Last modified: 2013/09/27 14:37 by root