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

Add ability to specify announced address(es) #952

Open
vpavlin opened this issue Oct 11, 2024 · 0 comments
Open

Add ability to specify announced address(es) #952

vpavlin opened this issue Oct 11, 2024 · 0 comments

Comments

@vpavlin
Copy link
Contributor

vpavlin commented Oct 11, 2024

Is your feature request related to a problem? Please describe.
In nwaku we have these config options:

 --ext-multiaddr           External multiaddresses to advertise to the network. Argument may be repeated..
 --ext-multiaddr-only      Only announce external multiaddresses [=false].

It is especially useful if you run Kubernetes environment, but might also be useful when using any kind of port-forwarding where extrnal port may not match the listen port

Describe the solution you'd like

Allow specifying listenAddress and externalAddress separately - it is then up to the operator to make sure the connections coming to externalAddress are actually tunneled to listenAddress

Describe alternatives you've considered

We have not found any other working solution in nwaku for this particular issue

Additional context

Original issue from nwaku: waku-org/nwaku#1797

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant