Please: * post the ifconfig stats for dc0 and dc2 - I want to see what the OS is reporting the interfaces are, IP addresses, etc..
* post the log messages from startup relating to -m (may need to run with --trace-level 5 to see them) * Try it without the bogus -D parameter (that should really be a legit domain, xyz.com) * Please explain the network configuration (I know ascii art is a pain... but). * You might try running (for a SHORT while) with #define ADDRESS_DEBUG (see globals-defines.h), looking for the ADDRESS_DEBUG: 12.239.138.193 is NOT pseudolocal etc. messages - see if they don't make sense. (I'd let it run for 5-10 minutes, grep them out of the log, cutting off the time stamp, sort & uniq to see the 'set'). # grep ADDRESS_DEBUG /var/log/messages | cut --delimiter=\ --fields=8- | sort | uniq (Note I think it's --fields=7- if you aren't running --trace-level 5) Note that I run almost exactly the same configuration - eth1 and eth2 are unnumbered interfaces monitoring the LAN and the WAN respectively (well a cable modem line, not a real WAN) /usr/bin/ntop -i eth1,eth2 -u ntop -P /usr/share/ntop -w 3000 -p /usr/share/ntop/protocol.list --sticky-hosts --trace-level 3 -m 192.168.42.0/24,12.239.96.0/22,10.113.0.0/16 -d -L and it works fine for me... The counters from pcap and the textinfo.html Host/Session counts - Device xxxx clearly show data is being received. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of The Jetman Sent: Friday, May 23, 2003 5:25 PM To: NTOP Mail List Subject: [Ntop] PR_8ZCKFWB - Can Only Display One Local Net At A Time; Only Partial Stats Collected For 2nd Net n t o p v e r s i o n '2.2' p r o b l e m r e p o r t From: Jethro Wright III EMail: [EMAIL PROTECTED] Date: 2003-05-23 21:19:06 GMT ---------------------------------------------------------------------------- --- Summary Can Only Display One Local Net At A Time; Only Partial Stats Collected For 2nd Net OS: FreeBSD version: 4.8-RELEASE ntop from: Source tarball (from Source Forge) Hardware: CPU: Pentium III # Processors: 1____ Memory: 128__ MB Network: Network Interface 0 dc0 Ethernet: 4363716 Broadcast: 20663 Multicast: 589 IP: 4341138 Mfg: Macronix Model: 98715AEC-C 10/100BaseTX NIC Speed: 10/100 Bus: PCI Location: LAN Bandwidth: T1 # Hosts (machines): ?_______ Network Interface 1 dc2 Ethernet: 659130 Broadcast: 36 IP: 655043 Mfg: Davicom Model: DM9102A 10/100BaseTX NIC Speed: 10/100 Bus: PCI Location: LAN Bandwidth: T1 # Hosts (machines): ?______ ---------------------------------------------------------------------------- --- Log extract May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Started thread (139583488) for web server May 23 12:58:58 hagate ntop[5896]: Sniffying... May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Started thread (139584512) for network packet sniffing on dc0 May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Started thread (139585536) for network packet sniffing on dc2 May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Packet processor thread (134896640) started... May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Idle Scan thread (139576320) started May 23 12:58:58 hagate ntop[5896]: THREADMGMT: Address resolution thread started... May 23 12:58:58 hagate ntop[5896]: THREADMGMT: rrd thread (139578368) started May 23 12:58:58 hagate ntop[5896]: THREADMGMT: web connections thread (139583488) started... May 23 12:58:58 hagate ntop[5896]: THREADMGMT: pcap dispatch thread started... May 23 12:58:58 hagate ntop[5896]: THREADMGMT: pcap dispatch thread started... May 23 12:58:58 hagate ntop[5896]: Extending hash size [32->512][deviceId=0] May 23 12:59:12 hagate ntop[5896]: Extending hash size [32->512][deviceId=1] May 23 12:59:58 hagate ntop[5896]: IDLE_PURGE: purgeIdleHosts firstRun (mutex every 64 times through the loop) May 23 12:59:59 hagate ntop[5896]: **WARNING** WARNING: accessMutex() call with a self-LOCKED mutex [from 5896 a t pbuf.c:1907 processPacket] ---------------------------------------------------------------------------- --- Problem Description Seeking to simultaneously display all local host stats, monitored by this system, within NTOP's summary pages. dc0 monitors traffic for a net of public IPs (aa.bb.cc.0/26) and dc2 monitors traffic for a net of private IPs (192.168.1.0/24.) If neither -m or -M options are employed, only the public IP hosts (on dc0) are displayed as local. If -m 192.168.1.0/24 is employed, then only the public IP hosts are displayed as local. If -M is employed, then per NTOP convention, only one type of hosts, based on the interface, can be shown. This is almost a cosmetic issue, except that only partial stats for the private IPs on dc2 are collected. Only the traffic received stats are collected. No traffic sent statistics, for dc2, are collected. ---------------------------------------------------------------------------- --- ntop version.....2.2 Built on.....05/02/03 05:39:06 PM OS.....i386-unknown-freebsd4.8 ntop Process Id.....5896 http Process Id.....5896 Command line Started as..../usr/local/bin/ntop -u nobody -d -P /data0/ntop -w 3000 -i dc0,dc2 -M -D huntington-atrium -L Resolved to..../usr/local/bin/ntop -u nobody -d -P /data0/ntop -w 3000 -i dc0,dc2 -M -D huntington-atrium -L Command line parameters are: -a | --access-log-path.....(default) (nil) -b | --disable-decoders.....(default) No -c | --sticky-hosts.....(default) No -d | --daemon.....Yes -e | --max-table-rows.....(default) 128 -f | --traffic-dump-file.....(default) (nil) -g | --track-local-hosts.....(default) Track all hosts -o | --no-mac.....(default) Trust MAC Addresses -i | --interface (effective).....dc0, dc2 -k | --filter-expression-in-extra-frame.....(default) No -l | --pcap-log.....(default) (nil) -m | --local-subnets (effective)..... -n | --numeric-ip-addresses.....(default) No -p | --protocols.....(default) internal list -q | --create-suspicious-packets.....(default) Disabled -r | --refresh-time.....(default) 120 -s | --no-promiscuous.....(default) No -t | --trace-level.....(default) 3 -u | --user.....nobody (uid=65534, gid=65534) -w | --http-server.....(default) Active, all interfaces, port 3000 -z | --disable-sessions.....(default) No -B | --filter-expression.....(default) none -D | --domain.....huntington-atrium -E | --enable-external-tools.....(default) No -F | --flow-spec.....(default) none -K | --enable-debug.....(default) No -L | --use-syslog.....daemon -M | --no-interface-merge (effective).....(parameter -M set, Interfaces separate) No -O | --pcap-file-path.....(default) /usr/local/var/ntop -P | --db-file-path...../data0/ntop -U | --mapper.....(default) (nil) -W | --https-server.....Uninitialized --throughput-chart-type.....(default) Area --ignore-sigpipe.....(default) No --ssl-watchdog.....(default) No --dynamic-purge-limits.....(default) No --reuse-rrd-graphics.....(default) No --p3p-cp.....(default) none --p3p-uri.....(default) none --disable-stopcap.....(default) No Note: (effective) means that this is the value after ntop has processed the parameter. (default) means this is the default value, usually (but not always) set by a #define in globals-defines.h. Run time/Internal External tool: lsof.....(no -E parameter): Disabled Web server URL.....http://any:3000 SSL Web server (https://).....Not Active GDBM version.....GDBM version 1.8.3. 10/15/2002 (built Mar 22 2003 20:39:38) OpenSSL Version.....OpenSSL 0.9.7a Feb 19 2003 zlib version.....1.1.4 Protocol Decoders.....Enabled Fragment Handling.....Enabled Tracking only local hosts.....No # IP Protocols Being Monitored.....18 # Protocol slots.....3934 # IP Ports Being Monitored.....58 # Ports slots.....116 # Handled SIGPIPE Errors.....0 # Handled HTTP Requests.....476 Devices (Network Interfaces).....2 Domain name (short).....huntington-atrium IP to country flag table (entries).....47455 Total Hash Collisions (Vendor/Special) (lookup).....0 Local Networks.....aa.bb.cc.0/255.255.255.192 [device dc0] 192.168.1.0/255.255.255.0 [device dc2] Memory Usage IPX/SAP Hash Size (bytes).....1897 IP to country flag table (bytes).....1454304 (1.4 MB) Bytes per entry.....30.6 Host Memory Cache Limit.....#define MAX_HOSTS_CACHE_LEN 512 Current Size.....439 Maximum Size.....477 # Entries Reused.....6706 MAC/IPX Hash tables IPX/SAP Hash Size (entries).....179 IPX/SAP Hash Collisions (load).....0 IPX/SAP Hash Collisions (use).....0 Packet queue Queued to Process.....0 Maximum queue.....0 Host/Session counts - global Purge idle hosts.....Enabled Purged hosts.....7145 Maximum hosts to purge per cycle.....512 DEFAULT_MAXIMUM_HOSTS_PURGE_PER_CYCLE.....512 Terminated Sessions.....101,310 Host/Session counts - Device 0 (dc0) Actual Hash Size.....512 Stored hosts.....149 [29 %] Sessions.....202 Max Num. Sessions.....933 Host/Session counts - Device 1 (dc2) Actual Hash Size.....512 Stored hosts.....76 [14 %] Sessions.....86 Max Num. Sessions.....581 Address Resolution DNS sniffed: DNS Packets sniffed.....27546 less 'requests'.....11855 less 'failed'.....6083 less 'reverse dns' (in-addr.arpa).....796 DNS Packets processed.....8812 Stored in cache (includes aliases).....17820 IP to name - ipaddr2str(): Total calls.....7363 ....OK.....6388 ....Total not found.....975 ........Not found in cache.....975 ........Too old in cache.....0 Queued - dequeueAddress(): Total Queued.....814 Not queued (duplicate).....161 Maximum Queued.....76 Current Queue.....0 Resolved - resolveAddress(): Addresses to resolve.....814 ....less 'Error: No cache database'.....0 ....less 'Found in ntop cache'.....5 Gives: # gethost (DNS lookup) calls.....809 DNS lookup calls: DNS resolution attempts.....809 ....Success: Resolved.....544 ....Failed.....265 ........HOST_NOT_FOUND.....231 ........NO_DATA.....0 ........NO_RECOVERY.....0 ........TRY_AGAIN (don't store).....34 ........Other error (don't store).....0 DNS lookups stored in cache.....775 Host addresses kept numeric.....265 Vendor Lookup Table Input lines read.....131 Records added total.....121 .....includes special records.....59 getVendorInfo() calls.....0 getSpecialVendorInfo() calls.....165 Found 48bit (xx:xx:xx:xx:xx:xx) match.....0 Found 24bit (xx:xx:xx) match.....75 Found multicast bit set.....0 Found LAA (Locally assigned address) bit set.....0 Thread counts Active.....7 Dequeue.....1 Children (active).....43 Reject duration (seconds).....300 It is now.....Fri May 23 17:19:06 2003 Directory (search) order Data Files......<br>/usr/local/share/ntop<br> Config Files......<br>/usr/local/etc/ntop<br>/etc<br> Plugins....../plugins<br>/usr/local/lib/ntop/plugins<br> Compile Time: ./configure ./configure parameters.....--with-rrd-root=/usr/local/rrdtool-1.0.42 --with-rrd-lib=/usr /loc al/rrdtool-1.0.42/lib --with-rrd-include=/usr/local/rrdtool-1.0.42/include - -wit h-gdbm-root=/usr/local/lib --with-gdbm-lib=/usr/local/lib --with-gdbm-includ e=/u sr/local/include Built on (Host).....i386-unknown-freebsd4.8 Built for (Target).....i386-unknown-freebsd4.8 compiler (cflags).....gcc -DFREEBSD -g -O2 -Wshadow -Wpointer-arith -Wmissing-prototy pes -Wmissing-declarations -Wnested-externs -fPIC -DHAVE_CONFIG_H include path.....-I/usr/local/include -I/tmp/ntop-2.2/gdchart0.94c/zlib-1.1.4 -I/tmp /nto p-2.2/gdchart0.94c -I/tmp/ntop-2.2/gdchart0.94c/gd-1.8.3 -I/tmp/ntop-2.2/gdc hart 0.94c/gd-1.8.3/libpng-1.2.4 -I/usr/local/rrdtool-1.0.42/include system libraries.....-lc_r -lssl -lcrypto -lpcap -lc -lcrypt -L/usr/local/lib -lgdb m -L /tmp/ntop-2.2/gdchart0.94c/zlib-1.1.4 -lz -L/tmp/ntop-2.2/gdchart0.94c -lgdc hart -L/tmp/ntop-2.2/gdchart0.94c/gd-1.8.3 -lgd -L/tmp/ntop-2.2/gdchart0.94c/gd- 1.8. 3/libpng-1.2.4 -lpng -L/usr/local/rrdtool-1.0.42/lib -lrrd install path...../usr/local GNU C (gcc) version.....2.95.4 20020320 [FreeBSD] (2.95.0) Internationalization (i18n) i18n enabled.....No Compile Time: Debug settings in globals-defines.h DEBUG.....no ADDRESS_DEBUG.....no DNS_DEBUG.....no DNS_SNIFF_DEBUG.....no FTP_DEBUG.....no GDBM_DEBUG.....no HASH_DEBUG.....no HOST_FREE_DEBUG.....no HTTP_DEBUG.....no IDLE_PURGE_DEBUG.....no MEMORY_DEBUG.....no NETFLOW_DEBUG.....no SEMAPHORE_DEBUG.....no SESSION_TRACE_DEBUG.....no SSLWATCHDOG_DEBUG.....no STORAGE_DEBUG.....no UNKNOWN_PACKET_DEBUG.....no Compile Time: globals-define.h PARM_PRINT_ALL_SESSIONS.....no PARM_PRINT_RETRANSMISSION_DATA.....no PARM_FORK_CHILD_PROCESS.....yes (normal) CGI Scripts.....globals-defines.h: #define PARM_USE_CGI Alternate row colors.....globals-defines.h: /* #define PARM_USE_COLOR */ Buggy gethostbyaddr() - use alternate implementation.....globals-defines.h: /* #define PARM_USE_HOST */ MAKE_ASYNC_ADDRESS_RESOLUTION.....yes MAKE_WITH_SSLWATCHDOG.....yes MAKE_WITH_SSLWATCHDOG_RUNTIME (derived).....yes Bad IP Address table size.....globals-defines.h: #define MAX_NUM_BAD_IP_ADDRESSES 3 Minimum refresh interval (seconds).....#define PARM_MIN_WEBPAGE_AUTOREFRESH_TIME 15 Maximum # of Protocols to show in graphs.....#define MAX_NUM_PROTOS 64 Maximum # of routers (Local Subnet Routers report).....#define MAX_NUM_ROUTERS 512 Maximum # of network interface devices.....#define MAX_NUM_DEVICES 32 Maximum # of processes for lsof report.....#define MAX_NUM_PROCESSES_READLSOFINFO 1024 Maximum network size (hosts per interface).....#define MAX_SUBNET_HOSTS 1024 Allocated # of passive FTP sessions.....#define MAX_PASSIVE_FTP_SESSION_TRACKER 384 Inactive passive FTP session timeout (seconds).....#define PARM_PASSIVE_SESSION_MINIMUM_IDLE 60 Compile Time: Hash Table Sizes Initial size.....#define CONST_HASH_INITIAL_SIZE 32 After 1st extend.....#define CONST_HASH_MINIMUM_SIZE 512 Intermediate increase factor.....#define CONST_HASH_INCREASE_FACTOR 2 Factor growth until.....#define CONST_HASH_FACTOR_MAXIMUM 4096 Then grow (linearly) by.....#define CONST_HASH_TERMINAL_INCREASE 4096 Compile Time: globals-define.h Chart Format.....globals-report.h: #define CHART_FORMAT ".png" Compile Time: config.h CFG_ETHER_HEADER_HAS_EA.....no CFG_MULTITHREADED.....yes HAVE_ALARM.....yes HAVE_ALLOCA.....yes HAVE_ALLOCA_H.....no HAVE_ARPA_NAMESER_H.....yes HAVE_BACKTRACE.....no HAVE_BZERO.....yes HAVE_CTIME_R.....yes HAVE_CURSES_H.....no HAVE_DLFCN_H.....yes HAVE_DL_H.....no HAVE_DOPRNT.....no HAVE_ENDPWENT.....yes HAVE_ERRNO_H.....yes HAVE_FACILITYNAMES.....yes HAVE_FCNTL_H.....yes HAVE_FORK.....yes HAVE_GDBM_H.....yes HAVE_GDCPIE_H.....yes HAVE_GD_H.....yes HAVE_GDOME_H.....no HAVE_GETHOSTBYADDR.....yes HAVE_GETHOSTBYADDR_R.....yes HAVE_GETHOSTBYNAME.....yes HAVE_GETHOSTNAME.....yes HAVE_GETIPNODEBYADDR.....yes HAVE_GETPASS.....yes HAVE_GETTIMEOFDAY.....yes HAVE_GLIBCONFIG_H.....no HAVE_GLIB_H.....no HAVE_IF_H.....no HAVE_IN6_ADDR.....yes HAVE_INT16_T.....yes HAVE_INT32_T.....yes HAVE_INT64_T.....yes HAVE_INT8_T.....yes HAVE_INTTYPES_H.....yes HAVE_LANGINFO_H.....yes HAVE_LIBC.....yes HAVE_LIBCRYPT.....yes HAVE_LIBCRYPTO.....yes HAVE_LIBDL.....no HAVE_LIBDLD.....no HAVE_LIBGD.....yes HAVE_LIBGDBM.....yes HAVE_LIBGDOME.....no HAVE_LIBGLIB.....no HAVE_LIBM.....no HAVE_LIBNSL.....no HAVE_LIBPCAP.....yes HAVE_LIBPNG.....yes HAVE_LIBPOSIX4.....no HAVE_LIBPTHREAD.....no HAVE_LIBPTHREADS.....no HAVE_LIBRESOLV.....no HAVE_LIBRT.....no HAVE_LIBSOCKET.....no HAVE_LIBSSL.....yes HAVE_LIBWRAP.....no HAVE_LIBXML2.....no HAVE_LIBZ.....yes HAVE_LIMITS_H.....yes HAVE_LOCALE_H.....yes HAVE_LOCALTIME_R.....yes HAVE_LONG_DOUBLE.....no HAVE_MATH_H.....yes HAVE_MEMCHR.....yes HAVE_MEMORY_H.....yes HAVE_MEMSET.....yes HAVE_NCURSES_H.....no HAVE_NDIR_H.....no HAVE_NETDB_H.....yes HAVE_OPENSSL.....yes HAVE_OPENSSL_CRYPTO_H.....yes HAVE_OPENSSL_ERR_H.....yes HAVE_OPENSSL_PEM_H.....yes HAVE_OPENSSL_RSA_H.....yes HAVE_OPENSSL_SSL_H.....yes HAVE_OPENSSL_X509_H.....yes HAVE_PCAP_FREECODE.....yes HAVE_PCAP_H.....yes HAVE_PCAP_OPEN_DEAD.....yes HAVE_PNG_H.....yes HAVE_PTHREAD_H.....yes HAVE_PUTENV.....yes HAVE_PWD_H.....yes HAVE_READLINE.....no HAVE_READLINE_READLINE_H.....no HAVE_RE_COMP.....no HAVE_REGCOMP.....yes HAVE_REGEX.....no HAVE_RRD.....yes HAVE_RRD_H.....yes HAVE_SCHED_H.....yes HAVE_SCHED_YIELD.....yes HAVE_SECURITY_PAM_APPL_H.....yes HAVE_SELECT.....yes HAVE_SEMAPHORE_H.....yes HAVE_SETJMP_H.....yes HAVE_SHADOW_H.....no HAVE_SIGNAL_H.....yes HAVE_SNPRINTF.....yes HAVE_SOCKET.....yes HAVE_SQRT.....yes HAVE_STDARG_H.....yes HAVE_STDIO_H.....yes HAVE_STDLIB_H.....yes HAVE_STRCASECMP.....yes HAVE_STRCHR.....yes HAVE_STRCSPN.....yes HAVE_STRDUP.....yes HAVE_STRERROR.....yes HAVE_STRFTIME.....yes HAVE_STRING_H.....yes HAVE_STRINGS_H.....yes HAVE_STRNCASECMP.....yes HAVE_STRPBRK.....yes HAVE_STRRCHR.....yes HAVE_STRSPN.....yes HAVE_STRSTR.....yes HAVE_STRTOK_R.....yes HAVE_STRTOUL.....yes HAVE_SYS_DIR_H.....no HAVE_SYS_IOCTL_H.....yes HAVE_SYS_LDR_H.....no HAVE_SYS_NDIR_H.....no HAVE_SYS_RESOURCE_H.....yes HAVE_SYS_SCHED_H.....no HAVE_SYS_SOCKIO_H.....yes HAVE_SYS_TIME_H.....yes HAVE_SYS_TYPES_H.....yes HAVE_SYS_UN_H.....yes HAVE_TCPD_H.....yes HAVE_TM_ZONE.....yes HAVE_TZNAME.....no HAVE_U_INT16_T.....yes HAVE_U_INT32_T.....yes HAVE_U_INT64_T.....yes HAVE_UINT64_T.....yes HAVE_U_INT8_T.....yes HAVE_UNAME.....yes HAVE_UNISTD_H.....yes HAVE_VFORK.....yes HAVE_VFORK_H.....no HAVE_VPRINTF.....yes HAVE_WORKING_FORK.....no HAVE_WORKING_VFORK.....yes HAVE_ZLIB_H.....yes MAKE_MICRO_NTOP.....no MAKE_WITH_FTPDATA_ASSUMED.....no MAKE_WITH_GDCHART.....yes MAKE_WITH_I18N.....no MAKE_WITH_IGNORE_SIGPIPE.....no MAKE_WITH_LARGERRDPOP.....no MAKE_WITH_SSLV3_SUPPORT.....no MAKE_WITH_SSLWATCHDOG_COMPILETIME.....no MAKE_WITH_ZLIB.....yes __PROTOTYPES.....yes PROTOTYPES.....yes SETVBUF_REVERSED.....no TIME_WITH_SYS_TIME.....yes TM_IN_SYS_TIME.....no CFG_CONFIGFILE_DIR - config file directory...../usr/local/etc/ntop CFG_DATAFILE_DIR - data file directory...../usr/local/share/ntop CFG_DBFILE_DIR - database file directory...../usr/local/var/ntop CFG_PLUGIN_DIR - plugin file directory...../usr/local/lib/ntop/plugins CFG_RUN_DIR - run file directory...../usr/local/var/ntop CFG_NEED_GETDOMAINNAME (getdomainname(2) function).....yes CFG_xxxxxx_ENDIAN (Hardware Endian).....little Compile Time: globals-defines.h EMSGSIZE.....40 ETHERMTU.....1500 LEN_CMDLINE_BUFFER.....4096 LEN_FGETS_BUFFER.....512 LEN_GENERAL_WORK_BUFFER.....1024 LEN_MEDIUM_WORK_BUFFER.....64 LEN_SMALL_WORK_BUFFER.....16 LEN_TIME_STAMP_BUFFER.....2 MAKE_NTOP_PACKETSZ_DECLARATIONS.....no MAKE_RMON_SUPPORT.....yes MAKE_WITH_FORK_COPYONWRITE.....no MAKE_WITH_HTTPSIGTRAP.....no MAKE_WITH_RRDSIGTRAP.....no MAKE_WITH_SCHED_YIELD.....yes MAKE_WITH_SEMAPHORES.....yes MAKE_WITH_SYSLOG.....yes MAKE_WITH_XMLDUMP.....no MAX_ADDRESSES.....35 MAX_ALIASES.....35 MAX_ASSIGNED_IP_PORTS.....1024 MAXCDNAME.....255 MAX_DEVICE_NAME_LEN.....64 MAXDNAME.....1025 MAX_HASHDUMP_ENTRY.....65535 MAXHOSTNAMELEN.....256 MAX_HOSTS_CACHE_LEN.....512 MAX_IP_PORT.....65534 MAX_IPXSAP_NAME_HASH.....179 MAXLABEL.....63 MAX_LANGUAGES_REQUESTED.....4 MAX_LANGUAGES_SUPPORTED.....8 MAX_LASTSEEN_TABLE_SIZE.....4096 MAX_LEN_VENDOR_NAME.....64 MAX_NFS_NAME_HASH.....12288 MAX_NODE_TYPES.....8 MAX_NUM_BAD_IP_ADDRESSES.....3 MAX_NUM_CONTACTED_PEERS.....8 MAX_NUM_DEQUEUE_THREADS.....yes MAX_NUM_DEVICES.....32 MAX_NUM_DHCP_MSG.....8 MAX_NUM_FIN.....4 MAX_NUM_IGNOREDFLOWS.....32 MAX_NUM_NETWORKS.....32 MAX_NUM_PROBES.....16 MAX_NUM_PROCESSES_READLSOFINFO.....1024 MAX_NUM_PROTOS.....64 MAX_NUM_PROTOS_SCREENS.....5 MAX_NUM_ROUTERS.....512 MAX_NUM_STORED_FLAGS.....4 MAX_PASSIVE_FTP_SESSION_TRACKER.....384 MAX_PER_DEVICE_HASH_LIST.....65535 MAX_SESSIONS_CACHE_LEN.....512 MAX_SSL_CONNECTIONS.....32 NAME_MAX.....255 NETDB_SUCCESS.....0 NS_CMPRSFLGS.....192 NS_MAXCDNAME.....255 PACKETSZ.....512 PARM_ENABLE_EXPERIMENTAL.....no PARM_FORK_CHILD_PROCESS.....yes PARM_MIN_WEBPAGE_AUTOREFRESH_TIME.....15 PARM_PASSIVE_SESSION_MINIMUM_IDLE.....60 PARM_PIPE_READ_TIMEOUT.....15 PARM_SESSION_PURGE_MINIMUM_IDLE.....600 PARM_SHOW_NTOP_HEARTBEAT.....no PARM_SSLWATCHDOG_WAITWOKE_LIMIT.....5 PARM_USE_CGI.....yes PARM_USE_COLOR.....no PARM_USE_HOST.....no PARM_USE_MACHASH_INVERT.....yes PARM_USE_SESSIONS_CACHE.....no PARM_WEDONTWANTTOTALKWITHYOU_INTERVAL.....300 THREAD_MODE.....MT (SSL) _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
