All of lore.kernel.org
 help / color / mirror / Atom feed
* Time module
@ 2006-08-09 18:13 Joe Giles
  0 siblings, 0 replies; 7+ messages in thread
From: Joe Giles @ 2006-08-09 18:13 UTC (permalink / raw)
  To: netfilter

Hello,

I have a simple question that I hope I can have answered on this list.

After fighting with the kids last school season as to what time they can 
access the internet after hours for leasure time, and loosing due to their 
inability to follow directions, I was looking into imposing a time limit for 
their access using fwbuilder, a front end to iptables.

However, after setting up a simple test rule, I noticed that the firewall 
compiler was complaining about a missing time module for iptables (I don't 
have the actual module name in hand, but can get it if its needed).

So, I went to the Netfilter web site and found the module that I needed, time 
module, and it was stated that I could get it from P-O-M. However, I 
downloaded the latest snapshot (As per the instructions) but I fail to find 
the time module in any of the repos (  submitted, pending, base, extra, 
userspace).

Could someone point me in the general, or explicit direction to where I need 
to go to get this module compiled into my kernel?

Thanks a million!!!

Joe Giles


^ permalink raw reply	[flat|nested] 7+ messages in thread
* time module
@ 2007-03-13  9:16 richard lucassen
  2007-03-14  2:11 ` Jan Engelhardt
  0 siblings, 1 reply; 7+ messages in thread
From: richard lucassen @ 2007-03-13  9:16 UTC (permalink / raw)
  To: netfilter

I try to compile iptables-1.3.7 with the time module. AFAICS there is no
need anymore for the patch-o-matic. There is a libipt_time.c in the
extensions directory but no libipt_time.h in the
include/linux/netfilter_ipv4 directory.

I searched here and there and found the extensions/Makefile. I added the
time module to this Makefile, but with this result:

Unable to resolve dependency on linux/netfilter_ipv4/ipt_time.h.

Anyone a hint?

R.

-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+


^ permalink raw reply	[flat|nested] 7+ messages in thread
* time module
@ 2003-11-08 23:48 Tomas Charvat
  2003-11-10 14:53 ` Jörg Schütter
  0 siblings, 1 reply; 7+ messages in thread
From: Tomas Charvat @ 2003-11-08 23:48 UTC (permalink / raw)
  To: netfilter

greeting folk

im just testing rule

[0:0] -A FORWARD -s 62.84.131.35 -m time  --timestart 07:00 --timestop
00:38 --days Sun,Mon,Tue,Wed,Thu,Fri,Sat -j shape

it doesnt work .. all traffic pass trough, packets just ignore it

but when i put there

[0:0] -A FORWARD -s 62.84.131.35 -m time  --timestart 07:00 --timestop
00:38 --days Sun -j shape

(only one day)
rule working properly ....


i have iptables 1.2.8 kernel 2.4.23-pre6 patched with patch-o-matic...

any tip ?

regards
tomas




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-03-14 10:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 18:13 Time module Joe Giles
  -- strict thread matches above, loose matches on Subject: below --
2007-03-13  9:16 time module richard lucassen
2007-03-14  2:11 ` Jan Engelhardt
2007-03-14  7:43   ` richard lucassen
2007-03-14 10:11   ` richard lucassen
2003-11-08 23:48 Tomas Charvat
2003-11-10 14:53 ` Jörg Schütter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.