Markus Zingg
2004-02-28 23:44:44 UTC
I'm thinking of blocking dynamic IP's. Not necesairly to block spam.
I'm more after blocking those fast mutating e-mail worms which
obviously almost always have their origin with infected PC's and
perform direct to MX connections.
I'm not using any standard e-mail server hence want/have to implement
this on my own. In other words I can't use script X or product Y.
I'm therefore wondering how technically a static IP can be
distinguished from a dynamic one. What comes to mind is
a) performing a reverse dns lookup and examining the resulting string
for parts of the IP address and or strings like dialup, dsl etc, but
I'm not sure if this is going to cut it.
b) using a blocklist - but then I wonder what criterias were/are used
to feed the blocklist
c) Is there some official database/registry where ISP's declare fixed
versus dynamic IP ranges? I never reserved IP space for myself - I'm a
software developper mainly - so please bear with me if this is a
stupid question...
Any pointers are welcome.
TIA
Markus
I'm more after blocking those fast mutating e-mail worms which
obviously almost always have their origin with infected PC's and
perform direct to MX connections.
I'm not using any standard e-mail server hence want/have to implement
this on my own. In other words I can't use script X or product Y.
I'm therefore wondering how technically a static IP can be
distinguished from a dynamic one. What comes to mind is
a) performing a reverse dns lookup and examining the resulting string
for parts of the IP address and or strings like dialup, dsl etc, but
I'm not sure if this is going to cut it.
b) using a blocklist - but then I wonder what criterias were/are used
to feed the blocklist
c) Is there some official database/registry where ISP's declare fixed
versus dynamic IP ranges? I never reserved IP space for myself - I'm a
software developper mainly - so please bear with me if this is a
stupid question...
Any pointers are welcome.
TIA
Markus