Return to pretest.dat CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / swanctl / rw-eap-aka-sql-rsa |
1.1 misho 1: moon::iptables-restore < /etc/iptables.rules 2: carol::iptables-restore < /etc/iptables.rules 3: carol::cd /etc/ipsec.d; cat tables.sql data.sql > ipsec.sql; cat ipsec.sql | sqlite3 ipsec.db 4: moon::cd /etc/ipsec.d; cat tables.sql data.sql > ipsec.sql; cat ipsec.sql | sqlite3 ipsec.db 5: carol::cd /etc/swanctl; rm rsa/* x509/* 6: moon::systemctl start strongswan 7: carol::systemctl start strongswan 8: moon::expect-connection rw-eap 9: carol::expect-connection home 10: carol::swanctl --initiate --child home 2> /dev/null