in reply to Unexpected behavior with Net::Netmask
Update:Or, maybe Net::Netmask builds the smallest netmask which will cover both of the IPs specified; in which case, if they don't mark the boundaries of a net block, then the netmask ends up specifying a larger netblock than you intended. I'd use the mask() method to print out the netmask it thinks it has.
Alan
|
|---|