#!/bin/bash # Make sure iptables-restore without --noflush does not flush tables other than # those contained in the dump it's reading from set -e $XT_MULTI iptables-restore <