Skip to content

Multicast ping command doesn't work on linux #5

@azlan

Description

@azlan

https://github.com/onemarcfifty/cheat-sheets/blob/main/networking/ipv6.md#multicast
Instead of ping ff02::1, we have to specify its interface, for example:
ping ff02::1%eth0

I guess, for every operation with link-local addresses, we need to specify the network interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions