Project

General

Profile

Actions

Bug #2235

closed

ctrl interface is broken

Added by msuraev almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
05/05/2017
Due date:
% Done:

100%

Spec Reference:

Description

Ctrl interface of GGSN supposed to send trep notifications on IP address assignment/removal. Right now those look as follows:
./bsc_control.py -d localhost -p 4257 -m
Got message: TRAP 0 imsi-ass-ip 17754966541885268224,192.168.0.2
Got message: TRAP 0 imsi-rem-ip 17754966541885268224,192.168.0.2
Got message: TRAP 0 imsi-ass-ip 17754966541885268224,192.168.0.3
Got message: TRAP 0 imsi-rem-ip 17754966541885268224,192.168.0.3

The IMSI is completely wrong. It's unclear when this regression happened or if it's a bug in OpenGGSN at all. After quick glance it seem like suspicious value is assigned in gtp_create_pdp_ind() but further investigation is required.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)