From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ed Street" Subject: RE: hosts.deny Date: Sun, 7 Jul 2002 19:33:22 -0400 Sender: netfilter-admin@lists.samba.org Message-ID: <006d01c2260e$aec0be20$0a01a8c0@ed> References: <200FAA488DE0D41194F10010B597610D2BA265@JUPITER> Reply-To: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200FAA488DE0D41194F10010B597610D2BA265@JUPITER> Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.samba.org Hello, I've taken the hosts.deny file a bit further and wrote a hosts.trashcan and a hosts.dnat. The hosts.trashcan uses the time patch, it will reject any ip/netmask from start_time to end_time on days. The hosts.dnat file will setup a dnat rule, it's format is Sport ip dport protocol Ed