summaryrefslogtreecommitdiff
path: root/testing/tests/ikev2/rw-radius-accounting/posttest.dat
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev2/rw-radius-accounting/posttest.dat')
-rw-r--r--testing/tests/ikev2/rw-radius-accounting/posttest.dat9
1 files changed, 4 insertions, 5 deletions
diff --git a/testing/tests/ikev2/rw-radius-accounting/posttest.dat b/testing/tests/ikev2/rw-radius-accounting/posttest.dat
index b1f971402..98f7a6954 100644
--- a/testing/tests/ikev2/rw-radius-accounting/posttest.dat
+++ b/testing/tests/ikev2/rw-radius-accounting/posttest.dat
@@ -1,7 +1,6 @@
carol::ipsec stop
moon::ipsec stop
-alice::/etc/init.d/radiusd stop
-alice::cat /var/log/radius/radacct/10.1.0.1/*
-carol::/etc/init.d/iptables stop 2> /dev/null
-moon::/etc/init.d/iptables stop 2> /dev/null
-
+alice::killall radiusd
+alice::cat /var/log/freeradius/radacct/PH_IP_MOON1/*
+carol::iptables-restore < /etc/iptables.flush
+moon::iptables-restore < /etc/iptables.flush