travelping / upg-vpp

User Plane Gateway (UPG) based on VPP
Apache License 2.0
146 stars 51 forks source link

UPG changes Ethernet Header type field #366

Closed AbdallahRustom closed 9 months ago

AbdallahRustom commented 9 months ago

I am trying to integrate UPG-VPP with open5gs in docker environment, I successfully performed the attach for the UE, but UE can't ping the internet, I noticed that I receive the traffic on the n3 docker interface but no traffic is passed through the n6 interface docker interface , on the other hand I made a packet capture on the PDN container, i receive the ping but the ethernet type filed is set to unknow instead of 0x800 for the ipv4.

also the capture from UPG does not go beyond upf-ip4-input

logs :

Desktop.zip

huhujump commented 8 months ago

Hi,do you fix it?Could you share the soultion? Looking forward to your reply!Thank you!