Skip to content

Monero seems to have an IPv4-only problem. #8818

@86dd

Description

@86dd
  • My IPv6-only monerod node can't seem to find any IPv6 peers. It only wastes it's time on IPv4 nodes.
  • The seed nodes seem to only be IPv4. Adding some IPv6 seed nodes would be important.
  • When I told it to use IPv6 only (p2p-ignore-ipv4=1, rpc-ignore-ipv4=1), it still tries and binds IPv4. It would be great to be able to fully turn off IPv4.
  • You must explicitly enable IPv6 (p2p-use-ipv6=1, rpc-use-ipv6=1). Ideally, IPv6 should be enabled by default.
  • Node websites I've visited are either .onion or IPv4 only. I'm aware this has nothing to do with this repository, but including it in this discussion may get them to support IPv6.

I'd love to contribute to the source code, but unfortunately I don't feel comfortable in C++ (yet), so maybe starting this discussion will help getting the "IPv6 ball rolling" for Monero.

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