[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apf firewall showing module problem "ipt_recent"



solved,
When complied from source it worked
http://www.rfxn.com/downloads/apf-current.tar.gz.
it seems to me a bug.


On Tue, Oct 15, 2013 at 11:47 PM, Muhammad Yousuf Khan <sirtcp@gmail.com> wrote:
i am unable to use RAB in apf firewall. it is showing me this error
{rab} force set RAB disabled, kernel module ipt_recent not found.

i tried to install the module but no luck

root@fw:/etc/apf-firewall# modprobe ipt_recent
root@fw:/etc/apf-firewall# echo $?
0
root@fw:/etc/apf-firewall# lsmod | grep ipt
ipt_ULOG                7145  0
ipt_ecn                 1272  0
ipt_REJECT              1953  42
ipt_LOG                 4518  12
iptable_mangle          2817  1
iptable_filter          2258  1
ip_tables              13915  2 iptable_mangle,iptable_filter
x_tables               12845  16 xt_DSCP,xt_tcpudp,xt_TCPMSS,xt_owner,xt_mac,xt_length,xt_recent,xt_limit,xt_multiport,xt_state,xt_conntrack,ipt_ULOG,ipt_ecn,ipt_REJECT,ipt_LOG,ip_tables


any idea...
Thanks,
Myk


Reply to: