On Mon, 05 Feb 2001, you wrote:
> yes...  I ha(d)ve the same problem... most went away with the following
> lines in rc.firewall:
> ######### 
> # To be blunt, most of my recent network attacks are coming from 
> # APNIC (esp. Korea)... 
> # 
> # I'm sick of their crap, as most refuse to do anything about it.... 
> # For now, I'm just gonna block the entire 210.127 subnet & see if 
> # anyone complains (I have my doubts) 
> $IPCHAINS -A input -l -s 210.127.0.0/16 -d $EXTERNAL_NET -j DENY 
> echo -n "." 
> $IPCHAINS -A input -l -s 211.171.0.0/16 -d $EXTERNAL_NET -j DENY 
> echo -n "." 
> echo "Done!" 
> # 
Heh... probably block a lot of spam too. ;-)
        John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to