LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem via iptables (https://www.linuxquestions.org/questions/linux-newbie-8/problem-via-iptables-718397/)

Ariyan 04-11-2009 06:07 AM

problem via iptables
 
hi all
i have one problem via iptables when i run this line
Code:

iptables -I INPUT -p tcp --dport 22 -i eth0 -m state --state NEW -m recent --set;
i get this error
Code:

iptables: Unknown error 4294967295
i serched in this forum but i not found answer
anyone can help me ?
thanks in advance

repo 04-11-2009 06:11 AM

Which distribution?
Did you looked at
http://www.linuxquestions.org/questi...tables-449022/

Ariyan 04-12-2009 06:46 AM

my server is linux i installed centos-5


All times are GMT -5. The time now is 04:42 PM.