Hello Folks, This is my iptables rule - *iptables -I INPUT 1 -s 0/0 -d 192.168.10.2 -m state --state NEW -m time --datestart 2012-02-09T12:00:00 --datestop 2012-02-09T13:00:00 -j ACCEPT
*The problem is if the connection initiates during 12:00 to 13:00, iptables wont RESET the connection at 13:00. Any fix to this? -- Thanks and Regards Bijoy Lobo Paladion Networks