Abderaouf KHICHANE

Results 71 comments of Abderaouf KHICHANE

Hello again I was finally able to publish the project on github. I let you discover: https://github.com/Orange-OpenSource/towards5gs-helm I put the documentation and tutorials in the [docs](https://github.com/Orange-OpenSource/towards5gs-helm/tree/main/docs) folder and I remain...

Hello You should adapt the N4 and N3 configuration of SMF and UERANSIM to match with the IP addresses of the host of the UPF. That means, this must be...

You can. You have only to make sure that UPF is listening on an IP address which is in the same network as SMF N4 interface. You can reach this...

Hi @akram09 Thanks first for the kind words. Did you try to reach internet from the UE? You can try it by pinging or curling `www.google.com` Bests Raouf

I've never tried a such scenario. Since the server N6 insterface and UPF N6 interface are in the same subnet, they should be able to ping each other. Can you...

Don't hesitate to re-open if you have extra information on networking rules

Hello Thank you for this info I was facing the same problem with Free5GC Can you confirm that this commit is under the latest release of Free5GC? I will do...

I will update Free5GC to v3.1.0 and then to v3.0.1 which has been released 3 days ago. Do you think this will resolve the problem?

The v3.1.1 of Free5GC is now available on the main branch. Hopefully this will solve the problem. Otherwise, you can build upf image manually and override our chart values to...

The idea is to either ask the free5Gc community to put this information in the configuration in future releases or build your proper docker image for the UPF and use...