Linux Netfilter discussions
 help / color / mirror / Atom feed
* time modules
@ 2003-03-18  7:24 netfilter-maillist
  2003-03-18  7:37 ` Raymond Leach
  0 siblings, 1 reply; 4+ messages in thread
From: netfilter-maillist @ 2003-03-18  7:24 UTC (permalink / raw)
  To: netfilter@lists.netfilter.org

Hello

iptables -I INPUT 1 -p tcp -s 192.168.1.2/32 -m time --timestart \
11:00 --timestop 17:00 --days Sun,Mon,Tue,Wed,Thu,Fri,Sat \
-d 192.168.1.1/32 --j DROP  
Defaul policy in INPUT chain - DROP
But... packets allows to 192.168.1.240 (server) in this
time --> 11:00-17:00.

Why?

-- 
With best wishes,
 netfilter-maillist                          mailto:vlad@fakt.tazovsky.ru



^ permalink raw reply	[flat|nested] 4+ messages in thread
* time modules
@ 2003-03-18  7:17 vlad
  2003-03-23 11:21 ` Fabrice MARIE
  0 siblings, 1 reply; 4+ messages in thread
From: vlad @ 2003-03-18  7:17 UTC (permalink / raw)
  To: netfilter@lists.netfilter.org

Hello netfilter,

iptables -I INPUT 1 -p tcp -s 192.168.1.2/32 -m time --timestart \
11:00 --timestop 17:00 --days Sun,Mon,Tue,Wed,Thu,Fri,Sat \
-d 192.168.1.1/32 --j DROP  
Defaul policy in INPUT chain - DROP
But... packets allows to 192.168.1.240 (server) in this
time --> 11:00-17:00.

Why?

-- 
With best wishes,
 vlad                          mailto:faktadmin@mail.ru

----------------------------------------------



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

end of thread, other threads:[~2003-03-23 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-18  7:24 time modules netfilter-maillist
2003-03-18  7:37 ` Raymond Leach
  -- strict thread matches above, loose matches on Subject: below --
2003-03-18  7:17 vlad
2003-03-23 11:21 ` Fabrice MARIE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox