aligungr / UERANSIM

Open source 5G UE and RAN (gNodeB) implementation.
GNU General Public License v3.0
791 stars 323 forks source link

"No suitable gNB found for UE: imsi-208930000000003" #237

Open TT330 opened 3 years ago

TT330 commented 3 years ago

When I Started free5gc and UERANSIM project,the terminal shows "No suitable gNB found for UE: imsi-208930000000003",and a few moment later,it shows "SCTP connection could not established: Connection timed out"。But I already set the IP address for AMF IP,and I don't know how to set the host IP,maybe this is the problem.Can you help me figure it out? THX

aligungr commented 3 years ago

Hello @TT330

You need to set ngapIp and gtpIp to your local IP

To find your local IP just run ifconfig command.