Sorry, that was from the wrong computer. Here's the right one. lsmod |grep ip ip6t_LOG 5182 26 ipt_MASQUERADE 2048 2 ipt_LOG 5119 23 iptable_nat 5021 1 nf_nat 20915 2 ipt_MASQUERADE,iptable_nat ip6t_REJECT 4311 3 nf_conntrack_ipv6 18193 41 ip6table_raw 1187 1 ipt_REJECT 2152 3 iptable_raw 1246 1 iptable_filter 1418 1 ip6table_mangle 1588 0 nf_conntrack_ipv4 8691 53 iptable_nat,nf_nat nf_conntrack 73918 8 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv6,xt_NOTRACK,xt_state,nf_conntrack_netbios_ns,nf_conntrack_ipv4 nf_defrag_ipv4 1201 1 nf_conntrack_ipv4 ip_tables 12172 3 iptable_nat,iptable_raw,iptable_filter ip6table_filter 1359 1 ip6_tables 13476 4 ip6t_LOG,ip6table_raw,ip6table_mangle,ip6table_filter x_tables 16414 19 ip6t_LOG,ipt_MASQUERADE,xt_pkttype,xt_TCPMSS,xt_tcpudp,ipt_LOG,xt_limit,iptable_nat,ip6t_REJECT,ip6table_raw,xt_NOTRACK,ipt_REJECT,xt_state,iptable_raw,iptable_filter,ip6table_mangle,ip_tables,ip6table_filter,ip6_tables James Knott wrote:
You could also look at the output of "lsmod | grep ip" to see which iptables-related modules are loaded.
lsmod |grep ip iptable_filter 20736 0 ip_tables 39056 1 iptable_filter ip6table_filter 20608 0 ip6_tables 40720 1 ip6table_filter x_tables 43144 2 ip_tables,ip6_tables ipv6 331928 66
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org