Displaying 20 results from an estimated 20000 matches similar to: "Bandwidth and download control"
2004 Dec 01
4
QoS with Artifficial Intelligence
Hello everyone, it is not the first time i discuss this topic here, but now
it has come the time to actually do it.
My idea is to set up a daemon to run QoS on linux, with a particularity, add
some A.I. capabilities to our system and hence, be able to change QoS
"topology" every certain time to obtain the maximum performance.
I first want to teach the system which parameters should i
2005 Apr 23
7
Spill over
List
I need some help, advice or just a starting point on the following
situation:
Link A - 64kbps leased line
Link B - 512kbps ADSL line
Is it possible to have Link A saturated constantly and have the excess
traffic "spill over" onto Link B? I know it''s possible to have packets sent
down links in a round-robin fashion and I''ve read in the howto on load
sharing
2004 Nov 23
4
how to remove rules
hi
I have trying to remove the extra rules from my routing tables,
however with no luck
Also I want to know these duplicate entries have an effect on packets
going routed?
I have this overwhelming rules lists from my predessor who added the
"ip rule add fwmark" entries in firewall script, and on each run of
firewall script its creates an extra entry in routing table.
Now what I want to
2005 Apr 12
8
HTB ATM MPU OVERHEAD (without any patching)
I know there is that handy patch available to very efficiently use ATM
bandwidth, but I was wondering what the best values to use with a
non-patched iproute2 would be. Anyone here care to check my logic in coming
up with these numbers and perhaps suggest better values?
My transmit speed is 768kbps per ADSL line (I have two). This is the HTB
shaping I do on the interface (logic used for this
2004 Dec 29
2
2 internet connections for 2 different purposes
I''ve got a linux machine (fedora core 3) with 4 network cards.
I looked at the howto and the only example that is close to what I need
to do is section 4.2 on multiple uplink providers. I feel like I''m so
close but just can''t get my head around the final part.
Here is what I have
eth2 and eth4 connect to 2 different isps.
I want all connections the come from my dmz
2004 Nov 25
6
Shaping traffic on heavily oversubscribed links?
Hi all,
I am having some fun with traffic shaping, and have run into an
interesting situation. Here is South Africa, most internet links are
heavily oversubscribed, which means that in most cases the local link is
_not_ the bottleneck, and shaping on the local link does not help that
much...
Does anybody have some tips on shaping such links? How can you get
interractive traffic if you
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 Apr 04
8
Can I give more bandwidth to a specific URL
Hi all,
Can I give more bandwidth to a specific URL.
Regards
Abdul Khader
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
_______________________________________________
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 May 12
3
Limit bandwidth per client
Hi all,
I have an installation where each user on subnet 192.168.1.0/24 is
connected via a multiplexer.
The problem is that if any client uses more than about 48Kb/s, the
multiplexer crashes.
I need to limit each client to under this rate, say 32Kb/s. I have seen
examples on creating a class per host but is there a simple way of
saying "any host from 192.168.1.0/24" so I dont have
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.
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`
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 Apr 01
3
Control Bandwidth
Hi all,
I need a little help, i am studing htb to control user
bandwidth (download/upload) and I made a script as
below to test. I am testing using ttcp tool from by
linux box to other linux (192.168.200.51).
my box <---- Linux = more than 128kbit
mybot -----> Linux = get 128kbit
But I want to control both ways, what am I missing?
script:
EXTIF=eth0
INTIF=eth1
TC=/sbin/tc
DOWN=128
2004 Jun 16
3
bandwidth shaping based on trafic on other host
Hi Folks,
I am a newbie in Qos... I could not find references to my question,
then I am asking.
This is the network:
192.168.1.2 --+
192.168.1.3 --+ Router
192.168.1.4 --+ Linux/2.4
192.168.1.5 --+---- eth0 eth1 ---- internetprovider1
200.x.x.2 ----+
200.x.x.3 ----+
200.x.x.4 ----+
Other network:
internetprovider2 ----- 200.y.y.6 (static IP)
The link to internetprovider1 is
2005 Feb 03
3
bandwidth for each individual IP
Hello!
I''m using a Slackware Linux as a router and 50 IP addresses for my LAN Clients.
Is there any program i can install that will be able to tell me:
how much (ie. kbps) each individual IP is using at moment t?
2003 Jul 07
2
Limiting bandwidth usage - where to begin
Hi,
I am very new in this list..
I want each of my internet users to be limited in
his/her usage of bandwidth. The limitation will be
done in my squid (linux) box, as they all have to be
authenticated by squid before going to the internet
jungle..
Then anybody here could tell me where to begin to do
such thing ?
Any idea/solution would be very appreciated
TIA
regards,
aqil
2004 Oct 27
6
Limiting Bandwidth of an ppp interfaces
Hi everyone.
I''m working on a problem since some days.
I have a linux router with about 100 ppp interfaces. Each interface should
bei limited to an individual bandwidth of 1024kbit, 2048kbit or 3096kbit. Up
AND downstream. (let''s say for example 1024kbit upstream and 1024kbit
downstream)
The reason for this problem: I have to limit users to their booked
bandwidth, because
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: