herlesupreeth / docker_open5gs

Docker files to run open5gs + IMS + eNB + gNB + NR-UE in a docker
BSD 2-Clause "Simplified" License
320 stars 178 forks source link

No internet connection #367

Open faratell opened 1 month ago

faratell commented 1 month ago

Hello. I use your deployed open5gs-docker file to deploy 4G core+IMS in VM. I also installed srsRAN_4G in my host (Not use docker file of for enb). my gateway is 192.168.75.1 I only change DOCKER_HOST_IP,SGWU_ADVERTISE_IP to IP address of my open5gs Vm and set UE_IPV4_INTERNET and UE_IPV4_IMS to 192.168.75.0/24/. My UE connected to network but it have not internet connection access. Can you help me where is the problem?

herlesupreeth commented 1 month ago

Please follow the README it has clear instructions for setup where you run 4G Core and eNB in two different machines. Also, post a pcap so that we know where the issue is.