Technical questionAccepted answer
What is the IPv6 equivalent of 127.0.0.1
Niklas
Feb 3
0 views1
The IPv4 address 127.0.0.1 is for the local/current client. What is the opposite of the address in IPv6? I already searched for it, but only found ::1. Is this the correct one?
1 answer
Accepted answer · original discussion
Daniel
PermalinkFeb 3
Yes, it is 0000:0000:0000:0000:0000:0000:0000:0001 or shorter 0:0:0:0:0:0:0:1 or even shorter ::1
0 question comments
Use comments to ask for clarification. Post a solution as an answer.
No question comments on this page.