Displaying 20 results from an estimated 30000 matches similar to: "Bandwidth Management Tools - yet another tool"
2005 Jan 13
2
Bandwidth management under linux
In my search to control bandwidth on my network I found 2 projects..
1. TC
2. BWM Tools - http://freshmeat.net/projects/bwmtools/
This brings me to 2 questions...
Firstly, can TC control bandwidth in both directions? I read that it
can only do 1 direction, which one I cant remember. Can you monitor
the load on the queues you define? Does TC support IPv6?
Secondly, BWM Tools seems to queue
2002 May 22
1
[OT] Ports bandwidth manager
Hi,
I search a tool to view bandwidth usage switch tcp ports, like bandwidth usage for port 80, for FTP port, etc
I know "bwm" which is a good tool to see bandwidth usage for a device.
Is it possible to saw it with /proc ??
Thx in advance.
--
Grégory
2005 Jan 20
1
Bandwidth Management Scripts
I am a newbie to bandwidth management and trying to manage bandwidth
with classbased queuing using HTB (Hierarchical Token Bucket) as this
is simple and more efficient. In this process, I am trying to write a
config file that helps in managing queuing rules easy. Can anyone help
me wiith this.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Oct 26
1
wonder shaper
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi there,
what''s difference between wonder shaper and htb/tc?
http://lartc.org/wondershaper/
please advice.
regards,
/vicky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBfuS9pbZvCIJx1bcRAl27AKCldJljOgC89SPKAmPMM4Vwitc3IACdFS3s
2004 Sep 03
1
bandwidth management
Hi all,
I have a firewall central which a control the
download/upload bandwidth with cbq of 9 differents
networks. Now i need some help from you. I would like
to use mrtg+snmp to reports these bandwidth to show per
ip, how? any idea? tips?
Thanks in advance,
Anderson
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua
2004 Oct 18
0
session based shaping
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
Just wondering if anyone on this list has any insight (technical
implementation howto, lesson learned, etc) on session based shaping? Has
anyone implemented this and if so what tools did you use to make this
happen?
Any thoughts will be appreciated.
regards,
/vicky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment:
2004 Oct 22
0
frontend
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi there,
cli is good but is there a front (gui) for managing and deploying
policies for tc?
regards,
/vicky
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBeFbOpbZvCIJx1bcRAunEAKDm+zdPqnAXEEwDEs3Oy4zhDfYJIgCg5Ips
/Gwz/NwxlOBtvVpcRvMAkqs=
=unn0
-----END PGP
2005 Jan 20
4
Hardware solution? (or v.easy software fix instead)
I''m moving to a new place and my new flatmate wants a router because
he likes the cleaness of it all in a non geeky way which I can
understand.
This means it''s going to be hard for me to pursude him to let me run a
computer as a router to act as bandwidth cop.
But I don''t fancy trying to use ssh, VNC and games while he''s using
WindowsUpdate or p2p.
So I need
2004 Apr 29
6
ALTQ - Bandwidth Manager
Hi,
I have to port ALTQ(Alternate Queueing) software form the FreeBSD to QNX.
It''s more like a bandwidth manager.
Since I am new to this domain, any kind of help will be useful.
I have many doubts like
* What exactly is a bandwidth manager
* Where will it sit in the OS
* How will it be implemented.
Thanks in advance
Prajith.
2003 Aug 05
3
For a root-qdisc, can the bandwidth be smaller than the bandwidth of the device?
For a root-qdisc, can the bandwidth be smaller than the bandwidth of the device?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 May 29
1
Single bandwidth pipe
Hi all,
Can someone help me in creating a single bandwidth
pipe out of two or more bandwidth providers.
Say, I have 2 internet connections
1) 128 K
2) 128 K
I want to use both of them on a single linux box.
Is there any way to do so.
Of course loadbalancing can be done, but I don''t want
loadbalancing. I want to have a single pipe of 256 K.
Some time back I was suggested to use squid on
2003 Aug 01
2
Bandwidth Monitor
Anybody knows about one bandwidth meter to use in Bering.
This is a script i built, it''s works wel, but it''s not very nice!!! =P
#!/bin/bash
# Bandwidth Monitor
device=eth0
bytes=`grep $device /proc/net/dev | cut -f 2 -d : | cut -d '' '' -f 2`
kbytes=`expr $bytes / 1024`
actual=$kbytes
i=1
x=0
total=0
while [ $i -le 2 ]
do
x=`expr $x + 1`
2005 Jan 27
1
Newbie question - limit bandwidth of a link.
I just want to limit bandwidth on a particular link. Specifically, one
machine (PC1) is on wired LAN and other (PC1) on a WLAN, acess point for
which is on the same LAN. Both machines have static ip addresses (AD1 and
AD2) and I want to limit the bandwidth utilization of certain udp traffic
from PC2 to PC1. Is is possible to do this using iptables and tc
(controlling from PC1 as that has both
2004 Aug 31
1
limiting the bandwidth for *each* ip in some class
hello all, i got my htb running and controlling my
bandwidth right, but i have a doubt.
i configured HTB to limit my class 192.168.0.0/24 to
128kbit. but i want 128kbit for *each* machine on this
class, and not for the entire class. when 2 machines
in 192.168.0.0/24 are downloading one file, they share
the 128kbit bandwidth between them, using 64kbit for
each. why i can get all machine on this
2006 Sep 14
2
HTB and per-connection bandwidth allocation
Hi
http://mailman.ds9a.nl/pipermail/lartc/2002q3/004977.html
I have the same problem to discuss as in the above link. I want to allocate
say X MBit per individual connection regardless of the number of connection
. KIndly could anyonen suggest me how to proceed.
I have tried with SFq but is doesnot yeild my requirement..
Thanks,
Namitha.
_______________________________________________
LARTC
2004 Jun 18
3
Sharing bandwidth
Hi there,
I''ve got the following problem on my hand.....
I''m a sysop for a school in the netherlands. We have a network with 5
different schools (and 1 administration). Each of those have their own
ip range in the private network (10.4.0.0 10.5.0.0 and so on).
For all these schools we have an internet uplink of 2mbit. And this
bandwidth should be shared as fairly as possible.
2004 Nov 21
2
how much bandwidth to dedicate?
I want to provide internet to home users with 256 Kbps and I have a 3
Mbps dedicated internet connection.
Do you think It''s ok to split the 3 Mbps in 480 users?
Thanks,
-- Nicolas
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Apr 30
2
How to find the NIC Capacity / Bandwidth ?
Hi,
Any body having idea to find the NIC Capacity / BW (10 / 100 Mbps) ?
Whether the interface may be eth0/eth1/ppp0 or some other.
Is there any related IOCTL avialable, if so just give the linux-2.4.18
file path.
thanks,
Srikanth.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jun 23
4
Limit my bandwidth
Hi i am sharing my connection in my office with my partners ... I want to limit my connection to 20kilobyte but i dont know how to do that :(
Can u plz hep me ?
---------------------------------
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
2004 Oct 18
3
bandwidth limitation per dynamic IP
Hi,
Is there a way to do the following with lartc tools :
I would like to limit any entering user to not use more than Xkb/mb to my
website. The IPs they use are changing all the time so static IP limitation
cannot be used. Is there a way doing so ?
EC.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: