set install_routes=no for charon to avoid the issues noted in ticket

This commit is contained in:
Chris Buechler 2014-11-06 12:49:06 -06:00
parent 27c2e32e28
commit dbb95f387b
1 changed files with 2 additions and 1 deletions

View File

@ -288,7 +288,8 @@ charon {
threads = 16
ikesa_table_size = 32
ikesa_table_segments = 4
init_limit_half_open = 1000;
init_limit_half_open = 1000
install_routes = no
# XXX: There is not much choice here really users win their security!
i_dont_care_about_security_and_use_aggressive_mode_psk=yes