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
@@ -5,5 +5,5 @@ moon:: ipsec status 2> /dev/null::rw.*INSTALLED, TUNNEL::YES
|
||||
carol::cat /var/log/daemon.log::installing new virtual IP 10.3.0.1::YES
|
||||
carol::cat /var/log/daemon.log::installing new virtual IP fec3:\:1::YES
|
||||
carol::cat /var/log/daemon.log::TS 10.3.0.1/32 fec3:\:1/128 === 10.1.0.0/16 fec1:\:/16::YES
|
||||
carol::ping -c 1 PH_IP_MOON::64 bytes from PH_IP_MOON: icmp_seq=1::YES
|
||||
carol::ping -c 1 PH_IP_MOON::64 bytes from PH_IP_MOON: icmp_req=1::YES
|
||||
carol::ping6 -c 1 ip6-alice.strongswan.org::64 bytes from ip6-alice.strongswan.org: icmp_seq=1::YES
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
alice::ip -6 route del default via fec1:\:1
|
||||
carol::ipsec stop
|
||||
moon::echo 0 > /proc/sys/net/ipv6/conf/all/forwarding
|
||||
moon::ipsec stop
|
||||
moon::conntrack -F
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
alice::ip -6 route add default via fec1:\:1
|
||||
moon::echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
|
||||
moon::ipsec start
|
||||
carol::ipsec start
|
||||
carol::sleep 2
|
||||
|
||||
Reference in New Issue
Block a user