Re: Count traffic

2003-08-14 Thread Stefan Neufeind
Just add one common logfile for all virtual hosts in which you account all file-requests. Writing a small script you can get domain => customer-relations for billing. That's your only chance for virtual hosts. Stefan On 13 Aug 2003 at 11:08, Domainbox, Tim Abenath wrote: > > I'm searching a

Re: Count traffic

2003-08-14 Thread Teun Vink
On Wed, 2003-08-13 at 10:56, Guillaume Plessis wrote: > Le Wed, Aug 13, 2003 at 10:22:51 +0200, Daniel Kradolfer - smile solutions gmbh a > écrit: > > Hi, > > > > I'm searching a solution to count in- and outgoing traffic for each > > virtual user (domain). Our boxes are running Apache, Proftpd a

Re: Count traffic

2003-08-14 Thread Domainbox, Tim Abenath
> what exactly does this patch and how is it to be used? not much > documentation on that site... It creates an PROMISC chain that catches all pakets on the wire, this is then connected to an hub just before the border router ans sniffes the paktes, it goes like iptables -t meter -P PROMISCUOUS

Count traffic

2003-08-14 Thread Daniel Kradolfer - smile solutions gmbh
Hi, I'm searching a solution to count in- and outgoing traffic for each virtual user (domain). Our boxes are running Apache, Proftpd and qmail. Does anybody know some good working GPLed software/tool to do one of these tasks. thanks kradi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Count traffic

2003-08-14 Thread Tinus Nijmeijers
On Wed, 2003-08-13 at 10:22, Daniel Kradolfer - smile solutions gmbh wrote: > Hi, > > I'm searching a solution to count in- and outgoing traffic for each > virtual user (domain). Our boxes are running Apache, Proftpd and qmail. > Does anybody know some good working GPLed software/tool to do one of

Re: Count traffic

2003-08-14 Thread Domainbox, Tim Abenath
> I'm searching a solution to count in- and outgoing traffic for each > virtual user (domain). I searched for a solution some Month ago. All accounting i could find is based on ipchains/iptables who are not working on the needed Layer to seperate virtual Hosts. They just work up to the tcp Layer,

Re: Count traffic

2003-08-14 Thread Peter Holm
On Wed, 13 Aug 2003 11:20:07 +0200, "Domainbox, Tim Abenath" <[EMAIL PROTECTED]> wrote: >patched iptables to get an promisc chains on which i >account the traffic ip-based. http://idea.hosting.lv/a/iptables-promisc/ what exactly does this patch and how is it to be used? not much documentation on

Re: Count traffic

2003-08-14 Thread Peter Holm
On Wed, 13 Aug 2003 11:20:07 +0200, "Domainbox, Tim Abenath" <[EMAIL PROTECTED]> wrote: >There are Solutions to Account virtual Hosts, but the are not free. could you name these, please? would be interested in taking a closer look at this... Have a nice thread, Peter -- To UNSUBSCRIBE, ema

Re: Count traffic

2003-08-14 Thread Volker Tanger
Greetings! On Wed, 13 Aug 2003 10:59:22 +0200 Teun Vink <[EMAIL PROTECTED]> wrote: > > > I'm searching a solution to count in- and outgoing traffic for > > > each virtual user (domain). Our boxes are running Apache, Proftpd > > > and qmail. Does anybody know some good working GPLed software/tool

Re: Count traffic

2003-08-14 Thread Domainbox, Tim Abenath
> >There are Solutions to Account virtual Hosts, but the are not free. > > could you name these, please? would be interested in taking a closer > look at this... This was done by ip24 i think, but the company was bought by ipvalue (www.ipvalue.de) I dont't know what happened to that produnkt, i ca

RE: Count traffic

2003-08-14 Thread Thomas Lamy
Daniel Kradolfer wrote: > > Hi, > > I'm searching a solution to count in- and outgoing traffic for each > virtual user (domain). Our boxes are running Apache, Proftpd > and qmail. > Does anybody know some good working GPLed software/tool to do one of > these tasks. > > thanks > > kradi > We u

RE: Count traffic

2003-08-14 Thread Matias G. Lambert ( OSInet )
: Miércoles, 13 de Agosto de 2003 08:45 a.m. Para: [EMAIL PROTECTED] Asunto: Re: Count traffic On Wed, 2003-08-13 at 10:22, Daniel Kradolfer - smile solutions gmbh wrote: > Hi, > > I'm searching a solution to count in- and outgoing traffic for each > virtual user (domain). Our boxes a

Re: Count traffic

2003-08-14 Thread Guillaume Plessis
Le Wed, Aug 13, 2003 at 10:22:51 +0200, Daniel Kradolfer - smile solutions gmbh a écrit: > Hi, > > I'm searching a solution to count in- and outgoing traffic for each > virtual user (domain). Our boxes are running Apache, Proftpd and qmail. > Does anybody know some good working GPLed software/too