/testing/guestbin/swan-prep
west #
 ipsec start
Redirecting to: [initsystem]
west #
 /testing/pluto/bin/wait-until-pluto-started
west #
 # These should load
west #
 ipsec auto --add base
002 added IKEv1 connection "base"
west #
 ipsec auto --add subnet4
002 added IKEv1 connection "subnet4"
west #
 ipsec auto --add subnet6-good
002 added IKEv1 connection "subnet6-good"
west #
 # this one should fail to load
west #
 ipsec auto --add subnet6-bad
036 connection "subnet6-bad": failed to add connection: subnets must have the same address family
west #
 ../bin/check-for-core.sh
west #
 
