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

FR: derper: add the ability to bind to a different address for UDP/STUN #12129

Open
valpackett opened this issue May 14, 2024 · 0 comments
Open
Labels
fr Feature request needs-triage

Comments

@valpackett
Copy link

What are you trying to do?

Run derper in an interesting environment where UDP must be bound to a different address than TCP… yeah I mean fly.io.

How should we solve this?

Add a -stun-addr flag (I'll send a PR)

What is the impact of not solving this?

No response

Anything else?

https://fly.io/docs/networking/udp-and-tcp/

@valpackett valpackett added fr Feature request needs-triage labels May 14, 2024
valpackett added a commit to valpackett/tailscale that referenced this issue May 14, 2024
Motivated by fly.io currently requiring UDP services to be bound to
"fly-global-services" which TCP cannot bind to:
https://fly.io/docs/networking/udp-and-tcp/

Signed-off-by: Val Packett <[email protected]>
valpackett added a commit to valpackett/tailscale that referenced this issue Jun 2, 2024
Motivated by fly.io currently requiring UDP services to be bound to
"fly-global-services" which TCP cannot bind to:
https://fly.io/docs/networking/udp-and-tcp/

Updates tailscale#12129

Signed-off-by: Val Packett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fr Feature request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant