Bug #13014 » strongswan.conf
1 |
# Automatically generated config file - DO NOT MODIFY. Changes will be overwritten.
|
---|---|
2 |
starter {
|
3 |
load_warning = no |
4 |
} |
5 |
charon {
|
6 |
# number of worker threads in charon
|
7 |
threads = 16 |
8 |
ikesa_table_size = 32 |
9 |
ikesa_table_segments = 4 |
10 |
init_limit_half_open = 1000 |
11 |
install_routes = no |
12 |
load_modular = yes |
13 |
ignore_acquire_ts = yes |
14 |
i_dont_care_about_security_and_use_aggressive_mode_psk = yes |
15 |
cisco_unity = no |
16 |
syslog {
|
17 |
identifier = charon |
18 |
# log everything under daemon since it ends up in the same place regardless with our syslog.conf
|
19 |
daemon {
|
20 |
ike_name = yes |
21 |
dmn = 2 |
22 |
mgr = 2 |
23 |
ike = 0 |
24 |
chd = 0 |
25 |
job = 1 |
26 |
cfg = 2 |
27 |
knl = 2 |
28 |
net = 0 |
29 |
asn = 1 |
30 |
enc = 0 |
31 |
imc = 1 |
32 |
imv = 1 |
33 |
pts = 1 |
34 |
tls = 1 |
35 |
esp = 2 |
36 |
lib = 2 |
37 |
} |
38 |
# disable logging under auth so logs aren't duplicated
|
39 |
auth {
|
40 |
default = -1 |
41 |
} |
42 |
} |
43 |
plugins {
|
44 |
# Load defaults
|
45 |
include /var/etc/ipsec/strongswan.d/charon/*.conf |
46 |
unity {
|
47 |
load = no |
48 |
} |
49 |
curve25519 {
|
50 |
load = yes |
51 |
} |
52 |
} |
53 |
} |