So it's dying, not rebooting the machine... ok... I've changed the subject title to collect this for future reference.
Do you mean -I or -i? Because there is no -I in ntop. (I know, it's in theOpts in main.c, but that's wrong - and it should be giving a message, because there's nothing in the case statement to handle it. -I should cause a "FATAL ERROR" message.) When it dies, where is it dying? Try running with -K - under gcc it will automatically put a backtrace in the log. It's not perfect, but it usually gives a begining of a clue. I did mis-speak previously, however, without -i it looks like ntop will listen only on one device, whatever the 1st returned by pcap_lookupdev() is... Do you have netFlow or sFlow plugins active? (Those force the interfaces not to merge)? Also, check the Admin | Switch NIC page to make sure ntop is/is not merging the interfaces. It begins to sound like another case of the merge/indexing problem. Getting the address where it's croaking (and the values of key variables) is key... -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Shaf Ali Sent: Thursday, June 06, 2002 2:04 PM To: [EMAIL PROTECTED] Subject: Re: [Ntop] A reason for dying Yes I just had ntop die on me - it dies with the -I switch Going back to using ntop without any -i switches grrrr Here's the machine config : <snip> root gw:~> /usr/local/bin/ntop --version ntop v.2.0.99 MT (SSL) [i586-pc-linux-gnu] (05/23/02 07:32:36 PM build) root gw:~> cat /proc/pci Bus 0, device 17, function 0: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 16). IRQ 5. Master Capable. Latency=64. Min Gnt=32.Max Lat=64. I/O at 0xd000 [0xd0ff]. Non-prefetchable 32 bit memory at 0xe5005000 [0xe50050ff]. Bus 0, device 19, function 0: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (#2) (rev 16). IRQ 12. Master Capable. Latency=64. Min Gnt=32.Max Lat=64. I/O at 0xe800 [0xe8ff]. Non-prefetchable 32 bit memory at 0xe5006000 [0xe50060ff]. Bus 0, device 20, function 0: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (#3) (rev 16). IRQ 11. Master Capable. Latency=64. Min Gnt=32.Max Lat=64. I/O at 0xec00 [0xecff]. Non-prefetchable 32 bit memory at 0xe5007000 [0xe50070ff]. Shaf ----- Original Message ----- From: "Devon Harding - GTHLA" <[EMAIL PROTECTED]> To: "'Burton M. Strauss III'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 06, 2002 6:55 PM Subject: RE: [Ntop] A reason for dying > Well I definitely know that -i has something to do with it. The minute I > remove the option, ntop has been running for the last hour. Before, ntop > would die in like 5min. > > Since I have multiple nic's, I'll try -M (without -i) to see what happens > next. > > -Devon > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
