Mailing List Archive

help
help

This message is not intended to be sent to the mailing list, I am trying to get help from the listmanager software. I apologize in advance if this message is sent to the list...

Thanks...
RE: help [ In reply to ]
STFW: http://www.google.com

or how about the web site of the switch/router manufacturer?

---------- Original Message ----------------------------------
From: dariusz.ciszowski@energetyka.czest.pl
Date: Wed, 10 Jul 2002 08:06:10 +0200

>Hi friend,
>please send me any web links about (configuration of) switch'es and
>router's...
>
>
>


__________________________________________________
D O T E A S Y - "Join the web hosting revolution!"
http://www.doteasy.com
RE: help [ In reply to ]
email Luca

-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Dean
Patel
Sent: Tuesday, November 05, 2002 8:01 PM
To: 'ntop@unipi.it'
Subject: [Ntop] help


I have purchased a registered copy of ntop (win2k version), but have given
the wrong email address during the purchasing. What can I do to correct
this and receive the full version of the software? I have a printout of the
validation form.

Thank You


_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
RE: help [ In reply to ]
What email address?


-----Original Message-----
From: Burton M. Strauss III [mailto:Burton@ntopsupport.com]
Sent: Wednesday, November 06, 2002 8:43 AM
To: ntop@Unipi.IT
Subject: RE: [Ntop] help


email Luca

-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Dean
Patel
Sent: Tuesday, November 05, 2002 8:01 PM
To: 'ntop@unipi.it'
Subject: [Ntop] help


I have purchased a registered copy of ntop (win2k version), but have given
the wrong email address during the purchasing. What can I do to correct
this and receive the full version of the software? I have a printout of the
validation form.

Thank You


_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
RE: RE: help [ In reply to ]
deri@ntop.org

http://luca.ntop.org/

-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Dean
Patel
Sent: 6 novembre, 2002 15:57
To: 'ntop@unipi.it'
Subject: [Ntop] RE: help


What email address?


-----Original Message-----
From: Burton M. Strauss III [mailto:Burton@ntopsupport.com]
Sent: Wednesday, November 06, 2002 8:43 AM
To: ntop@Unipi.IT
Subject: RE: [Ntop] help


email Luca

-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Dean
Patel
Sent: Tuesday, November 05, 2002 8:01 PM
To: 'ntop@unipi.it'
Subject: [Ntop] help


I have purchased a registered copy of ntop (win2k version), but have given
the wrong email address during the purchasing. What can I do to correct
this and receive the full version of the software? I have a printout of the
validation form.

Thank You


_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
RE: help [ In reply to ]
If you don't need ssl support, you can skip creating the .pem file, and the
command line would be -w 3000 not -w 0 -W 3001

You do not need to reboot. All that does is run the new script, i.e.:

$ /etc/init.d/ntop start

-----Burton

-----Original Message-----
From: ntop-admin@unipi.it [mailto:ntop-admin@unipi.it]On Behalf Of Neil
Aggarwal
Sent: Wednesday, January 01, 2003 12:13 PM
To: ntop@Unipi.IT
Subject: RE: [Ntop] help


Hello:

Here is what I did to get it working on RedHat 8.0, it should
be the same for you:

cd /usr/local
lynx
http://easynews.dl.sourceforge.net/sourceforge/ntop/ntop-2.1.3-0.i386.rpm

/usr/sbin/useradd ntop
If you get the message:
useradd: group ntop exists - if you want to add this user to that group,
use -g.
Use this command:
/usr/sbin/useradd ntop -g ntop

rpm -ivh ntop-2.1.3-0.i386.rpm

cd /usr/share/ssl/certs
make ntop-cert.pem
Answer the questions that come up

cp /usr/share/ssl/certs/ntop-cert.pem /etc

Run ntop to create an admin password:
cd /usr/share/ntop
/usr/sbin/ntop -P /usr/share/ntop -u ntop -A

vi /etc/init.d/ntop
In the start section do the following:
Add:
cd /usr/share/ntop
before the daemon line.
Add:
-w 0 -W 3001
to the daemon line.

It should look like this:
cd /usr/share/ntop
daemon $prog -w 0 -W 3001 -d -P /usr/share/ntop/ -u ntop -E

Reboot the machine:
/sbin/reboot

--
Neil Aggarwal
JAMM Consulting, Inc. (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development Websites, Ecommerce, Java, databases


> -----Original Message-----
From: ntop-admin@unipi.it
[mailto:ntop-admin@un> > > ipi.it]On Behalf Of çåàï
Sent: Wednesday, January 01, 2003 7:44
>
AM
To: 'ntop@unipi.it'
Subject: [Ntop] help


I want to install
ntop on my Red h> at 7.3 machine. on the download section at
the site I didnt saw
any downloads fot Red hat so my question is which
download is good for my OS?
thanlks
_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: HELP [ In reply to ]
Steven Relf wrote:
> You need to tell the configure script where the RRD tool is installed.
>
> ./configure --with-rrd-home=*path to RRD*
>
> I think that's how you do it.. Not been using Linux long.
>
> Have you downloaded and compiled RRd?
>
> /steve
>
> -----Original Message-----
> From: ntop-bounces@unipi.it [mailto:ntop-bounces@unipi.it] On Behalf Of
> mario.carassale
> Sent: 22 October 2007 16:42
> To: ntop@unipi.it
> Subject: [Ntop] HELP
>
> Hi Guys,
>
> i am trying to install ntop 3.3 on debian lenny, but i receive the
> following error:
>
> configure: error: Unable to find RRD at /usr/local/rrdtool: please use
> --with-rrd-home=DIR
>
> Any ideas?
>
> Thanks
>
> Mario
> _______________________________________________
> Ntop mailing list
> Ntop@unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
> _______________________________________________
> Ntop mailing list
> Ntop@unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
Hi Steve,

i have done that.
my rrd plugin is installed under /usr/bin/rrdtool, but still doesn't work.


thanks


Mario
_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: HELP [ In reply to ]
Hi, Mario--
You probably need to install librrd2-dev [.actually, that's in etch. I'm
not sure what it is in lenny] to grab the appropriate rrd libraries/headers.

I don't think the config script is looking for the binary.

-Jen

mario.carassale wrote:
> Steven Relf wrote:
>> You need to tell the configure script where the RRD tool is installed.
>> ./configure --with-rrd-home=*path to RRD*
>>
>> I think that's how you do it.. Not been using Linux long.
>>
>> Have you downloaded and compiled RRd?
>>
>> /steve
>>
>> -----Original Message-----
>> From: ntop-bounces@unipi.it [mailto:ntop-bounces@unipi.it] On Behalf Of
>> mario.carassale
>> Sent: 22 October 2007 16:42
>> To: ntop@unipi.it
>> Subject: [Ntop] HELP
>>
>> Hi Guys,
>>
>> i am trying to install ntop 3.3 on debian lenny, but i receive the
>> following error:
>>
>> configure: error: Unable to find RRD at /usr/local/rrdtool: please
>> use --with-rrd-home=DIR
>>
>> Any ideas?
>>
>> Thanks
>>
>> Mario
>> _______________________________________________
>> Ntop mailing list
>> Ntop@unipi.it
>> http://listgateway.unipi.it/mailman/listinfo/ntop
>> _______________________________________________
>> Ntop mailing list
>> Ntop@unipi.it
>> http://listgateway.unipi.it/mailman/listinfo/ntop
>>
> Hi Steve,
>
> i have done that.
> my rrd plugin is installed under /usr/bin/rrdtool, but still doesn't
> work.
>
>
> thanks
>
>
> Mario
> _______________________________________________
> Ntop mailing list
> Ntop@unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: Help [ In reply to ]
Dear Chris,

In order to monitor net flow data you need to use ntopng in combination with nProbe.

Assuming your have configured your devices to export Netflow on port 2055, you can use this configuration:

./nprobe -i none -n none --collector-port 2055 --zmq tcp://*:5556

This configuration will collect flows and deliver them to ntopng that you can configure as follows:

./ntopng -i tcp://<nProbe host IP>:5556 --local-networks "a list of comma separated networks in CIDR notation"


Regards,

Simone

> On 13 Jul 2017, at 19:19, Chris Markus <Chris.Markus@perimeter9.com> wrote:
>
> Hello,
>
> I recently installed Ntop and I love it so far. However I am unable to pull any netflow data from my router. Ntop is only displaying 1 network that is connected to the machine I am running the website from. Any help would be much appreciated.
>
> Thank you,
>
> <http://www.perimeter9.com/>
> Chris Markus
>
> p. 403.212.4358
> c. +1 5877779537
> e. Chris.Markus@perimeter9.com <mailto:Chris.Markus@perimeter9.com>
> w. www.perimeter9.com <http://www.perimeter9.com/>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it <mailto:Ntop@listgateway.unipi.it>
> http://listgateway.unipi.it/mailman/listinfo/ntop <http://listgateway.unipi.it/mailman/listinfo/ntop>
Re: Help [ In reply to ]
Dear Chris,

In order to monitor net flow data you need to use ntopng in combination with nProbe.

Assuming your have configured your devices to export Netflow on port 2055, you can use this configuration:

./nprobe -i none -n none --collector-port 2055 --zmq tcp://*:5556

This configuration will collect flows and deliver them to ntopng that you can configure as follows:

./ntopng -i tcp://<nProbe host IP>:5556 --local-networks "a list of comma separated networks in CIDR notation"


Regards,

Simone

> On 13 Jul 2017, at 19:19, Chris Markus <Chris.Markus@perimeter9.com> wrote:
>
> Hello,
>
> I recently installed Ntop and I love it so far. However I am unable to pull any netflow data from my router. Ntop is only displaying 1 network that is connected to the machine I am running the website from. Any help would be much appreciated.
>
> Thank you,
>
> <http://www.perimeter9.com/>
> Chris Markus
>
> p. 403.212.4358
> c. +1 5877779537
> e. Chris.Markus@perimeter9.com <mailto:Chris.Markus@perimeter9.com>
> w. www.perimeter9.com <http://www.perimeter9.com/>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it <mailto:Ntop@listgateway.unipi.it>
> http://listgateway.unipi.it/mailman/listinfo/ntop <http://listgateway.unipi.it/mailman/listinfo/ntop>