Adapt test configurations
Adapt test configurations to the new Debian-based system.
This commit is contained in:
committed by
Tobias Brunner
parent
766466b8d1
commit
533177003c
@@ -10,7 +10,7 @@ conn %default
|
||||
keyexchange=ikev2
|
||||
|
||||
conn mobike
|
||||
left=PH_IP_ALICE1
|
||||
left=192.168.0.50
|
||||
leftcert=aliceCert.pem
|
||||
[email protected]
|
||||
right=PH_IP_SUN
|
||||
|
||||
@@ -14,6 +14,6 @@ conn mobike
|
||||
leftcert=sunCert.pem
|
||||
[email protected]
|
||||
leftsubnet=10.2.0.0/16
|
||||
right=PH_IP_ALICE1
|
||||
right=192.168.0.50
|
||||
[email protected]
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user