I'm getting the same problem. First I've tried using -m 10.109.0.0/16 and it didn't work. So I've used the following statement:
/usr/local/bin/ntop -i eth0 -P /usr/local/share/ntop -w 3000 -u ntop --trace-level 4 -K -d --use-syslog=local3 -n --log-e xtra 2 -m 10.109.0.0/24,10.109.1.0/24,10.109.2.0/24,10.109.3.0/24,10.109.4.0/24,10.109 .5.0/24,10.109.9.0/24,10.109.14.0/2 4,10.109.15.0/24,10.109.17.0/24,10.109.18.0/24,10.109.19.0/24,10.109.20.0/24 -p /usr/local/share/ntop/protocol.list --dis able-schedyield The log messages says: May 14 09:42:25 genesis ntop[27648]: Processing -m | --local-subnets parameter '10.109.0.0/24,10.109.1.0/24,10.109.2.0/ 24,10.109.3.0/24,10.109.4.0/24,10.109.5.0/24,10.109.9.0/24,10.109.14.0/24,10 .109.15.0/24,10.109.17.0/24,10.109.18.0/24,10 .109.19.0/24,10.109.20.0/24' [MSGID9185902] May 14 09:42:25 genesis ntop[27648]: -m: Discarded unnecessary parameter 10.109.0.0/24 - this is the local network [MSG ID8692586] Any idea? Wilson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burton M. Strauss III Sent: quinta-feira, 13 de maio de 2004 09:21 To: [EMAIL PROTECTED] Subject: RE: [Ntop] -m Command line Switch There is a limit of 1024 entries per network, this is to keep the size of certain tables down. Otherwise it should work. What do the log messages show, esp if you run with trace-level 4? -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary > Borgeson > Sent: Wednesday, May 12, 2004 4:02 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] -m Command line Switch > > > When using "-m 10.0.0.0/8,192.168.0.0/16" only hosts on 10.0.0.0/24 and > 192.168.0.0/16 show up as "Local Only". The NTOP interface is on > 10.0.0.0/24. There are many other networks traveling through this subnet > and I thought /8 would cover them. Subnets like 10.88.0.0/24, > 10.99.0.0/24 do not show up as "Local Only" nor do they show up as > "Remote Only". "Remote Only" does truly reflect remote hosts. Is my > syntax or logic wrong? > > Thanks, G > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
