blob: b8c046e2ea8dc591f379ebe7e382be234cf83a02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] questions about our infrastructure setup & costs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20questions%20about%20our%20infrastructure%20setup%20%26%20costs&In-Reply-To=%3C1333432428.8337.4.camel%40liliana.cdg.redhat.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004374.html">
<LINK REL="Next" HREF="004377.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] questions about our infrastructure setup & costs</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20questions%20about%20our%20infrastructure%20setup%20%26%20costs&In-Reply-To=%3C1333432428.8337.4.camel%40liliana.cdg.redhat.com%3E"
TITLE="[Mageia-sysadm] questions about our infrastructure setup & costs">misc at zarb.org
</A><BR>
<I>Tue Apr 3 07:53:48 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004374.html">[Mageia-sysadm] questions about our infrastructure setup & costs
</A></li>
<LI>Next message: <A HREF="004377.html">[Mageia-sysadm] questions about our infrastructure setup & costs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4375">[ date ]</a>
<a href="thread.html#4375">[ thread ]</a>
<a href="subject.html#4375">[ subject ]</a>
<a href="author.html#4375">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mardi 03 avril 2012 à 03:36 +0200, Maarten Vanraes a écrit :
><i> Op maandag 02 april 2012 21:00:30 schreef Michael scherer:
</I>><i> [...]
</I>><i> > We do not have accounting per chunk so the bandwidth would be aggregated.
</I>><i> > We can add accounting, but that would requires some iptables trick, and
</I>><i> > we should let it run for 1 month to have proper data.
</I>><i> [...]
</I>><i>
</I>><i> in iptables-addons (not sure if it's packaged yet), there's an iptaccount
</I>><i> target, that can be usefull for counters for a whole subnet, so, there's no
</I>><i> need to do a iptables trick for it.
</I>
Yes, that's what I call a iptables tricks.
But since that's not packaged, a easier way would be to add 2 tables,
and to direct packaet using simple jump, and to just count packet there
using traditional iptables packet counting. Or using ipacct ( easier to
package IMHO than a iptables addon ).
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004374.html">[Mageia-sysadm] questions about our infrastructure setup & costs
</A></li>
<LI>Next message: <A HREF="004377.html">[Mageia-sysadm] questions about our infrastructure setup & costs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4375">[ date ]</a>
<a href="thread.html#4375">[ thread ]</a>
<a href="subject.html#4375">[ subject ]</a>
<a href="author.html#4375">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|