- moon::iptables-restore < /etc/iptables.drop
- sun::iptables-restore < /etc/iptables.drop
- moon::ip6tables-restore < /etc/ip6tables.rules
- sun::ip6tables-restore < /etc/ip6tables.rules
- alice::"ip route add fec2:\:/16 via fec1:\:1"
- moon::"ip route add fec2:\:/16 via fec0:\:2"
- sun::"ip route add fec1:\:/16 via fec0:\:1"
- bob::"ip route add fec1:\:/16 via fec2:\:1"
- moon::systemctl start strongswan
- sun::systemctl start strongswan
- moon::expect-connection net-net
- sun::expect-connection net-net
- moon::swanctl --initiate --child net-net
|