Hello All I am trying to set up ntopng to act as a collector.
When I start ntopng, it appears that a listener is started on TCP 5556. However, I do not find it via netstat -an or lsof and I am not clear with what I am doing wrong. The start up messages: 01/Oct/2013 10:55:28 [Redis.cpp:54] Successfully connected to Redis 64 bit v.2.4.10 01/Oct/2013 10:55:28 [Ntop.cpp:460] Setting local networks to 144.92.0.0/16 01/Oct/2013 10:55:28 [Prefs.cpp:534] WARNING: Config file /ocis/ntopng-dir/ntopng-users.conf not found (it will be created) 01/Oct/2013 10:55:28 [Ntop.cpp:567] Registered interface [email protected]:5556 [id: 0] 01/Oct/2013 10:55:28 [Utils.cpp:235] User changed to root 01/Oct/2013 10:55:28 [main.cpp:189] PID stored in file /var/tmp/ntopng.pid 01/Oct/2013 10:55:28 [HTTPserver.cpp:338] HTTP server listening on port 80 [/usr/local/share/ntopng/httpdocs][/usr/local/share/ntopng/scripts] 01/Oct/2013 10:55:28 [main.cpp:221] Using RRD version 1.4.7 01/Oct/2013 10:55:28 [main.cpp:230] Working directory: /ocis/ntopng-dir 01/Oct/2013 10:55:28 [main.cpp:232] Scripts/HTML pages directory: /usr/local/share/ntopng 01/Oct/2013 10:55:28 [Ntop.cpp:168] Welcome to ntopng x86_64 v.1.0.2 (r6829) - (C) 1998-13 ntop.org 01/Oct/2013 10:55:28 [PeriodicActivities.cpp:53] Started periodic activities loop... 01/Oct/2013 10:55:28 [NetworkInterface.cpp:535] Started packet polling on interface [email protected]:5556... 01/Oct/2013 10:55:28 [Lua.cpp:1318] Starting ZMQ collector on [email protected]:5556 01/Oct/2013 10:55:28 [Lua.cpp:1318] ZMQ Collector connected to tcp://192.168.1.50:5556 Thus, I want to send flows to 192.168.1.50 on TCP port 5556. However, I do not show the port reflected when I do netstat -an or when I try to connect to port 5556. My config file: -G=/var/tmp/ntopng.pid -i=nprobe-collector.lua@tcp://192.168.1.50:5556 -m="144.92.0.0/16" -d=/ocis/ntopng-dir -U=root -w=80 -l # Set the HTTP Documents Directory --httpdocs-dir=/usr/local/share/ntopng/httpdocs # Set the Scripts Directory --scripts-dir=/usr/local/share/ntopng/scripts # Set the Callbacs Directory --callbacks-dir=/usr/local/share/ntopng/scripts/callbacks Any thoughts? Thank you! -Jeffrey Jeffrey Savoy, CISSP EnCE GREM Information Security Officer University of Wisconsin-Madison 608-262-8369
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
