similar to: Bandwidth limiting

Displaying 20 results from an estimated 4000 matches similar to: "Bandwidth limiting"

2001 May 25
1
ssh-keygen segfault (2.9p1)
On Fri, May 25, 2001 at 02:21:06PM +0200, Nigel Kukard wrote: > Hi, > > [nkukard at wigglytuff .ssh]$ ssh-keygen -pf test_id > Enter old passphrase: > 'ey has comment 'ii > Enter new passphrase (empty for no passphrase): > Enter same passphrase again: > Segmentation fault (core dumped) > [nkukard at wigglytuff .ssh]$ > > > That is the error
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
2003 Jan 20
3
u32: how to say "all except z.x.y"?
Hello lartc, Q1: If I want select subhet, I wrote ...u32 match ip dst a.d.r.es/net police ... How I can say "all except z.x.y" ? Both src/dest addr/port - I foundn''t this info in HOWTO :((( Q2: Why I can''t (or not allowed) to create more then one class into !ingress! queue? I know, it''s incoming trafic? but why? it''s look simply: (yes, i may be
2015 Feb 08
5
Nvidia Mod Update
Hey all, On my X86-64 CentOS 6.6 machine I just ran yum update. In the update was an upgrade from the 340.XX Nvidia package to the 346.XX package. Hrmmm? I'm thinking this is not a good idea but, since this is just a test system any way, I let it run. Sure enough I was right. Dmesg says that my video is supported by the 340.XX driver, not the 346.XX driver. It's not happy cause it
2002 Dec 30
1
Ingress qdisc functional?
Hello all! I''ve just subscribed to the list after looking around on Google and checking out the TC source code a bit. Here''s my situation: I have a megabit DSL line that I''d like to set up some shaping on. I only have access to the linux router on my (client) end. Because of that, I was looking to do some shaping using the ''ingress'' qdisc. However,
2003 Jun 16
7
htb & bandwidth sharing
Hi everybody! I''ve been trying with htb and tc filter. It seemed to work fine, but after testing with ethloop I''ve realized that traffic is not being distributed through the leaves as I thought. When sending packets to 1:10 and 1:11 at the same time, there''s no bandwidth sharing. There''s no traffic through 1:11 until traffic through 1:10 has finished. Though
2004 Nov 18
6
Bandwidth throttling/limiting for all traffic
Hi, I have a rather simple problem I have to solve, well I thought it would be simple, I''ve run into a problem. I think I must be missing something fundamental. I am trying to build a Linux router that simply throttles everything down to certain bandwidths. That is, no priority queuing ...etc, just slow all traffic down to the specified rates, which are 64,128,256,512 kbit. We want
2005 Feb 01
1
HFC-5/S + Asterisk
Hi Guys, I got 2 internal HFC-S[5] (not sure what character this is) internal modem cards yesterday, thought I would get different makes as the one was a named brand, the other not... but anyway... Its picked up by lscpi as a ... "Network Controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02)" I'm using kernel 2.6.10, and I saw I must use CAPI. I
2004 Sep 07
0
Please review openssh patch for selinux
As posted, here is an updated patch which allows openssh to be built with non-selinux config. (Hi openssh guys, forwarding this to you incase you interested including it into the devel version of openssh. Please let us know if you have any suggestions or changes that need to be made) Regards Nigel Kukard On Thu, Sep 02, 2004 at 04:11:54PM -0400, Daniel J Walsh wrote: > New SSH patch. >
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/
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
2003 Dec 03
12
$100 USD to the first person that can provide the rules/scripts that will solve the QOS latency & bandwidth allocation issue !!!!
To stress the urgency and importance of my questions, I am willing to pay $100 to the first person that can provide me with the scripts/ rules that will work in my SnapGear firewalls that will solve the problems I am having. Please see the following post: Linux QOS and prioritization of real-time data (RTP/VoIP) Thank you!
2004 Oct 12
1
To limit bandwidth
Dear , I m in new working in ISP . But I want to limit the bandwidth of our users . For this I isntalled Fedora core 2 . But I need the guide line as step by step to limit the bandwidth by tc. Thanks Suman
2004 Oct 29
1
CBQ: sibling isolated-classes lend out bandwidth
How can it be, that class 1:3 in my case borrows, when all sibling classes are isolated ? nessus:~# tc -s -d class show dev eth1 class cbq 1: root rate 100Mbit cell 8b (bounded,isolated) prio no-transmit/8 weight 100Mbit allot 1514b level 2 ewma 5 avpkt 1000b maxidle 1us Sent 484 bytes 7 pkts (dropped 0, overlimits 0) borrowed 0 overactions 0 avgidle 77 undertime 0 class cbq 1:1 parent 1:
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/
2004 Jan 30
1
two interfaces - borrowing bandwidth...
Hello... I have one 2Mbit WAN interfaces and two vlan LAN interfaces - vlan2 and vlan3. I''d like to limit bandwidth something like this: rate 1Mbit ceil 2Mbit for vlan2 and rate 1Mbit ceil 2Mbit for vlan3 with possibility to borrow bandwidth between vlan2 and vlan3. ^^^^^^^^^^^^^^^^^^^ Is it possible to do in any way? regards, -- Michal
2002 May 10
4
How to reduce a bandwidth?
2006 Mar 01
1
Software Anounce: htb frontend, for multiple hosts auto bandwidth management
Hi all, i''ve coded htb-gen, a GPL htb frontend and much more... htb-gen is meant to be an easy, scalable, yet powerfull, bandwidth management tool. You can set up/down portions of bandwith for each host or network, that goes trough your router/firewall. Prioritary traffic(web, mail, gaming, ftp, voip, streaming) is preferred over Junk traffic(kazaa, emule, etc). Also dynamic bandwith
2002 May 20
5
Limiting Citrix printing traffic, so ensure interactive sessions
LS, Spent a lot of this weekend reading about shaping and traffic control. The Howto is very extensive... :-) I hope to use this list to see if what I want is possible. The situation: - A central (big) Citrix cluster located in Frankfurt (all servers in one subnet) - The office in Rotterdam connected to Franfurt with a 2Mbit line - The office in Bergen (Norway) connected to *Rotterdam* with a
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