Hi,
Integrating free5gc with URERANSIM is done successfully and the interface uetunsim0 is also generated but while trying
"ping -I uetunsim0 google.com "
the packets are not being sent
following the below link:
“| free5GC”
May I know how to solve this problem?
Thank you for your reply.
The network interface name is uesimtun0 only
The interface got created but when I try ping I couldn’t see the packets.
I captured logs using tcpdump and check the packet flow, could see that there is no response.
I wonder where the packets go?
You can try tcpdump in each interface of every component (e.g., gnb, upf).
If packet stops at UPF, make sure you have set up the networking rules correctly as follows:
Hi,
I have tried setting network rules again and checked but still couldn’t see the packets
Attaching the pcap files after running on gnb/ue, and upf side. gnb.pcap (2.7 KB) upf.pcap (568.4 KB)
hi @sindhu27,
I was wondering that you had ping free5gc to see if it worked?
And did you set the N6 interface correctly when setting the network rules?
Hello, I have also encountered this problem. The previous process can run normally, but it will fail when ping -I uesimtun0 baidu.com is executed in the last step. The following error log will appear on the command line of the free5gc virtual machine.:[ERRO][N3IWF][NGAP] [SCTP] DialSCTP(): connection timed out
Hi, @sindhu27
since there hasn’t been any replies from you, this topic is closed by admin.
If you have further questions about this topic, please create another topic.
Thanks.