Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Andy Burns Newsgroups: alt.comp.os.windows-11 Subject: Re: What is this IPv6 address? Date: Mon, 31 Mar 2025 19:29:51 +0100 Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net r6fOQCywZsxOde9I9AyxjQBpmlpEkPQ7jsPSTelC75/ddGNxPZ Cancel-Lock: sha1:GfXraPPHLavMc72ioOpVGL6OUNI= sha256:mrkPMiPYtN2FBicp4HFUW7gvTqO7OSt7mRVuPG8+ATg= User-Agent: Mozilla Thunderbird Content-Language: en-GB In-Reply-To: Xref: csiph.com alt.comp.os.windows-11:18120 On 31/03/2025 18:47, T wrote: > > This is a list of available IPv6 address. > > "0:0:0:0:0:0:0:1", > "fe80:0:0:0:" > > It look to me like the fe one is mangled, but I > do not know. they're both expanded a bit more than they need to be ::1 is like 127.0.0.1, a loopback addr fe80::0 is equivalent to 169.254.0.0, it's link local, non routable, for when you can't get any other IP addr.