]> git.ipfire.org Git - thirdparty/strongswan.git/blame - testing/tests/tnc/tnccs-20-pdp-pt-tls/pretest.dat
Detect RADIUS packet retransmissions
[thirdparty/strongswan.git] / testing / tests / tnc / tnccs-20-pdp-pt-tls / pretest.dat
CommitLineData
10c7ca23
AS
1alice::iptables-restore < /etc/iptables.rules
2carol::iptables-restore < /etc/iptables.rules
3dave::iptables-restore < /etc/iptables.rules
4alice::cat /etc/tnc_config
5carol::cat /etc/tnc_config
6carol::echo 0 > /proc/sys/net/ipv4/ip_forward
7dave::echo aabbccddeeff11223344556677889900 > /var/lib/dbus/machine-id
8dave::cat /etc/tnc_config
ab8ed95b 9alice::sed -i "s/NOW/`date +%s`/g" /etc/pts/data1.sql
9942e43d 10alice::cd /usr/local/share/strongswan/templates/database/imv; cat tables.sql data.sql /etc/pts/data1.sql | sqlite3 /etc/pts/config.db
10c7ca23
AS
11alice::ipsec start
12winnetou::ip route add 10.1.0.0/16 via 192.168.0.1
13carol::ip route add 10.1.0.0/16 via 192.168.0.1
14carol::cat /etc/pts/options
15carol::ipsec pt-tls-client --optionsfrom /etc/pts/options
16dave::ip route add 10.1.0.0/16 via 192.168.0.1
17dave::cat /etc/pts/options
18dave::ipsec pt-tls-client --optionsfrom /etc/pts/options
19dave::sleep 1