similar to: Newb question: tc shedulers on 2 interfaces

Displaying 20 results from an estimated 1000 matches similar to: "Newb question: tc shedulers on 2 interfaces"

2005 Dec 15
3
tc strange behaviour
hi all, I''m trying to do the following: tc qdisc add dev eth0 root handle 1: htb default 15 tc class add dev eth0 parent 1:0 classid 1:1 htb rate 1mbit tc class add dev eth0 parent 1:1 classid 1:15 htb rate 512kbit ceil 1mbit what I expect: limit outgoing traffic to 1mbit, start rate is 512kbit and let it grow up to 1mbit (correct me if i''m wrong here) so, here is the problem
2004 Jan 31
5
tc filter protocol arp question
Hello, I try to shape dhcp requests, but filter rule don''t work. My script is: # Init Shaper for dev eth1 tc qdisc del dev eth1 root # Init shaper root for dev eth1 tc qdisc add dev eth1 root handle 2: htb default 200 # Default shaper for dev eth1 tc class add dev eth1 parent 2:0 classid 2:200 htb rate 10Mbit prio 10 tc qdisc add dev eth1 parent 2:200 sfq perturb 10 # Init DHCPD
2005 Sep 27
2
QoS-iptables-iproute-tc (doesn''t work together:S)
Hello i''m having some issues trying to match packets using iptables mark, iproute filter and tc filter.- i mean, when i do iptables -t mangle -A INPUT -p tcp --dport 80 -j MARK --set-mark 20 iptables -t mangle -A PREROUTING -p tcp --dport 25 -j MARK --set-mark 10 iptables -t mangle -A FORWARD -p tcp -i eth0 -o eth1 --dport 25 -j MARK --set-mark 10 $TC qdisc del dev $INET_IFACE root $TC
2005 Dec 16
1
tc strange behaviour (some discoveries)
hi All, seems like a kernel problem when I do the following on kernel 2.6.12.5 tc qdisc add dev lo root handle 1: htb default 1 tc class add dev lo parent 1: classid 1:1 htb rate 512kbit ceil 1mbit all works as expected (traffic is limited to 1mbit), but this doesn''t work the same way on kernel 2.6.14.3, and actually only ceil has effect (in my previous message I mentioned
2004 Jan 13
2
Bridge + leased line + tc
Hi, I can''t get traffic shaping working. This is my situation: -------- ------ Net1 ----- |router| -------------------- | TC | ----------- Net2 -------- leased line ------ eth1 eth0 We use the leased line for normal traffic but also for synchronisation between 2 servers. The leased line is 2mbit. The synchronisation
2006 Mar 01
0
new to TC need help
Hello, I am new to TC and need some help with something that I need to do I have the following setup which works just fine but with a little problem. I need the user 172.16.1.100 in the case that it is using both classes never to exceed 256kbit now it goes up to 512kbit because both classes offer 256 each. How can I finally restrict this user to only 256kbit no matter what.
2005 Jan 19
3
tc limit
Hi I have been playing with tc. I''m using htb and sfq. I tried to setup shaping of every ip address within a /20. I found that there must be an upper limit of about 2096 on the number of rules (classes, qdiscs or filters). I was testing a /20 which gives 4096 classes, qdiscs and filters. I''m using hashkey to optimize processing of frames. When executing the script below - it
2007 Jul 08
0
Troubles with tc/iptables - per TCP session tc
Hello, I have read most of the relevant emails already posted to the LARTC mailingilist and I have not found a solution to my problem. What I am trying to do is: limit the HTTP output traffic to 30Mbps and also to limit each HTTP connection at 512Kbps, if the client downloads more than 1MB. I have managed to limit the total traffic but not the traffic of each HTTP connection. Here it is my
2006 Jan 10
8
tc filter add ... fw returns RTNETLINK answers: Invalid argument
When I run this: tc filter add dev eth0 parent 1: protocol ip prio 1 handle 1 fw I get: RTNETLINK answers: Invalid argument The traditional interpretation of that gnarly error message is that cls_fw is missing, but lsmod | grep cls_fw gets me: cls_fw 2336 4 (autoclean) I can''t remove it because it''s in use, but all 4 statements that use it failed, so
2006 Jan 26
3
tc qdisc ingress problem ?
Hi, all I''ve got problems with tc qdisc ingress. I''m using vanillia kernel 2.6.14.4 patched with http://www.ssi.bg/~ja/routes-2.6.14-12.diff, and iproute2-2.6.14-051107. i am using ingress to limit incoming traffic : (DEV is eth1 / DOWNLINK is 7700) # attach ingress policer: tc qdisc add dev $DEV handle ffff: ingress # filter *everything* to it (0.0.0.0/0), drop everything
2005 May 08
1
tc/htb QoS script
hello folks, this is my first post to that list. so I hope I am not completely OT here :-) reading the (excellent!) lartc and then writing my own qos-script I have still some open questions which I will try to formulate now: - "Now we can optionally attach queuing disciplines to the leaf classes. If none is specified the default is pfifo." - I can''t find info about Pfifo.
2007 Feb 27
2
Creating a contended section of bandwidth with HTB and IMQ
Hi All, I''m trying to create a contended section of bandwidth using IMQ. I have the imq0 device up and running, with traffic passing through it. Firstly, I need to throttle the entire device imq0 to 2mbit/s. I would then like to add throttle rules for individual IP addresses, allowing them to pass up to 512kbit/s each, as long as imq0 has not reached its 2mbit/s. The configuration
2007 Jun 14
0
tc: Trying to understand what I have done
Hi list, Up front: A bit sorry this post turned out a wee bit long I work as a system administrator for the Atlas College in the Netherlands. We are what is called a merger school consisting of 5 separate (more or less) locations and one central administration. The network is a class A network (10.0.0.0/8) in which all locations have there own subnet (i.e. 10.9.0.0/16 for the central
2004 Mar 10
0
tc/wondershaper and RTNETLINK answers: Invalid argument
Hi, I''ve been trying out the wondershaper script, but on several of the examples I keep getting the error message:- RTNETLINK answers: Invalid argument On the following line:- tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \ 0.0.0.0/0 police rate 512kbit burst 10k drop flowid :1 Based on other posts to this mail list, I gather it is an issue with kernel
2009 Jul 01
1
Newb question - CHM files - Best method to view
Please excuse my first couple of probably quite a few newb questions. Are there still probs with viewing chm files? If I browse to the chm file and just launch it seems fine until I try search for a subject. I search, find what I'm looking for, click it and the help file closes. If I use wine hh / winepath windows path it launches but if I click search I can't try the search, it's
2006 Jul 28
2
newb question...
This is what it says when i have this stupid error... app/controllers/info_controller.rb:9: syntax error this is what is inside of info_controller, class InfoController < ApplicationController def who_bought @product = Product.find(params[:id]) @orders = @product.orders respond_to do |accepts| accepts.html accepts.xml end end if someone could please help me... -/ James --
2010 Jan 26
0
newb question: chron and hist()
Hi all, I'm just getting started in R so bear with my newbness. I am trying to create a very simple histogram of logins by time, with data coming in from a MYSQL query. the raw data looks like this: "id" "user_id" "experience_given" "created_at" "ip_aton" "1" XXXXXXX 2445626 0 "2010-01-21 00:00:01" 1123632036 "2"
2005 May 18
0
Integrating Asterisk into our Legacy PBX <-- Newb (correction)
Correction: The hardware is a Wildcard T100P (not a TE110P) Thanks! > -----Original Message----- > From: Geoff Manning [mailto:gmanning@zoom.com] > Sent: Wednesday, May 18, 2005 9:07 AM > To: Asterisk Users (E-mail) > Subject: [Asterisk-Users] Integrating Asterisk into our Legacy PBX > <--Newb > > > I have been successful in setting up asterisk and making >
2007 Dec 03
1
Subject: Newb Question
Hi, Use orecx, voip call recording and monitoring. www.orecx.com Thanks & Regards, Vidura Senadeera, Sri Lanka. Tel - +94114520001 Mobile - +94777766596 yahoo/skype Ids - vidurased > ------------------------------ > > Message: 17 > Date: Fri, 30 Nov 2007 08:58:41 +0530 > From: ram <talk2ram at gmail.com> > Subject: Re: [asterisk-users] Newb Question > To:
2009 Jun 17
0
newb question installing rsync on old solaris
hi all i installed a new version of rsync on an old solaris machine we have around. an old rsync was running before, but now neither is running, both complaining about dependencies, even though the compiling & install went fine, you can see the error i get below when i try to run it. la3000# rsync ld.so.1: rsync: fatal: libpopt.so.0: open failed: No such file or directory Killed so i