Hi Alfredo:
Please see attached. I'm using a nprobe container i found online, which is
an older version of nprobe, i'm trying to build a container with a new
version as well.
On Tue, Mar 7, 2017 at 9:46 AM, Alfredo Cardigliano <[email protected]>
wrote:
> Hi Morgan
> please provide the output from both the first (working instance) and the
> second (non working) instance,
> something like the first 50 lines should be enough.
>
> Thank you
> Alfredo
>
> On 7 Mar 2017, at 03:07, Morgan Yang <[email protected]> wrote:
>
> Hi All:
>
> I have a use case in which I am running multiple nprobe sessions as
> containers (so we can apply various networking operations against its
> respective veth port).
>
> I notice that I despite the systemID is identical for all the containers,
> I can not share the same license across them. I can only use a license on
> the first nprobe container, any additional containers would site license
> mismatch
>
> localhost]$ sudo docker logs netflowbot3
> 07/Mar/2017 09:31:39 [nprobe.c:6211] ERROR: Invalid nProbe license
> (/etc/nprobe.license) [License mismatch error]
> 07/Mar/2017 09:31:39 [nprobe.c:6218] ERROR: for BE1406069208AB1B
> 07/Mar/2017 09:31:39 [nprobe.c:6222] ERROR: ******************************
> *********************
> 07/Mar/2017 09:31:39 [nprobe.c:6223] ERROR: **
> **
> 07/Mar/2017 09:31:39 [nprobe.c:6224] ERROR: ** Switching to DEMO MODE due
> to license error **
> 07/Mar/2017 09:31:39 [nprobe.c:6225] ERROR: **
> **
> 07/Mar/2017 09:31:39 [nprobe.c:6226] ERROR: ** Create your nProbe license
> at **
> 07/Mar/2017 09:31:39 [nprobe.c:6227] ERROR: **
> http://www.nmon.net/mklicense/ **
> 07/Mar/2017 09:31:39 [nprobe.c:6228] ERROR: **
> **
> 07/Mar/2017 09:31:39 [nprobe.c:6229] ERROR: ******************************
> *********************
> 07/Mar/2017 09:31:39 [nprobe.c:6248] ERROR: ******************************
> *********************************
> 07/Mar/2017 09:31:39 [nprobe.c:6249] ERROR: * NOTE: This is a DEMO version
> limited to 25000 flows export. *
> 07/Mar/2017 09:31:39 [nprobe.c:6250] ERROR: ******************************
> *********************************
> 07/Mar/2017 09:31:39 [plugin.c:161] No plugins found in ./plugins
> 07/Mar/2017 09:31:39 [plugin.c:169] Loading 24 plugins [.so] from
> /usr/local/lib/nprobe/plugins
> 07/Mar/2017 09:31:39 [nprobe.c:4272] WARNING: The output interfaceId is
> set to 0: did you forget to use -Q perhaps ?
> 07/Mar/2017 09:31:39 [nprobe.c:4275] WARNING: The input interfaceId is set
> to 0: did you forget to use -u perhaps ?
> 07/Mar/2017 09:31:39 [nprobe.c:4336] Welcome to nprobe v.7.1.150527
> ($Revision: 4692 $) for x86_64-unknown-linux-gnu with native PF_R
>
>
> Here is how I am exporting/exposing the license file
>
> docker run -td --rm -v /home/devbot/license_pool/${i}
> .xdrum.nprobe.license:/etc/nprobe.license:ro --name="netflowbot$i"
> xdrum/nprobe nprobe
>
> I know I can run multple instances of nprobe in linux while sharing the
> same license file, what is the difference between the two use cases? Am I
> doing something incorrectly?
>
>
> Much Thanks
> Morgan Yang
>
>
>
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
>
>
>
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
>
08/Mar/2017 03:01:17 [nprobe.c:6231] Valid nProbe license found
08/Mar/2017 03:01:17 [plugin.c:161] No plugins found in ./plugins
08/Mar/2017 03:01:17 [plugin.c:169] Loading 24 plugins [.so] from
/usr/local/lib/nprobe/plugins
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin DHCP Protocol:
missing license [/etc/nprobe.license.dhcp]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Diameter Protocol:
missing license [/etc/nprobe.license.diameter]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin DNS Protocol:
missing license [/etc/nprobe.license.dns]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Export Plugin:
missing license [/etc/nprobe.license.export]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin FTP Protocol:
missing license [/etc/nprobe.license.ftp]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin GTPv0 Signaling
Protocol: missing license [/etc/nprobe.license.gtpv0]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin GTPv1 Signaling
Protocol: missing license [/etc/nprobe.license.gtpv1]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin GTPv2 Signaling
Protocol: missing license [/etc/nprobe.license.gtpv2]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin HTTP Protocol:
missing license [/etc/nprobe.license.http]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin IMAP Protocol:
missing license [/etc/nprobe.license.email]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin L7 Plugin: missing
license [/etc/nprobe.license.l7]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Netflow-Lite
Plugin: missing license [/etc/nprobe.license.nflite]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Oracle Protocol:
missing license [/etc/nprobe.license.oracle]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin POP3 Protocol:
missing license [/etc/nprobe.license.email]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin System process
information: missing license [/etc/nprobe.license.process]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Radius Protocol:
missing license [/etc/nprobe.license.radius]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin RTP Plugin: missing
license [/etc/nprobe.license.voippro]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin S1AP Protocol:
missing license [/etc/nprobe.license.s1ap]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin SIP Plugin: missing
license [/etc/nprobe.license.voippro]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin SMTP Protocol:
missing license [/etc/nprobe.license.email]
08/Mar/2017 03:01:17 [plugin.c:729] Unable to enable plugin Whois Protocol:
missing license [/etc/nprobe.license.whois]
08/Mar/2017 03:01:17 [nprobe.c:4272] WARNING: The output interfaceId is set to
0: did you forget to use -Q perhaps ?
08/Mar/2017 03:01:17 [nprobe.c:4275] WARNING: The input interfaceId is set to
0: did you forget to use -u perhaps ?
08/Mar/2017 03:01:17 [nprobe.c:4336] Welcome to nprobe v.7.1.150527 ($Revision:
4692 $) for x86_64-unknown-linux-gnu with native PF_RING acceleration
08/Mar/2017 03:01:17 [nprobe.c:4354] nProbe SystemId: BE1406049208AB1B
08/Mar/2017 03:01:17 [nprobe.c:4366] nProbe License:
5D4219353BDE125507F8718A827CEE14152038648149615656
08/Mar/2017 03:01:17 [dbPlugin.c:67] Initializing DB plugin
08/Mar/2017 03:01:17 [nprobe.c:6266] Welcome to nprobe v.7.1.150527 for
x86_64-unknown-linux-gnu
08/Mar/2017 03:01:17 [plugin.c:988] 0 plugin(s) enabled
08/Mar/2017 03:01:17 [util.c:287] GeoIP: loaded AS config file
/usr/share/ntopng/httpdocs/geoip/GeoIPASNum.dat
08/Mar/2017 03:01:17 [util.c:296] GeoIP: loaded AS IPv6 config file
/usr/share/ntopng/httpdocs/geoip/GeoIPASNumv6.dat
08/Mar/2017 03:01:17 [nprobe.c:4867] Using packet capture length 128
08/Mar/2017 03:01:17 [nprobe.c:6438] IPv6 traffic will NOT be
exported/accounted by this probe
08/Mar/2017 03:01:17 [nprobe.c:6439] due to configuration options (e.g. use
NetFlow v9)
08/Mar/2017 03:01:17 [nprobe.c:6569] Capturing packets from interface eth0
[snaplen: 128 bytes]
08/Mar/2017 03:01:17 [util.c:2854] nProbe changed user to 'nobody'
08/Mar/2017 03:01:17 [nprobe.c:6775] nProbe started successfully
08/Mar/2017 03:01:18 [nprobe.c:6211] ERROR: Invalid nProbe license
(/etc/nprobe.license) [License mismatch error]
08/Mar/2017 03:01:18 [nprobe.c:6218] ERROR: for BE1406059208AB1B
08/Mar/2017 03:01:18 [nprobe.c:6222] ERROR:
***************************************************
08/Mar/2017 03:01:18 [nprobe.c:6223] ERROR: **
**
08/Mar/2017 03:01:18 [nprobe.c:6224] ERROR: ** Switching to DEMO MODE due to
license error **
08/Mar/2017 03:01:18 [nprobe.c:6225] ERROR: **
**
08/Mar/2017 03:01:18 [nprobe.c:6226] ERROR: ** Create your nProbe license at
**
08/Mar/2017 03:01:18 [nprobe.c:6227] ERROR: **
http://www.nmon.net/mklicense/ **
08/Mar/2017 03:01:18 [nprobe.c:6228] ERROR: **
**
08/Mar/2017 03:01:18 [nprobe.c:6229] ERROR:
***************************************************
08/Mar/2017 03:01:18 [nprobe.c:6248] ERROR:
***************************************************************
08/Mar/2017 03:01:18 [nprobe.c:6249] ERROR: * NOTE: This is a DEMO version
limited to 25000 flows export. *
08/Mar/2017 03:01:18 [nprobe.c:6250] ERROR:
***************************************************************
08/Mar/2017 03:01:18 [plugin.c:161] No plugins found in ./plugins
08/Mar/2017 03:01:18 [plugin.c:169] Loading 24 plugins [.so] from
/usr/local/lib/nprobe/plugins
08/Mar/2017 03:01:18 [nprobe.c:4272] WARNING: The output interfaceId is set to
0: did you forget to use -Q perhaps ?
08/Mar/2017 03:01:18 [nprobe.c:4275] WARNING: The input interfaceId is set to
0: did you forget to use -u perhaps ?
08/Mar/2017 03:01:18 [nprobe.c:4336] Welcome to nprobe v.7.1.150527 ($Revision:
4692 $) for x86_64-unknown-linux-gnu with native PF_RING acceleration
08/Mar/2017 03:01:18 [nprobe.c:4354] nProbe SystemId: BE1406059208AB1B
08/Mar/2017 03:01:18 [nprobe.c:4366] nProbe License:
5D4219353BDE125507F8718A827CEE14152038648149615656
08/Mar/2017 03:01:18 [dbPlugin.c:67] Initializing DB plugin
08/Mar/2017 03:01:18 [exportPlugin.c:234] Initializing Export plugin
08/Mar/2017 03:01:18 [nprobe.c:6266] Welcome to nprobe v.7.1.150527 for
x86_64-unknown-linux-gnu
08/Mar/2017 03:01:18 [plugin.c:988] 0 plugin(s) enabled
08/Mar/2017 03:01:18 [util.c:287] GeoIP: loaded AS config file
/usr/share/ntopng/httpdocs/geoip/GeoIPASNum.dat
08/Mar/2017 03:01:18 [util.c:296] GeoIP: loaded AS IPv6 config file
/usr/share/ntopng/httpdocs/geoip/GeoIPASNumv6.dat
08/Mar/2017 03:01:18 [nprobe.c:4867] Using packet capture length 128
08/Mar/2017 03:01:18 [nprobe.c:6438] IPv6 traffic will NOT be
exported/accounted by this probe
08/Mar/2017 03:01:18 [nprobe.c:6439] due to configuration options (e.g. use
NetFlow v9)
08/Mar/2017 03:01:18 [nprobe.c:6569] Capturing packets from interface eth0
[snaplen: 128 bytes]
08/Mar/2017 03:01:18 [util.c:2854] nProbe changed user to 'nobody'
08/Mar/2017 03:01:18 [nprobe.c:6775] nProbe started successfully_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc