New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
Google is your friend, .
http://www.networkworld.com/community/blog/ipv6-subnet-calculators
Search " IPv6 Subnet Calculator "
You can do that in Go (generate the list of IPs within a subnet) with the following snippet from Russ Cox, which also works for IPv6 -- just beware it will take a long time if you try to list all the addresses from a subnet like the one in your example: http://play.golang.org/p/m8TNTtygK0
/98 is 2^30 or about 1 billion addresses, while you could generate all of them, it gets a little annoyng to read.
And you probably mean /96, which is about 4 billion addresses.
Some catchy IPv6 names like dead:beef: or beef:cofe ?
If you're looking for hexadecimal words you can use in ipv6 addresses, check out http://www.tienhuis.nl/ipv6dict
Yup, exactly.
Why don't you try it?
25:78:2:32:f816:3eff::dead:beed