#!/bin/sh [root@nic github-1210-ikev1-quick-mismatch]# # Display the table, so we know it is correct. [root@nic github-1210-ikev1-quick-mismatch]# iptables -t nat -L 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 [root@nic github-1210-ikev1-quick-mismatch]# echo "initdone" initdone [root@nic github-1210-ikev1-quick-mismatch]# : ==== end ==== [root@nic github-1210-ikev1-quick-mismatch]# ../../guestbin/ipsec-look.sh [root@nic github-1210-ikev1-quick-mismatch]# >>>>>>>>>> post-mortem >>>>>>>>>>../../guestbin/post-mortem.sh PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND : : pluto is not running, probably strongswan, but possibly iked : : : checking core files : PASS: core files : : checking memory leaks : SKIP: memory leaks as pluto was not running : : checking reference leaks : SKIP: reference leaks as pluto was not running : : checking xfrm errors : SKIP: xfrm errors as pluto was not running : : checking state/policy entries : SKIP: state/policy entries as pluto was not running : : checking selinux audit records : PASS: selinux audit records : : unload any selinux modules : [root@nic github-1210-ikev1-quick-mismatch]# <<<<<<<<<< post-mortem <<<<<<<<<<>>>>>>>>>>cut>>>>>>>>>> done <<<<<<<<<