Add type=transport to tkm/host2host-* connections

Explicitly specify transport mode in connection configuration of the
responding host (sun).
This commit is contained in:
Reto Buerki
2013-06-29 15:07:10 +02:00
committed by Andreas Steffen
parent b1f1e5e5f2
commit 1cfefd38a2
2 changed files with 2 additions and 0 deletions
@@ -17,4 +17,5 @@ conn host-host
rightid=moon.strongswan.org
ike=aes256-sha512-modp4096!
esp=aes256-sha512-modp4096!
type=transport
auto=add
@@ -17,4 +17,5 @@ conn host-host
rightid=moon.strongswan.org
ike=aes256-sha512-modp4096!
esp=aes256-sha512-modp4096!
type=transport
auto=add