All of lore.kernel.org
 help / color / mirror / Atom feed
* Filter ips
@ 2006-08-31 22:34 nunezj
  2006-09-01  7:35 ` Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: nunezj @ 2006-08-31 22:34 UTC (permalink / raw)
  To: netfilter

Hi everyone

       I have some problems when I want to filter some ips in  my network

 I put this rules in the my script:

 iptables -A INPUT -s 192.168.0.5/32 -d 0/0 -p tcp --dport 20,21 -j DROP

 but it doesn't work. The same I put in the Output rules but it doen't
work....

  How can I make this filter?

regards,

             Jorge Enrique



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

end of thread, other threads:[~2006-09-01 10:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-31 22:34 Filter ips nunezj
2006-09-01  7:35 ` Jan Engelhardt
2006-09-01  7:46 ` Gáspár Lajos
2006-09-01  7:56   ` Jan Engelhardt
2006-09-01  8:05     ` Gáspár Lajos
2006-09-01 10:14 ` Pascal Hambourg

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.