Ola Lundqvist | 2 Jan 2009 12:44
Picon
Favicon

Re: Opening up ntop

Hi Luca

Sorry for not answering until now. I did not see this mail back then.
And now it is 2009 and all. :-)

I like your ideas and I think the comments you have got already is valuable.

What I would like to see (I have limited time to make that happen though)
is the following:

* ntop engine that parse traffic as today
* Web interface could potentially be made into an interface only part.
  Maybe let it run as CGI, php or other scripts using a normal browser.
  For this I think the perl api would be perfect.

This way I think it is easier for people to contribute to the parts that
are not the core and thus the hardest part to understand. I do understand
that this requires a lot of work, and unless someone want to spend lot of time
on it it will not happen.

However I think the most important step is to advertise that it is possible
to contribute, and give instructions on how to do that. But this has already
been said already. ;-)

Best regards,

// Ola

On Wed, Jun 25, 2008 at 03:31:25PM +0200, Luca Deri wrote:
> Dear all
(Continue reading)

svn-commit | 2 Jan 2009 19:01

r3648 - in trunk/ntop: . html

Author: deri
Date: 2009-01-02 19:01:52 +0100 (Fri, 02 Jan 2009)
New Revision: 3648

Added:
   trunk/ntop/html/bit_off.png
   trunk/ntop/html/bit_on.png
Modified:
   trunk/ntop/fcReport.c
   trunk/ntop/globals-defines.h
   trunk/ntop/globals-structtypes.h
   trunk/ntop/report.c
   trunk/ntop/reportUtils.c
Log:
Update on host fingerprinbt
svn-commit | 6 Jan 2009 21:58

r3649 - trunk/ntop

Author: deri
Date: 2009-01-06 21:58:04 +0100 (Tue, 06 Jan 2009)
New Revision: 3649

Modified:
   trunk/ntop/report.c
Log:
The default font (and not Helvetica) is used by dot to generate maps
svn-commit | 6 Jan 2009 22:12

r3650 - in trunk/ntop: . plugins

Author: deri
Date: 2009-01-06 22:12:48 +0100 (Tue, 06 Jan 2009)
New Revision: 3650

Modified:
   trunk/ntop/address.c
   trunk/ntop/admin.c
   trunk/ntop/autogen.sh
   trunk/ntop/configure.in
   trunk/ntop/dataFormat.c
   trunk/ntop/database.c
   trunk/ntop/emitter.c
   trunk/ntop/fcReport.c
   trunk/ntop/fcUtils.c
   trunk/ntop/fcUtils.h
   trunk/ntop/globals-core.c
   trunk/ntop/globals-core.h
   trunk/ntop/globals-defines.h
   trunk/ntop/globals-report.c
   trunk/ntop/globals-report.h
   trunk/ntop/globals-structtypes.h
   trunk/ntop/graph.c
   trunk/ntop/hash.c
   trunk/ntop/http.c
   trunk/ntop/iface.c
   trunk/ntop/iface.h
   trunk/ntop/initialize.c
   trunk/ntop/l7.c
   trunk/ntop/leaks.c
   trunk/ntop/lua.c
(Continue reading)

adi | 7 Jan 2009 13:48
Picon

- secure svn checkout certificate issues - self signed and for wrong host name

Hello Luca,

could you please check the SSL certificate on the svn server? Since you 
migrated the svn server on december 21st it behaves strangely... it's 
been a few weeks now and the certificate keeps coming back as 
self-signed and is only valid for jake.unipi.it not svn.ntop.org.

I saw that jake is cname in dns for the svn host, but apparently the svn 
checkout utility doesn't like this either.

# svn co https://svn.ntop.org/svn/ntop/trunk/ntop
Error validating server certificate for 'https://svn.ntop.org:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate hostname does not match.
Certificate information:
 - Hostname: jake.unipi.it
 - Valid: from Wed, 17 Dec 2008 23:29:05 GMT until Sat, 15 Dec 2018 
23:29:05 GMT
 - Issuer: jake.unipi.it
 - Fingerprint: 37:48:f6:98:97:60:d6:9f:16:a9:9d:49:9f:17:83:ca:4c:40:9d:14
(R)eject, accept (t)emporarily or accept (p)ermanently? r
svn: PROPFIND request failed on '/svn/ntop/trunk/ntop'
svn: PROPFIND of '/svn/ntop/trunk/ntop': Server certificate verification 
failed: certificate issued for a different hostname, issuer is not 
trusted (https://svn.ntop.org)

I selected (R)eject up there. Is the fingerprint ok ?

~~~~
(Continue reading)

Luca Deri | 7 Jan 2009 21:57

Re: - secure svn checkout certificate issues - self signed and for wrong host name

Adi
svn.ntop.org is an alias for jake.ntop.org/jake.unipi.it so it;s  
basically ok.

However I have just rebuild a certificate with the new name. Can you  
check if this is what you want?

Luca

On Jan 7, 2009, at 1:48 PM, adi wrote:

> Hello Luca,
>
> could you please check the SSL certificate on the svn server? Since  
> you
> migrated the svn server on december 21st it behaves strangely... it's
> been a few weeks now and the certificate keeps coming back as
> self-signed and is only valid for jake.unipi.it not svn.ntop.org.
>
> I saw that jake is cname in dns for the svn host, but apparently the  
> svn
> checkout utility doesn't like this either.
>
> # svn co https://svn.ntop.org/svn/ntop/trunk/ntop
> Error validating server certificate for 'https://svn.ntop.org:443':
> - The certificate is not issued by a trusted authority. Use the
>   fingerprint to validate the certificate manually!
> - The certificate hostname does not match.
> Certificate information:
> - Hostname: jake.unipi.it
(Continue reading)

svn-commit | 8 Jan 2009 09:48

r3651 - trunk/n2n

Author: deri
Date: 2009-01-08 09:48:55 +0100 (Thu, 08 Jan 2009)
New Revision: 3651

Modified:
   trunk/n2n/lzoconf.h
   trunk/n2n/lzodefs.h
   trunk/n2n/minilzo.c
   trunk/n2n/minilzo.h
Log:
Updated minilzo
svn-commit | 9 Jan 2009 22:11

r3652 - trunk/n2n

Author: deri
Date: 2009-01-09 22:11:10 +0100 (Fri, 09 Jan 2009)
New Revision: 3652

Modified:
   trunk/n2n/Makefile
   trunk/n2n/edge.c
Log:
Added -b to re-resolved periodically the supernode IP address
Moved to version 1.2.2
svn-commit | 9 Jan 2009 23:40

r3653 - in trunk/n2n: debian scripts

Author: deri
Date: 2009-01-09 23:40:15 +0100 (Fri, 09 Jan 2009)
New Revision: 3653

Modified:
   trunk/n2n/debian/control
   trunk/n2n/debian/copyright
   trunk/n2n/debian/rules
   trunk/n2n/scripts/mk_deb.sh
   trunk/n2n/scripts/mk_tar.sh
Log:
Jean-Baptiste fixes for debian
Luca Deri | 11 Jan 2009 22:51

Re: download from shop fails

Alec
what are you trying to download exactly?

Luca

On Dec 18, 2008, at 10:50 AM, Alec von Fersen wrote:

> Hi,
>
> it is not possible to download from nmon.net/shop. Transfer stops  
> and hangs
> than.
>
>
>
> Best regards
>
> Alec von Fersen
>
> Büro für Energie und Umwelt
> Alec von Fersen
> Riederhofstr. 27
> 60314 Frankfurt am Main
>
> Tel.: 069 - 494 0966
> Fax : 069 - 494 0969
>
>
>
> __________ Hinweis von ESET NOD32 Antivirus, Signaturdatenbank- 
(Continue reading)


Gmane