ntop / nProbe

Open source components and extensions for nProbe
http://ntop.org
GNU General Public License v2.0
1.64k stars 44 forks source link

nProbe is used in mobile core network #447

Open MaoPann opened 3 years ago

MaoPann commented 3 years ago

hello,

I wang to deploy nProbe in mobile core network,whether i can use nDPI get imsi,imei,msisdn and cellid from every flow on L7?If can't , do you know how to get these information?

MaoPann commented 3 years ago

hello, please update.

MaoPann commented 3 years ago

Hello, can i get GTPV1 data from collector port and the file use the command as follow. nprobe -i ens33 --gtpv1-dump-dir /home/data -n tcp://127.0.0.1:1234

simonemainardi commented 3 years ago

see https://www.ntop.org/nprobe/monitoring-voip-traffic-with-nprobe-and-ntopng/

MaoPann commented 3 years ago

Hello, This article doesn't look like it has much to do with my question. I need to get imsi,imei,msisdn and cellid from flows use nProbe . I see GTPv1 Plugin GTPv2 Plugin seems to help me get that information.But I don't know how to use it.

image Use the command as follow? nprobe -i ens33 --gtpv1-dump-dir /home/data -n tcp://127.0.0.1:1234