Python Magazine

Carlos Nepomuceno carlosnepomuceno at outlook.com
Sun May 26 01:00:08 EDT 2013


----------------------------------------
> Date: Sun, 26 May 2013 14:31:57 +1000
> Subject: Re: Python Magazine
> From: rosuav at gmail.com
> To: python-list at python.org
[...]
> I expect that IP blocks will be upgraded to /64 block blocks, if that
> starts being a problem. But it often won't, and specific IP address
> blocks will still be the norm.
>
> ChrisA


Blocking a whole network (/65) is totally undesirable and may even become illegal.

Currently it may not only happen at the target of the DDoS attack, but be spread all over the internet where block lists are enforced.

I don't expect that to happen and if it happens I'm surely in favor of protection against this type of 'solution' because it will block not only malicious clients but potentially many other legitimate clients. 		 	   		  


More information about the Python-list mailing list