LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   iptables -m time (https://www.linuxquestions.org/questions/linux-kernel-70/iptables-m-time-723856/)

karana 05-05-2009 08:56 AM

iptables -m time
 
Hi ,
I have a linux 2.6.22.18 and BSP( board support package for 2.6.22 ) . I
am able to boot up with linux using the BSP .

But , i am not able to find iptables -m time . When i googled , i found time match option for iptables is supported from 2.6.24 kernel .

How can i give support of -m time to linux 2.6.22.18 ?????

Please give clues ???

jayjwa 05-09-2009 07:03 PM

Compile your kernel and then iptables yourself, including the needed support.

CONFIG_NETFILTER_XT_MATCH_TIME=m


All times are GMT -5. The time now is 12:56 PM.