Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Create solana-bootnode for better node bootstrapping (Validator public testnet configuration) #349

Closed
@aeyakovenko

Description

  • validator at boot connects to drone with a TCP connection
  • drone looks at the client's IP address that is in the TCP connection
  • drone checks that all the expected UDP ports are reachable
  • drone sends validator the IP address that is reachable
  • validator advertirzes that IP on the gossip network
  • validator binds to 0.0 locally, so we need a way to distinguish an advertise address and bind address in the configuration of the validator

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions