Anyone have ever resolved/or have a work-around for an iptables problem with old xen kernel like below? Can't upgrade the xen kernel because it is a AWS EC2 kernel. Thanks!
# uname -rmi
2.6.16-xenU i686 i386
# which iptables
/sbin/iptables
# iptables --list
iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.