/testing/guestbin/swan-prep --46
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 IKEv2 connection
west #
 ipsec auto --add 4to4in4
"4to4in4": added IKEv2 connection
west #
 ipsec auto --add 4to4in6
"4to4in6": added IKEv2 connection
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 IKEv2 connection
west #
 ipsec auto --add 46to4in4
"46to4in4": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"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": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"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": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"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": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"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": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"46to64in4": connection is using multiple addresspools
"46to64in4": added IKEv2 connection
west #
 ipsec auto --add 64to46in6
"64to46in6": warning: limiting the address pool 2001:db8:1::/64 to 3Gi addresses
"64to46in6": connection is using multiple addresspools
"64to46in6": added IKEv2 connection
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: rightmodecfgclient=yes does not expect leftaddresspool=
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 does not expect 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 #
 ipsec auto --add narrowing=no-addresspool=yes
"narrowing=no-addresspool=yes": failed to add connection: narrowing=no conflicts with leftaddresspool=192.168.1.0/24
west #
 ipsec auto --add narrowing=yes-addresspool=yes
"narrowing=yes-addresspool=yes": added IKEv2 connection
west #
 ipsec auto --add ipv4-range-starts-at-zero
"ipv4-range-starts-at-zero": failed to add connection: leftaddresspool=0.0.0.0-0.0.0.254 invalid, address pool 0.0.0.0-0.0.0.254 starts at address zero
west #
 ipsec auto --add ipv4-cidr-starts-at-zero
"ipv4-cidr-starts-at-zero": failed to add connection: leftaddresspool=0.0.0.0/24 invalid, address pool 0.0.0.0/24 starts at address zero
west #
 ipsec auto --add ipv6-range-starts-at-zero
"ipv6-range-starts-at-zero": failed to add connection: leftaddresspool=::-::ffff invalid, address pool ::/112 starts at address zero
west #
 ipsec auto --add ipv6-cidr-starts-at-zero
"ipv6-cidr-starts-at-zero": failed to add connection: leftaddresspool=::/120 invalid, address pool ::/120 starts at address zero
west #
 ipsec auto --add ipv4-range-overlap-slash-28
"ipv4-range-overlap-slash-28": added IKEv2 connection
west #
 ipsec auto --add ipv4-range-overlap-slash-24
"ipv4-range-overlap-slash-24": failed to add connection: leftaddresspool=1.2.3.0/24 invalid, range inexactly overlaps existing address pool 1.2.3.0/28
west #
 ipsec auto --add ipv6-range-overlap-slash-120
"ipv6-range-overlap-slash-120": added IKEv2 connection
west #
 ipsec auto --add ipv6-range-overlap-slash-124
"ipv6-range-overlap-slash-124": failed to add connection: leftaddresspool=1::/124 invalid, range inexactly overlaps existing address pool 1::/120
west #
 ipsec auto --add ipv6-range-overflow-slash-96
"ipv6-range-overflow-slash-96": warning: limiting the address pool 2::/96 to 3Gi addresses
"ipv6-range-overflow-slash-96": added IKEv2 connection
west #
 ipsec auto --add ipv6-range-overflow-slash-95
"ipv6-range-overflow-slash-95": warning: limiting the address pool 3::/95 to 3Gi addresses
"ipv6-range-overflow-slash-95": added IKEv2 connection
west #
 ipsec auto --add ipv6-range-overflow-slash-63
"ipv6-range-overflow-slash-63": warning: limiting the address pool 4::/63 to 3Gi addresses
"ipv6-range-overflow-slash-63": added IKEv2 connection
west #
