/testing/guestbin/swan-prep
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec auto --add comma-4
"comma-4": failed to add connection: leftaddresspool=,192.168.1.0/24 invalid, empty field
west #
 ipsec auto --add comma-6
"comma-6": failed to add connection: leftaddresspool=,2001:db8:0:3:1::/97 invalid, empty field
west #
 ipsec auto --add comma-4-comma
"comma-4-comma": failed to add connection: leftaddresspool=,192.168.1.0/24, invalid, empty field
west #
 ipsec auto --add comma-6-comma
"comma-6-comma": failed to add connection: leftaddresspool=,2001:db8:0:3:1::/97, invalid, empty field
west #
 ipsec auto --add 4-comma
"4-comma": failed to add connection: leftaddresspool=192.168.1.0/24, invalid, empty field
west #
 ipsec auto --add 6-comma
"6-comma": failed to add connection: leftaddresspool=2001:db8:0:3:1::/97, invalid, empty field
west #
 ipsec auto --add 4toXin4
"4toXin4": added IKEv2 connection
west #
 ipsec auto --add 4toXin6
"4toXin6": failed to add connection: address family of leftaddresspool=192.168.1.0/24 conflicts with right=2001:db8:1:2::23
west #
 ipsec auto --add 6toXin4
"6toXin4": failed to add connection: address family of leftaddresspool=2001:db8:0:3:1::/97 conflicts with right=192.1.2.23
west #
 ipsec auto --add 6toXin6
"6toXin6": added unoriented IKEv2 connection (neither left=2001:db8:1:2::45 nor right=2001:db8:1:2::23 match an interface)
west #
 ipsec auto --add 4to4in4
"4to4in4": added IKEv2 connection
west #
 ipsec auto --add 4to4in6
"4to4in6": added unoriented IKEv2 connection (neither left=2001:db8:1:2::45 nor right=2001:db8:1:2::23 match an interface)
west #
 ipsec auto --add 4to6in4
"4to6in4": failed to add connection: address family of leftaddresspool=192.168.1.0/24 conflicts with rightsubnet=2001:db8:2::/64
west #
 ipsec auto --add 4to6in6
"4to6in6": failed to add connection: address family of leftaddresspool=192.168.1.0/24 conflicts with rightsubnet=2001:db8:2::/64
west #
 ipsec auto --add 6to4in4
"6to4in4": failed to add connection: address family of leftaddresspool=2001:db8:0:3:1::/97 conflicts with rightsubnet=192.168.2.0/24
west #
 ipsec auto --add 6to4in6
"6to4in6": failed to add connection: address family of leftaddresspool=2001:db8:0:3:1::/97 conflicts with rightsubnet=192.168.2.0/24
west #
 ipsec auto --add 6to6in4
"6to6in4": added IKEv2 connection
west #
 ipsec auto --add 6to6in6
"6to6in6": added unoriented IKEv2 connection (neither left=2001:db8:1:2::45 nor right=2001:db8:1:2::23 match an interface)
west #
 ipsec auto --add 46to4in4
"46to4in4": failed to add connection: address family of leftaddresspool=192.168.1.0/24,2001:db8:1::/64 conflicts with rightsubnet=192.168.2.0/24
west #
 ipsec auto --add 64to4in4
"64to4in4": failed to add connection: address family of leftaddresspool=2001:db8:1::/64,192.168.1.0/24 conflicts with rightsubnet=192.168.2.0/24
west #
 ipsec auto --add 46to6in6
"46to6in6": failed to add connection: address family of leftaddresspool=192.168.1.0/24,2001:db8:1::/64 conflicts with rightsubnet=2001:db8:2::/64
west #
 ipsec auto --add 64to6in6
"64to6in6": failed to add connection: address family of leftaddresspool=2001:db8:1::/64,192.168.1.0/24 conflicts with rightsubnet=2001:db8:2::/64
west #
 ipsec auto --add 46to64in4
"46to64in4": connection is using multiple addresspools
"46to64in4": added IKEv2 connection
west #
 ipsec auto --add 64to46in6
"64to46in6": connection is using multiple addresspools
"64to46in6": added unoriented IKEv2 connection (neither left=2001:db8:1:2::45 nor right=2001:db8:1:2::23 match an interface)
west #
 ipsec auto --add good-cat
"good-cat": added IKEv2 connection
west #
 ipsec auto --add bad-cat
"bad-cat": failed to add connection: both rightcat=yes and leftaddresspool= defined
west #
 ipsec auto --add good-client
"good-client": added IKEv2 connection
west #
 ipsec auto --add bad-client
"bad-client": failed to add connection: both rightmodecfgclient=yes and leftaddresspool= defined
west #
 ipsec auto --add good-server
"good-server": added IKEv2 connection
west #
 ipsec auto --add bad-server
"bad-server": failed to add connection: leftmodecfgserver=yes expects rightaddresspool= and not leftaddresspool=
west #
 ipsec auto --add subnet-vs-addresspool
"subnet-vs-addresspool": failed to add connection: cannot specify both leftaddresspool= and leftsubnet=
west #
 ipsec auto --add subnets-vs-addresspool
"subnets-vs-addresspool/1x0": failed to add connection: cannot specify both leftaddresspool= and leftsubnets=
west #
 
