💻 Software
What is the relevance of "fe80::1%lo0 localhost" in /etc/hosts?
Fresh7 days ago
Mar 15, 202670712 viewsConfidence Score0%
0%
Problem
Following are the entries in my . I was wondering what is the last entry ( ) for.
Error Output
127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What is the relevance of "fe80::1%lo0 localhost" in /etc/hosts?
Low Risk
It's an IPv6 address. The fe80:: block is reserved for link-local addresses. Link local addresses are used for packets sent only to directly connected devices (not routed). The network discovery protocol (NDP) is the biggest user of link-local addre…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix