'recent' module HOWTO

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

 



Hi,
   Where can I find detailed documentation of 'recent' module?.


To test the recent module, I've given the following commands and pinged to my machine from another one. But I got the reply 'Destination port Unreachable'. What is wrong in it?


iptables -F

iptables -P INPUT ACCEPT

iptables -P OUTPUT ACCEPT

iptables -A INPUT -m recent -p icmp --icmp-type echo-request --update --seconds 10 -j REJECT

iptables -A INPUT -m recent -p icmp --icmp-type echo-request --set -j ACCEPT


Kind Regards, Sudheer




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux