Quantcast
Channel: Active questions tagged kernel-modules - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 1181

Stuck at GTP tunnel Creation

$
0
0

I'm building an application which communicates with a node called SGSN, using GTPv1 tunneling.

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

     SGSN -----(GTPv1)-----> (my_App)

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Everything is going well at GTP-C side (Control Plane).

SGSN and my_App are sharing all the needed informations successfully:

  • GSN Address/Port for Control Plane
  • GSN Address/Port for User Plane
  • TEID(peer/local) for CONTROL_PLANE
  • TEID(peer/local) for DATA I
  • etc...

But at User Plane, when the SGSN actually attempts to set up the related GTP tunnel with me, I have no idea on how to accept this GTP tunnel.

I got started with Linux GTP.ko but cannot find relevant technical documentations.

IP_GRE module is quite well documented and working very well, but of no help for my small project.

Can anyone give some clues or tips please, or some steps, about GTP tunnel?

Thanks a lot,

Best Regards,


Viewing all articles
Browse latest Browse all 1181

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>