[root@cnnvip ~]# /sbin/iptables -t nat -A POSTROUTING -o eth0 -s 192.168.9.0/24 -j MASQUERADE
iptables v1.3.5: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
[root@cnnvip ~]# modprobe ipt_time
FATAL: Could not load /lib/modules/2.6.18-164.2.1.el5.028stab066.10/modules.dep: No such file or directory