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

Connection time-out between RAN and mme's load balancer #4

Open
AlessioDiama opened this issue Jan 11, 2021 · 0 comments
Open

Connection time-out between RAN and mme's load balancer #4

AlessioDiama opened this issue Jan 11, 2021 · 0 comments

Comments

@AlessioDiama
Copy link

Hi,
i installed version 2 of the EPC in a private Openstack deployment and i am facing problems with the control plane traffic simulation.
I checked all the instances components and each of them is correctly up and running. When i start the control plane traffic simulation, i checked with tcpdump that traffic is correctly flowing from mme's loadbalancer to the two instances of mme i have.
However, the control plane traffic simulation is hanging due to a socket time-out error:
i checked on sctp_client.ccp source code and it tries to open a socket with mme's loadbalancer on port 5000, which is the port mme instances are listening on. Actually mme's loadbalabncer is not listening on port 5000 so the socket can not be opened. If i try to force it opening a socket with first mme's instance, the socket is correctly opened.

Do you have any clues about how to solve this problem?

Thank you in advance.

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