Skip to content

Example using edgevpn with self owned peers only #817

@cur1ousdude

Description

@cur1ousdude

I have only a very limited understanding of edgevpn/libp2p itself;
I'm trying to setup a edgevpn network using only self owned peers.

The idea is that I have a few servers with static IP's and a few machines behind NAT,
I want to be able to fully avoid mDNS and DHT, by hard-coding discovery addresses for my public IP servers and using them as relays.

So disabling --mdns false --dht false I've tried using --discovery-bootstrap-peers or --autorelay-static-peer and entering addresses from my static IP nodes.

Sofar without any success. I always only see the own node in /nodes none of the other nodes.

So Firstly; Is this possible?
If yes how can this be configured with edgevpn?
Example what command to run on the Public IP nodes and on the behind NAT nodes.

Any help/comments/thoughts appreciated & Thanks for this awesome project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions