Hi,
is there a straight forward way of converting IPv4 to IPv6?
I thought that it was just a matter of converting 32 bits to 128 bits, (by
adding 96 leading 0s), but that does not seem right in some/most cases.
For example, 127.0.0.1, (IPv4 localhost), does not convert ::1, (IPv6
localhost)
so, is there a function/script/technique to convert IPv4 to IPv6?
Thanks
Simon
is there a straight forward way of converting IPv4 to IPv6?
I thought that it was just a matter of converting 32 bits to 128 bits, (by
adding 96 leading 0s), but that does not seem right in some/most cases.
For example, 127.0.0.1, (IPv4 localhost), does not convert ::1, (IPv6
localhost)
so, is there a function/script/technique to convert IPv4 to IPv6?
Thanks
Simon
Comment