PacketRusher icon indicating copy to clipboard operation
PacketRusher copied to clipboard

[BUG] gNB IP address is not incremented in NG Setup while testing Xn or N2 Handover Scenario

Open sambitcom opened this issue 1 year ago • 2 comments
trafficstars

Describe the bug

gNB IP address is not incremented in NG Setup while testing Xn or N2 Handover Scenario. I see only SCTP port is incremented. For example I run ./packetrusher multi-ue -n 2 --xnh 4000.

I see 2 NG SETUP request from Same IP 192.1.1.1 with only port incremented. tool is not changing IP address in Pathswitch request also. Please find the pcap attached.

image image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

IT Should increment IP and send new IP address in each NG setup request

Screenshots If applicable, add screenshots to help explain your problem.

Architecture (please complete the following information):

  • OS: [e.g. Linux]
  • Platform [e.g. x86_64, ...]
  • Version [e.g. 22]
  • Kernel [e.g. 5.0.0.23-generic]

Log: If applicable, add log files to help understand your problem.

Pcap: If applicable, add pcap files to help understand your problem.

Additional context Add any other context about the problem here.

sambitcom avatar Jul 31 '24 16:07 sambitcom

Hi @sambitcom,

Thanks a ton for opening this issue, weird bug :-) Does this work correctly if you add the option --dedicatedGnb?

Thanks and cheers, Valentin

linouxis9 avatar Aug 01 '24 11:08 linouxis9

No it is not working in Dedicated Gnb.

sambitcom avatar Aug 12 '24 07:08 sambitcom