Minor changes in swanctl scenarios
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
A connection between the subnets behind the gateways <b>moon</b> and <b>sun</b> is set up.
|
||||
The authentication is based on <b>X.509 certificates</b>. Upon the successful
|
||||
establishment of the IPsec tunnel, the updown scripts automatically
|
||||
establishment of the IPsec tunnel, the updown script automatically
|
||||
inserts iptables-based firewall rules that let pass the tunneled traffic.
|
||||
In order to test both tunnel and firewall, client <b>alice</b> behind gateway <b>moon</b>
|
||||
pings client <b>bob</b> located behind gateway <b>sun</b>.
|
||||
|
||||
@@ -26,6 +26,7 @@ connections {
|
||||
}
|
||||
|
||||
version = 2
|
||||
mobike = no
|
||||
reauth_time = 60m
|
||||
rekey_time = 20m
|
||||
proposals = aes128-sha256-modp2048
|
||||
|
||||
@@ -26,6 +26,7 @@ connections {
|
||||
}
|
||||
|
||||
version = 2
|
||||
mobike = no
|
||||
reauth_time = 60m
|
||||
rekey_time = 20m
|
||||
proposals = aes128-sha256-modp2048
|
||||
|
||||
Reference in New Issue
Block a user