On 12/4/06, Kevin Waterson <[EMAIL PROTECTED]> wrote:
This one time, at band camp, John Stanton <[EMAIL PROTECTED]> wrote: > I suspect that you might find these blocks to be networks and subnets > and consequently identified by the octets in the dotted IP. yes, they would be nets and subnets. But how to identify them or single out a net/subnet?
The raw range data from the registries is not always on CIDR boundaries, so the classic methods won't work (in a single pass anyway). I'd store the IPs in the DB in integer form as Lloyd suggested, if range queries are your goal. Do conversion to and from display format in the application. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------