docs:ipsec:policy
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docs:ipsec:policy [2013/09/27 12:39] – root | docs:ipsec:policy [2013/09/27 12:57] (current) – root | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Policy Format ===== | ===== Policy Format ===== | ||
| - | Policy format for IPSec is **protocol | + | Policy |
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ===== Request Format ===== | ||
| + | Request | ||
| * **protocol** is either '' | * **protocol** is either '' | ||
| Line 10: | Line 17: | ||
| **level** must be set to one of the following: **default**, | **level** must be set to one of the following: **default**, | ||
| - | | + | * **default** means that the kernel should consult the system default policy defined by sysctl(8), such as net.inet.ipsec.esp_trans_deflev. See ipsec(4) regarding the system default. |
| * **use** means that a relevant SA can be used when available, since the kernel may perform IPsec operation against packets when possible. In this case, packets can be transmitted in clear (when SA is not available), or encrypted (when SA is available). | * **use** means that a relevant SA can be used when available, since the kernel may perform IPsec operation against packets when possible. In this case, packets can be transmitted in clear (when SA is not available), or encrypted (when SA is available). | ||
| * **require** means that a relevant SA is required, since the kernel must perform IPsec operation against packets. | * **require** means that a relevant SA is required, since the kernel must perform IPsec operation against packets. | ||
docs/ipsec/policy.1380278340.txt.gz · Last modified: 2013/09/27 12:39 by root