Skip to content

Feature: Default --port and --port6 to be identical #6449

Closed
@yorickdowne

Description

@yorickdowne

Description

Currently, the --port and --port6 options have distinct default values

This means additional configuration steps for users, whether for ufw or host-mapped docker ports.

Feature suggestion

From a networking perspective, the ports could be the same and a program could listen on v4 and v6. This is the standard behavior for dual-stack applications.

This does work for Lighthouse when configured that way: I am suggesting to make it the default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions