diff options
Diffstat (limited to 'testing/tests/libipsec/host2host-cert/posttest.dat')
-rw-r--r-- | testing/tests/libipsec/host2host-cert/posttest.dat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/libipsec/host2host-cert/posttest.dat b/testing/tests/libipsec/host2host-cert/posttest.dat new file mode 100644 index 000000000..8b6052f38 --- /dev/null +++ b/testing/tests/libipsec/host2host-cert/posttest.dat @@ -0,0 +1,6 @@ +moon::ipsec stop +sun::ipsec stop +moon::iptables-restore < /etc/iptables.flush +sun::iptables-restore < /etc/iptables.flush +moon::sysctl --pattern net.ipv4.conf.all.rp_filter --system +sun::sysctl --pattern net.ipv4.conf.all.rp_filter --system |