GIANT_CRAB
New Member
Hello,
I know its possible to check IP addresses against RBLs individually through PHP scripts. (using checkdnsrr against the RBLs)
I was thinking of using a method to list all the IP in the range of the subnet but its a bit of a headache and will cause quite some overhead.
Does anyone here have any easy method of doing this in PHP?
Thanks.
I know its possible to check IP addresses against RBLs individually through PHP scripts. (using checkdnsrr against the RBLs)
I was thinking of using a method to list all the IP in the range of the subnet but its a bit of a headache and will cause quite some overhead.
Does anyone here have any easy method of doing this in PHP?
Thanks.