UE cannot ping when using CU-DU split #707
-
Hi community, Thank you for the support on F1 interface and CU&DU split! We are trying to test it with our setup. We successfully launched both CU and DU, and they seemed to be connected to each other. Our phone can connect to the DU, and shows the 5G logo. However, our phone does not have Internet connection (e.g., cannot ping). The logs on Open5GS AMF and SMF do not show any errors, and the console output of CU and DU looks also fine, as DU console even shows some traffic. Does anyone have some ideas what the problem can be? Thank you very much! Here is our test:
DU configuration:
CU console output:
DU console output:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
can the UE ping core network? did you enable IP forwarding on the PC running open5gs? |
Beta Was this translation helpful? Give feedback.
I don't think the problem is the UPF, @HaoxinSEU is using Kubernetes. So the UPF and the CU are in different pods and will bind to different interfaces.
The issue seems to be that the CU is using the same port (2152) for binding to both the NG-U and F1-U virtual interface, as the pod only has one interface (eth0) they conflict with each other.
It might be good to use two different ports for NG-U and F1-U connections, or to being able to choose the F1-U port in the config.