search for: ipfm

Displaying 6 results from an estimated 6 matches for "ipfm".

Did you mean: ifm
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all, I have installed the recommended installs from here: http://wiki.centos.org/HowTos/RebuildSRPM I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose. I cant immediately get rid of that piece of software, but we're on the move... So: $ wget http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm $ rpm -i --nomd5 ipfm-0.11.5-alt1.src.rpm error: ipfm-0.11.5-alt1.src.r...
2012 Apr 17
2
Building RPM, Unknown tag Licence & Copyright
Hi all, When trying to rpmbuild http://robert.cheramy.net/ipfm/browser/trunk/redhat/ipfm.spec, I do this: [mihamina at centos6-01 redhat]$ rpmbuild -ba ipfm.spec error: line 5: Unknown tag: Licence: GPL And I get the error above. [mihamina at centos6-01 redhat]$ head -n 5 ipfm.spec Summary: IP Flow Meter is a bandwidth analysis tool Name: ipf...
2005 Oct 14
2
share bandwith fairly
...ear members, I am trying to share the bandwith for all users fairly. because some users heavily uses p2p programs and a few hosts consume most of bandwith. when we limit each flow it does not work as one client has many connection at same time. Firstly I tried to write a script that use the ipfm(which accounts traffic usage) logs as follow .extract ip addresses heavy bandwith users from log file .create a new class with 128kbit for that Ip address . add tc filter for that IP by classify the ip addres with 'match ip dst' parameter. it works for a few IP. After 4 or 5 ip addresse...
2004 Sep 28
10
Bandwidth Metering
Hi, How do you meter the amount of bandwidth a user has consumed (as webhosting companies do) under linux? I have searched everywhere, but have been unable to find a solution. Apologies if this is the wrong forum. Thanks, Patrick _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Nov 22
9
multiple providers
Hi, I have Mandrake 10.0 (official). I have read the section in lartc about "Routing for multiple uplinks/providers", but still I have some queries below. I have a DSL connection where they give pppoe which is directly terminated into eth1 of my Linux box. Now I have another machine connected to dial-up and it is on same LAN connected to eth0 of Linux box. Now, can I use both these
2004 Jun 16
7
Trafic monitor
Hello ! I use Slackware Linux on a box for routing and SNAT for a small network: |eth0: 80.97.108.1| | | |eth1: 192.168.1.1| ..........| my network (192.168.1.0/24)| I search for a tool show-me on real time the trafic made by all/one IPon the interface eth1, somethings simple ; EX: 192.168.1.10 ........... x kbit/s 192.168.1.11 ........... y kbit/s 192.168.1.12