Hi,
I hope I'll get some help from people using "ip_block internet" contrib from Abe Loveless.
I noticed that when I add an IP address to be blocked and leave time intervals "undefined" then ip_block seem to work fine. It blocks the internet connection for that particular IP permanently.
But if I want to block IP address only within a specific time interval (for example - from 00:00 Am to 23:55 AM) it does not work.
This may have something to do with the startup error messages from "masq" I found in /var/log/messages
See my previous post here:
http://forums.contribs.org/index.php?topic=24335.0Here are the ip addresses I have put in the list of blocked IPs:
Address Addr Type Description Begin Hour Begin Minute End Hour End Minute Day
192.168.163.80 ip none * * * * * Remove
192.168.163.65 ip none * * * * * Remove
192.168.163.68 ip none 0 00 23 55 all Remove
In /etc/init.d/masq i found lines blocking 192.168.163.80 and 192.168.163.65 (with unspecified time intervals) but there were no lines generated for IP=192.168.163.68 which has time intervals.
Is this a bug or just "ip_block" is not implemented yet to block internet acces within specified time interval.
Thank you all for the help!