Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote example #203

Closed
ETeissonniere opened this issue Jun 30, 2017 · 5 comments
Closed

Remote example #203

ETeissonniere opened this issue Jun 30, 2017 · 5 comments
Labels
kind/support A question or request for support

Comments

@ETeissonniere
Copy link

Hi, I can see all the examples in this repo are working with local addresses, any ways to make them work with remote ones? I mean, running them on two separated networks.

@daviddias
Copy link
Member

@developpsoft it should work out of the box. Did you try it?

@daviddias daviddias added the kind/support A question or request for support label Aug 19, 2017
@ETeissonniere
Copy link
Author

ETeissonniere commented Aug 20, 2017 via email

@Stebalien
Copy link
Member

So, they generally "just work" on computers in the same network. Unfortunately, if both machines are behind NATs, they won't be able to connect to each other at the moment. We're currently working on NAT traversal (specifically, relays) but they're a work in progress.

If you want to try out relays, checkout the examples in https://github.com/libp2p/go-libp2p-circuit-progs. Currently, they require manually specifying the relay (and the relay can't be behind a NAT) but @vyzo is working working on that.

@ETeissonniere
Copy link
Author

Oh ok I see. Thanks for explaining 😄

@ETeissonniere
Copy link
Author

I think I can close that then

marten-seemann added a commit that referenced this issue Aug 17, 2022
@MarcoPolo MarcoPolo mentioned this issue Jul 14, 2023
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support A question or request for support
Projects
None yet
Development

No branches or pull requests

3 participants