Kevin Waterson <[EMAIL PROTECTED]> wrote:
This one time, at band camp, "Igor Tandetnik"
<[EMAIL PROTECTED]> wrote:
I don't quite understand. To continue your example, exactly which IP
addresses are considered to fall into the range "65536"? How do you
figure 1.2.3.4 is in this range, if indeed it is?
The begging IP may be 81.163.0.0 with 65536 IP's.
This represents a /16 block beginning with 81.163.0.0
Well then, a simple string comparison would work - something like this:
ip between '81.163.0.0' and '81.163.999.999'
Igor Tandetnik
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------