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

sgwu cannot bind 0.0.0.0 #24

Open
spencersevilla opened this issue Aug 15, 2022 · 0 comments
Open

sgwu cannot bind 0.0.0.0 #24

spencersevilla opened this issue Aug 15, 2022 · 0 comments

Comments

@spencersevilla
Copy link
Collaborator

Default open5gs has sgwu binding some localhost value. For it to receive conns from outside eNBs it needs to bind something else. 0.0.0.0 would be best but it interfers with upf binding localhost on port 2123.

One approach is for sgwu to magically know the correct IP address it's listening on. Far better approach is to use a custom port for upf, like 2124. This way sgwu can listen to everyone and we no longer need any super network specific custom vals.

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