Ipv6
- How I expand and read IPv6 addresses without guessing
IPv6 addresses can be compressed, which is convenient for typing but sometimes confusing when comparing or documenting them. The IPv6 Expander tool helps me inspect the input and output without writing a one-off script …
- How I generate an IPv6 ULA prefix for a private network
IPv6 ULA prefixes are for private internal networks, similar in spirit to private IPv4 ranges but designed differently. I use IPv6 ULA Generator for the quick version of this task, then I review the output before relying …