#!/bin/sh
ipset -R -! < /etc/ispipset.conf
iptables-restore < /etc/ispiptable.conf
ip6tables-restore < /etc/ispip6table.conf