* accounting
@ 2003-10-09 13:44 Klaus Boehm
2003-10-09 16:19 ` accounting Ralf Spenneberg
0 siblings, 1 reply; 5+ messages in thread
From: Klaus Boehm @ 2003-10-09 13:44 UTC (permalink / raw)
To: netfilter
Hi,
I want use the iptables for accounting.
1. How looks the iptable rules.
2. In which file under the proc filesystem I could read the counter values.
Thanks for any hints.
Klaus
--
ewt gmbh
data management group
tel: ++49 821 3106 319
fax: ++49 821 3106 399
url: www.ewt.de
^ permalink raw reply [flat|nested] 5+ messages in thread
* accounting
@ 2008-02-13 6:12 Brent Clark
2008-02-13 7:34 ` accounting Rob Sterenborg
0 siblings, 1 reply; 5+ messages in thread
From: Brent Clark @ 2008-02-13 6:12 UTC (permalink / raw)
To: netfilter
Hi
What would be the correct method for like accounting programs for like a 'pay as you go' internet.
Basically keep track users bandwidth usage, time etc.
For the guys in the ISP market, what or how would you guys go about this, or am I doomed to use a commercial
product like Checkpoint or something.
Im hoping iptables has / can do something.
Regards
Brent Clark
P.s. Wonder if monowall does some type of accounting.
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: accounting
2008-02-13 6:12 accounting Brent Clark
@ 2008-02-13 7:34 ` Rob Sterenborg
0 siblings, 0 replies; 5+ messages in thread
From: Rob Sterenborg @ 2008-02-13 7:34 UTC (permalink / raw)
To: netfilter
> What would be the correct method for like accounting programs
> for like a 'pay as you go' internet.
>
> Basically keep track users bandwidth usage, time etc.
>
> For the guys in the ISP market, what or how would you guys go
> about this, or am I doomed to use a commercial
> product like Checkpoint or something.
>
> Im hoping iptables has / can do something.
I'm not in the ISP market, but about a year ago I installed IP
accounting software on a server to see how it works. I looked and found
ipac-ng and iag in an old download directory but I can't remember which
one I got working.. The latest versions of both packages are not recent
(2004, 2005) but at the time I got one of them working.
Maybe you can do something with the below :
ipac-ng: http://sourceforge.net/project/showfiles.php?group_id=28513
ipac-ng (howto): http://martybugs.net/linux/ipac.cgi
iag: http://dev.lashout.net/iag/ (Needs Sablotron)
Really, I don't remember which one worked and what the results looked
like so I hope this is of any use.
Grts,
Rob
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Incomming packets
@ 2003-03-11 6:03 Eugene Joubert
2003-03-11 7:21 ` Accounting Andrew Barbara
0 siblings, 1 reply; 5+ messages in thread
From: Eugene Joubert @ 2003-03-11 6:03 UTC (permalink / raw)
To: 'serguey.forcade@emelytours.com.do', netfilter
[-- Attachment #1: Type: text/plain, Size: 764 bytes --]
It looks like a DNS problem. I am not to sure if iptables likes host names
it cannot resolve to an IP. Maybe try an IP or put the test.host in your
/etc/hosts directory.
Hope this helps
-----Original Message-----
From: serguey.forcade@emelytours.com.do
[mailto:serguey.forcade@emelytours.com.do]
Sent: 11 03 2003 04:22 AM
To: netfilter@lists.netfilter.org
Subject: Incomming packets
Hello:
I'm trying to set a rule in my iptables configuration to accept
incomming connections from an specific host, (ie. iptables -A input -i eth0
-p tcp --dport 21 -s test.host -j ACCEPT ) and I keep getting the error:
iptables v1.2.6a: host/network `test.host' not found
Try `iptables -h' or 'iptables --help' for more information.
Does anyone know about it?
Thanks
[-- Attachment #2: Type: text/html, Size: 1495 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-02-13 7:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-09 13:44 accounting Klaus Boehm
2003-10-09 16:19 ` accounting Ralf Spenneberg
-- strict thread matches above, loose matches on Subject: below --
2008-02-13 6:12 accounting Brent Clark
2008-02-13 7:34 ` accounting Rob Sterenborg
2003-03-11 6:03 Incomming packets Eugene Joubert
2003-03-11 7:21 ` Accounting Andrew Barbara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox