search for: 9kbit

Displaying 4 results from an estimated 4 matches for "9kbit".

Did you mean: kbit
2003 Jul 04
6
The Wonder Shaper problem
...eed. And on the Linux it works fine, but then i have an Windows machine that uses the linux machine to get to the internet. And this on this machine the script does not seam to have any impact. I''m trying to limit my upload speed. If i upload a file from the linux machine my max speed is 9Kbit, but on the windows its 40Kbit. Can anyone help?? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2001 Nov 09
0
Prioritize uploading traffic
...nd. Anyway, I found an ADSL-bandwidth-management howto and followed to the letter, as follows:- ip link set eth0 txqueuelen 20 tc qdisc add dev eth0 root handle 128: cbq bandwidth 10mbit avpkt 700 tc class add dev eth0 parent 128:0 classid 128:1 cbq bandwidth 10mbit rate 90kbit allot 1514 weight 9kbit prio 5 \ maxburst 1 avpkt 700 bounded tc qdisc add dev eth0 parent 128:1 prio bands 4 priomap 0 1 2 3 3 3 3 3 3 3 3 3 3 3 3 3 tc filter add dev eth0 parent 128:0 protocol ip prio 5 u32 match ip src a.b.c.d flowid 128:1 One member on the network is downloading continuously off Morpheus. The ori...
2004 Dec 28
2
Simple case here!
Hi All, I want to setup a machine to connect to internet at a limited rate of 64 kbps. That machine is connected to a switch. so my LAN and Internet both comes from the same eth0. How can I limit only the internet access from this machine to 64kbps and still using 100mbps for LAN I am trying to implement this Please guide me If i am wrong. I mark all the packets going out to LAN. Then I can
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