[Firehol-support] Prevent routing of Microsoft Networking

Costa Tsaousis costa at tsaousis.gr
Sat Nov 19 09:19:25 GMT 2005


Hi,

I don't see any errors in the generated iptables statements. Most 
probably there is a missmatch between the iptables executables and the 
iptables kernel modules.
If you have compiled the kernel yourself, I suggest to also compile the 
iptables binaries against your new kernel.

Costa

> Output of lsmod | grep 'ip'
> ipv6                  266400  8
> ip_nat_ftp              3232  0
> ip_conntrack_ftp        8016  1 ip_nat_ftp
> ip_nat_irc              2464  0
> ip_conntrack_irc        6576  1 ip_nat_irc
> ipt_REJECT              5696  12
> ipt_limit               2176  34
> ipt_state               1696  249
> ipt_ULOG                8036  141
> iptable_nat             7812  1
> ip_nat                 19316  3 ip_nat_ftp,ip_nat_irc,iptable_nat
> iptable_filter          2784  1
> ip_tables              20096  6 
> ipt_REJECT,ipt_limit,ipt_state,ipt_ULOG,iptable_nat,iptable_filter
> ip_conntrack           54640  7 
> ip_nat_ftp,ip_conntrack_ftp,ip_nat_irc,ip_conntrack_irc,ipt_state,iptable_nat,ip_nat 
>
> nfnetlink               6392  2 ip_nat,ip_conntrack






More information about the Firehol-support mailing list