vaggelis-sudo / 5G-UE-SecurityTesting

43 stars 12 forks source link

SrsRAN cannot connect to Open5GS #2

Open Neorah opened 5 months ago

Neorah commented 5 months ago

Dear developers,

I'm now trying to use your test framework. I've installed all the dependencies and compiled srsRAN and open5GS according to the instructions in your repo.

But when I ran the test commands in README, it seemed that the eNB cannot connect to the open5GS.

Specifically, I ran the following commands in two terminals in turn:

sudo ./open5gs/build/tests/app/5gc -n Testcases-samples/5G\ NAS/testcase_1.json

sudo ./srsRAN/build/srsenb/src/srsenb ./configFiles/enb.conf

For your information, the logs for both commands are attached. 5gc.log srsenb.log