Skip to content

elasticsearch listens on udp port 54328 on all network interfaces by default #12993

@rmuir

Description

@rmuir

This is unrelated to sending multicast packets "too far" (#12914), which is an OS-X specific bug.

This is the client side bind (See MulticastSocket ctor), and happens on linux.

Unfortunately, because linux lo0 address does not support multicast, this is the only reason discovery works out of box today. You cant listen on lo0 only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions