Linux Netfilter discussions
 help / color / mirror / Atom feed
* IPs blocked still able to connect
@ 2004-06-12 20:18 Spiro Azkoul
  2004-06-12 20:38 ` Antony Stone
  2004-06-13 19:22 ` Michael Gale
  0 siblings, 2 replies; 10+ messages in thread
From: Spiro Azkoul @ 2004-06-12 20:18 UTC (permalink / raw)
  To: netfilter

Hello

I blocked a subnet by using the following command:
iptables -A INPUT -s 222.0.0.0/8 -j DROP
I then saved it to file
iptables-save > /etc/sysconfig/iptables
and did an iptables -L INPUT to verify that it is in
DROP       all  --  222.0.0.0/8          anywhere

However, i am still receiving SPAM from IPs within that subnet (and others)
long after I thought I completely blocked them from connecting to my server.

I am using RedHat 9 with sendmail, no outgoing SMTP allowed. 

Does anyone have any feedback on this?
Thank you




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

end of thread, other threads:[~2004-06-14 15:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-12 20:18 IPs blocked still able to connect Spiro Azkoul
2004-06-12 20:38 ` Antony Stone
2004-06-12 20:46   ` Spiro Azkoul
2004-06-13 19:22 ` Michael Gale
2004-06-13 19:36   ` Spiro Azkoul
2004-06-13 19:58     ` Michael Gale
2004-06-13 23:59       ` Spiro Azkoul
2004-06-14  1:02         ` Alexis
2004-06-14  8:54       ` Spiro Azkoul
2004-06-14 15:32         ` Michael Gale

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