Add type=transport to tkm/host2host-* connections
Explicitly specify transport mode in connection configuration of the responding host (sun).
This commit is contained in:
committed by
Andreas Steffen
parent
b1f1e5e5f2
commit
1cfefd38a2
@@ -17,4 +17,5 @@ conn host-host
|
|||||||
rightid=moon.strongswan.org
|
rightid=moon.strongswan.org
|
||||||
ike=aes256-sha512-modp4096!
|
ike=aes256-sha512-modp4096!
|
||||||
esp=aes256-sha512-modp4096!
|
esp=aes256-sha512-modp4096!
|
||||||
|
type=transport
|
||||||
auto=add
|
auto=add
|
||||||
|
|||||||
@@ -17,4 +17,5 @@ conn host-host
|
|||||||
rightid=moon.strongswan.org
|
rightid=moon.strongswan.org
|
||||||
ike=aes256-sha512-modp4096!
|
ike=aes256-sha512-modp4096!
|
||||||
esp=aes256-sha512-modp4096!
|
esp=aes256-sha512-modp4096!
|
||||||
|
type=transport
|
||||||
auto=add
|
auto=add
|
||||||
|
|||||||
Reference in New Issue
Block a user