What other modules are loaded?
My openSUSE box has quite a few, including iptables_filter:
ab@mybox0:~/Desktop> lsmod | grep -i iptab
iptable_nat 13011 1
nf_nat_ipv4 13263 1 iptable_nat
nf_nat 21611 3 ipt_MASQUERADE,iptable_nat,nf_nat_ipv4
iptable_mangle 12695 1
iptable_raw 12678 1
iptable_filter 12810 1
ip_tables 23019 4
iptable_nat,iptable_mangle,iptable_raw,iptable_filter
nf_conntrack 115037 10
ipt_MASQUERADE,iptable_nat,nf_nat_ipv4,nf_nat,nf_conntrack_ipv6,xt_CT,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_conntrack_ipv4,xt_conntrack
x_tables 35260 19
ipt_MASQUERADE,xt_CHECKSUM,iptable_mangle,ebtables,xt_pkttype,xt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ip6table_raw,ipt_REJECT,iptable_raw,xt_CT,iptable_filter,ip6table_mangle,ip_tables,xt_conntrack,ip6table_filter,ip6_tables
–
Good luck.
If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below.
If you want to send me a private message, please let me know in the
forum as I do not use the web interface often.