Hacker News new | ask | show | jobs
by dcrazy 6 days ago
No, I was saying that you can assign different loopback addresses to different interfaces even if the interfaces have been assigned the same routable IP address. This lets you distinguish them.

On my Mac, however, loopback addresses are only assigned to the `lo0` interface, not to physical interfaces. I don’t know anything about how other platforms handle it, so I caveated my explanation with “maybe nobody does this in practice.”

1 comments

How does a loopback address for each interface help you do link-local stuff?