similar to: HTB bug?

Displaying 20 results from an estimated 1400 matches similar to: "HTB bug?"

2004 May 31
2
shaping
Hi! Is there any way to do just plain vanilla TBF (Token Buck Filter) type shaping on a group of ips/networks, not an entire interface. Currently the only way I know how to shape in Linux is to use HTB or CBQ, but both of these need a total rate and then you need to subdivide that into classes. That is not what I want. All I want is Cisco generic traffic shaping style shaping (or similar to how
2004 Jun 18
6
priorities + htb
Hi! How does prioritization work when you''ve got a tree structure, e.g. | +-- class_a rate 64kbit prio 1 | | | +-- class_a1 rate 32kbit prio 1 | | | `-- class_a2 rate 32kbit prio 2 | `-- class_b rate 64kbit prio 2 Above could either be interpreted as (a) a, a1 have prio 1 b, a2 have prio 2 (iow, no distinction is being made between the inner/nested
2003 Mar 03
5
Re: 2.4.20 htb3 oops
Hi everyone, I am having problems with "oopses" since I introduced HTB on my company''s PC-based routers. It seems that only routers with high network load are affected. The average network load on the two most problematic routers are 10Mbps in/out and 2.5Mbps in/out. The other machines with less than 1Mbps average traffic seems unaffected. We have been getting oopses on
2002 Nov 17
2
Ingress shaping for ISP clients
Hi all, I''m looking for the best way to set up a Linux router with "tc" to limit the incoming bandwidth my ISP''s clients use. Please assist me with the following: Diagram: INTERNET | | | |eth0 ----------- Linux router/shaper |eth1 | | | --------------- Clients1(64k)/2(128k)/3(64k)/... Clients normally purchase bandwidth in bundles of
2002 Dec 02
1
ipip and nexthdr
After carefull reading (LARTC) and experimentation, I am in a dead end... I am using several IPIP tunnels (linux ipip module, IP protocol 4). I''d like to filter packets going through these tunnes to different classes, on the ingress device, based on source and destination IP _INSIDE THE TUNNEL_. First I tried the nexthdr bit. As explained in LARTC, nexthdr jumps to the next header
2002 Sep 02
0
Fw: We Can Put an End to Word Attachments
Hello all, I found this to be useful, thought I should share it with you, sorry if its a bandwidth waster! Chow, Trevor. > ----- Original Message ----- > From: "Johann Botha" <joe@frogfoot.net> > To: "Clug Chat" <clug-chat@clug.org.za> > Sent: Saturday, August 31, 2002 3:42 PM > Subject: [CLUG-chat] We Can Put an End to Word Attachments > >
2004 Jul 11
0
htb quantum/r2q problem/question
hello, i have a config that is with a large domain of rate, from 2kb to 40Mb and i have some problems with i don''t know how to deal with. so here are some classes 2 with q=1000, one with q 200000 and one with q=6400, all have been calculated by htb, in the code i speficien just rate,ceil, no quantum, no r2q, no bursts ($tc class add $IF_INT parent 1:2 classid 1:21 htb rate
2002 Sep 01
3
htb ,essage in messages file !
hi all, i saw this message today & am reporting it(as it says) [root@cab1 surfNet]# tail -f /var/log/messages Sep 1 04:02:03 cab1 syslogd 1.4.1: restart. Sep 1 09:35:27 cab1 kernel: HTB: mindelay=500, report it please ! [root@cab1 root]# iptables -V iptables v1.2.6a [root@cab1 root]# tc -V tc utility, iproute2-ss020116 [root@cab1 root]# uname -a Linux cab1 2.4.19-r #2 Sun Aug 25 01:49:24
2004 Nov 02
1
Network failure?
Hi to the list. SuSE 9.1, Samba 3.04, + cups, dns, dhcp, apache2, squid, SuSEfirewall2. 2 x 2.0 GHz cpu + 2GB mem. Essentially LAN only. Problem: Server stops responding to logons, logged on users kicked out of home-drives. This happens twice a normal working day. Memory seems to dribble away steadily but surely... My link via ssh (PUtty) stays good. Question: This has been frustrating me for
2003 Jan 14
1
Two web servers on DMZ zone with private addresses. How to?
Two quick questions to the group: Anyone seen this before: Jan 14 02:55:45 gw1 kernel: Shorewall:all2all:REJECT:IN=eth1 OUT=eth0 SRC=66.58.99.83 DST=170.224.8.51 LEN=52 TOS=0x00 PREC=0x00 TTL=63 ID=38676 DF PROTO=TCP SPT=1735 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 I mean my web server is trying to replay to some external host 170.224.8.51 (p.moreover.com) for some reason. What could be? It
2005 Feb 16
2
IPROUTE2: How to verify installation?
Hi guys, I download and install the last iproute2 package. I done: 1) ./configure 2) make 3) make install When I do ip -V, it return: ip utility, iproute2-ss020116 ¿Is IPROUTE2 correctly installed on my system? Thanks -- Samuel Díaz García Director Gerente ArcosCom Wireless, S.L.L. mailto:samueldg@arcoscom.com http://www.arcoscom.com Móvil: 651 93 72 48 Tlfn.: 956 70 13 15
2004 May 20
1
iproute2 updates, anybody ?
The latest iproute2 software on its site ftp://ftp.inr.ac.ru/ip-routing/ is from 2002 iproute2-2.4.7-now-ss020116-try and even that is marked with "try" ... since then we''ve seen a lot of patches for it, some solving bugs some adding support for HTB, esfq, hfsc, wirr etc. I think, someone mentioned on this list that he has collected all the patches and updates for iproute2 ...
2004 Jun 29
2
Dual home gateway problem with redirect page
Dear Lists, I have problem regarding multipath connection to internet behind NAT. I use 2.4.26 kernel in RH-9.0 with Julian Anastasov patch, and version iproute2-ss020116 (Fedora RPM package). Dual homing and dead gateway detection work fine as we expected, the problem is , everytime we hit site that have redirect page address (URL no absolute), it''s doesn''t reply. (ex:
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,
2004 Jan 25
2
IMQ Runtime error
hi all, i have applied all patches and compiled the kernel (2.4.21), iptables (1.2.9) and iproute2 (2.4.7-now-ss020116) however when i run "modprobe imq numdevs=1", the system returns - imq.o: init_module: Device or resource busy the transcript is below - [root@vmlinux project]# modprobe imq numdevs=1 /lib/modules/2.4.21-BW/kernel/drivers/net/imq.o: init_module: Device or resource busy
2002 Dec 07
3
Neighbour table overflow
hi all, i am getting a lot of neighbour table overflow in my syslog file... we use slavkware8.1 with kernel2.4.19 squid2.5s1 iptables1.2.7a & iproite-ss020116.. there are two providers & this box has 5 ethernet and i havent seen it handle going less that 2.5mb traffic even at off peak hours !.. the kernel was _NOT_ configured with arp daemon support.. Dec 7 09:11:32 ICG last message
2005 Jun 22
3
block p2p: ARES
Hi.... I''m trying to setup a LAN router with P2P filter but the problem is that can''t "catch" Ares. There is a way to DROP "ares" p2p packets ? I''ve tried with last "ipp2p" snapshot without sucess... I''ve Kernel 2.4.28 iptables 1.3.0 Various Patches from patch-o-matic-ng-20040621 iproute2-ss020116 IMQ Patch Esfq Patch
2003 Jan 14
1
Two web servers on DMZ zone with private ad dresses. How to?
That log message looks like someone (or some program) is trying to browse to moreover.com from your web server machine--it''s not a reply to an external request. You''d see messages like that if you were running some sort of HTTP proxy server (like Squid) on that box (although they''d likely be to multiple IPs, unless your users only browsed to p.moreover.com). It could
2005 Apr 12
0
problem with Qos in FC2
Hi all Iam running FC1 with htb and tc, with iptables my setup with vlan trunking with linux box, and using cisco switch with fc1 iam able to run this config with b/w control well now i have upgraded to fc2 and tried fc3 also with out any b/w restrictions iam able to browse the sites very smoothly and able to access all the sites with out any problem when i introduce the Qos rule with 1 PC
2004 Dec 20
0
routing problems using packet marking
Hi guys, i was trying to implement a redirection of my smtp trafic using netfilter an iproute with packet marking, just like is explained in lartc documentation... I will try to explain my configuration bellow: ther are two computers with fedora 2, kernek 2.6.9, iproute2-ss020116 and iptables v1.2.1. Computers names are pc1 and pc2, the network is 192.168.192.0... the pc1 is the one in charge to