Linux Netfilter discussions
 help / color / mirror / Atom feed
* [announce] pyctd 0.1, a connection tracking XML-RPC server
@ 2006-11-08 15:31 Eric Leblond
  2006-11-08 19:42 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Leblond @ 2006-11-08 15:31 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pyctd-dev, netfilter

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

Hi,

INL devel team is proud to announce the availability of pyctd, PYthon
Conntrack Daemon.

pyctd is a XML-RPC service for monitoring and altering Netfilter
connections tracking for network admins.
It has the following functionnalities :
      * Connection listing (with byterate of each connections)
      * Entries removal
      * Modification of connection mark and timeout

pyctd is a free software released under GNU General Public License.

It is based on pynetfilter_conntrack a python binding for
libnetfilter_conntrack.

By using XML-RPC, frontends can be easily built.

A PHP frontend is already available. It displays information given by
the XMLRPC server but can also enhance display by providing information
given by NuFW (mainly username of the person owning the connection).

Main developer of pyctd is Damien Boucard.

pyctd: http://software.inl.fr/trac/trac.cgi/wiki/pyctd
pyctd php frontend:
http://software.inl.fr/trac/trac.cgi/wiki/pyctd/frontends/php
pynetfilter_conntrack:
http://software.inl.fr/trac/trac.cgi/wiki/pynetfilter_conntrack
NuFW: http://www.nufw.org/

BR,
-- 
Eric Leblond <eric@inl.fr>

[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [announce] pyctd 0.1, a connection tracking XML-RPC server
  2006-11-08 15:31 [announce] pyctd 0.1, a connection tracking XML-RPC server Eric Leblond
@ 2006-11-08 19:42 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2006-11-08 19:42 UTC (permalink / raw)
  To: Eric Leblond; +Cc: pyctd-dev, netfilter-devel, netfilter

Eric Leblond wrote:
> INL devel team is proud to announce the availability of pyctd, PYthon
> Conntrack Daemon.
> 
> pyctd is a XML-RPC service for monitoring and altering Netfilter
> connections tracking for network admins.

It seems that you are producing interesting stuff for sysadmins.

> It has the following functionnalities :
>       * Connection listing (with byterate of each connections)

So, I assume that you are dumping the conntrack every N seconds, I'd 
like to know what is the impact of this in terms of performance on a 
busy firewall (lots of conntrack entries).

>       * Entries removal
>       * Modification of connection mark and timeout
> 
> pyctd is a free software released under GNU General Public License.

I don't know if you had the chance to have a look at conntrackd, its 
statistics mode is still poor but can be improved quite easily. I want 
to implement conntrack dumping in XML format via conntrackd, this can be 
interesting for 3rd party apps. My impression is that this daemon would 
look very similar to mine, so would you consider integrating this with 
conntrackd?

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of 
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-08 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 15:31 [announce] pyctd 0.1, a connection tracking XML-RPC server Eric Leblond
2006-11-08 19:42 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox