IPTool provides an IP block database tool.
IPtool is a MySQL Database interface that can help you organize IP space.
This is good for ISPs or really big companies that allocate a lot of different IP blocks throughout different locations in their network, and need a useful way to keep track of them.
Requirements:
· Perl
· Perl-DBI
· Term::Readline
· MysqlServer and DBI-MySQL
Usage examples:
example: add net 10.1.0.0 mask 255.255.224.0
example: allocate net 10.1.11.0 mask 24 area 4 notes netops
example: show net 10.1.11.0
example: showfree all
example: comment net 10.1.11.0 / 24 area 4 notes Reserved
example: uncommented net 10.1.11.0 / 24
Product's homepage