srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.42k stars 1.13k forks source link

Uplink and Downlink are not working #1106

Open mounika-alavala opened 1 year ago

mounika-alavala commented 1 year ago

Hi We have a magma private cloud, AGW and orchestrator setup on top of Openstack VMs. We do have a SRSRAN setup on another openstack VM, but the gtp tunnel is not working. Uplink and downlink is not working. We enabled ping in AGW. "nat_iface" is reachable. Please find screenshots of SRSRAN details and issue we are facing below. Thanks in advance.

srsRAN enb MicrosoftTeams-image (34)

SRSRAN UE   MicrosoftTeams-image (35)

ping AGW-eth1 from srsUE   MicrosoftTeams-image (30)

sudo ovs-ofctl dump-flows gtp_br0 table=0 MicrosoftTeams-image (31)

ping srsUE from AGW   MicrosoftTeams-image (32)

sudo ovs-ofctl dump-flows gtp_br0 table=12 MicrosoftTeams-image (33)

fic23 commented 1 year ago

HI @mounika-alavala, did you already obtain the answer to your ping problem above? I'm having the same issue where my UE and Vagrant AGW can't ping each other as well.

If you do, do you mind sharing it with me? It'd be great help. Thank you.