It seems the script is failing when it tries to load the ipset kernel modules. Please give me the output of the following commands in SSH
Code:IPSET_PATH=/lib/modules/2.6.22.19/kernel/net/ipv4/netfilter insmod -f $IPSET_PATH/ip_set.ko insmod -f $IPSET_PATH/ip_set_nethash.ko insmod -f $IPSET_PATH/ip_set_iphash.ko insmod -f $IPSET_PATH/ipt_set.ko
Thanks for looking into this. The first command no output/error. after each insmod command I get: insmod: '-f.ko': module not found