#!/bin/sh kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# iptables -t nat -F kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# # Display the table, so we know it is correct. kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# 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/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# 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/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# echo done. done. kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# : ==== end ==== kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm]# grep -e 'fragment number:' -e 'total fragments:' /tmp/pluto.log kroot@swantest:/home/build/libreswan/testing/pluto/x509-ikev2-frag-01-ike-aes_gcm\[root@nic x509-ikev2-frag-01-ike-aes_gcm 1]# >>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 1 final.sh 'grep -e 'fragment number:' -e 'total fragments:' /tmp/pluto.log' <<<<<<<<<>>>>>>>>>cutnonzeroexit>>>>>>>>>> exit status 33 final.sh 'ipsec auto --status' <<<<<<<<<