#!/bin/sh kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# iptables -t nat -F kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# # Display the table, so we know it is correct. kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# iptables -t nat -L -n Chain PREROUTING (policy ACCEPT) target prot opt source destination Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain POSTROUTING (policy ACCEPT) target prot opt source destination kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# iptables -L -n Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# echo initdone initdone kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# : ==== end ==== kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# : ==== cut ==== kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf]# ipsec auto --status whack: Pluto is not running (no "/run/pluto/pluto.ctl") kroot@swantest:/home/build/libreswan/testing/pluto/ikev2-cp-01-resolvconf\[root@nic ikev2-cp-01-resolvconf 33]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 33 final.sh 'ipsec auto --status' <<<<<<<<<>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 1 final.sh 'if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi' <<<<<<<<<