Sometimes can't ping from srsUE to Core #225
Replies: 1 comment
-
Please check the updated tutorial https://docs.srsran.com/projects/project/en/latest/tutorials/source/flexric/source/index.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I setup a testbed following the tutorial here:
https://docs.srsran.com/projects/project/en/latest/tutorials/source/flexric/source/index.html
What I got is a srsUE with IP 10.45.1.2, and the container Open5GS has an interface ogstun with IP 10.45.0.1.
This command fails occasasaionly and I have no idea why. It seems there is something going on and I just need to wait for some time before it works again.
sudo ip netns exec ue1 ping -i 0.1 10.45.1.1
I tried to troubleshoot and coule not find any host/node/container/... with that IP 10.45.1.1. I also don't get why the container OpenGS has subnet 10.45.0.x instead of 10.45.1.x.
Can anyone elaborate this?
Tuan
Beta Was this translation helpful? Give feedback.
All reactions