Need Subnet Functions

I have several network subnets (ie: 192.168.10.0 – 192.168.10.255 & 10.10.10.0 – 10.10.10.255) that I support for customers

I’d like a simple script that I can use to save my networks and keep track of IP addresses with in the network.

This is strictly a php site I will use internally to keep inventory of office networks.

One thing you’ll need to understand is how to calculate subnets because I need a search function that I can type an IP or subnet and identify hierarchy.

For example…

Leave a Reply

Your email address will not be published. Required fields are marked *