I can't `ping ::ffff:192.168.0.1` and have it ping my router. There is a range reserved for representing IPv4 addresses, but the stack doesn't translate.
It does translate, but it doesn't work for ping because ping bypasses most of the stack by sending raw packets. Try something like `telnet ::ffff:192.168.0.1 80`.
remram|2 years ago
rnhmjoj|2 years ago
Dagger2|2 years ago
throw0101b|2 years ago
How would that even work in theory?
How would a ('legacy'?) host that only understands the 32-bit data structure of IPv4 addresses talk to a >32-bit data structure IPv6 addressed host?
loa_in_|2 years ago
fanf2|2 years ago
FuriouslyAdrift|2 years ago
coryrc|2 years ago