Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

--listen-addr does not appear to be working as expected #1130

@LukeWheeldon

Description

@LukeWheeldon

A few issues with --listen-addr. Creating a single bug report as unsure if issues are linked.

When using --listen-addr /ip4/1.2.3.4/tcp/30334 :

  • Instead of listening on IP 1.2.3.4, the process is listening on IP 0.0.0.0.
  • Instead of listening on PORT 30334, the process is listening to PORT 30333.

Could this be related to issue #437 ?

Running 0.7.33-76d6a6aa-x86_64-linux-gnu, happy to provide more details as necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions