What are some good, IP Address Management solutions for IPv6? [closed]
- by Russell Heilling
There are a number of open source IPAM tools available for IPv4 address management; however there seems to be a distinct lack of actively updated tools available for IPv6.
Other than FreeIPdb (code no longer maintained) or the RIPE Database (I have seen some customisations to the RIPEdb that allow for enterprise/ISP IPAM but it seems like overkill for a system that will probably only ever handle one /32 worth of space).
Are there any other options that I'm missing?
(Database only please. I know vi can be used for flat text IPAM, that's how I'm handling our /32 at the moment, but I don't see it scaling for much longer)
It doesn't have to be open source but what are folks doing to manage IPv6 in a dual stack environment