Displaying 20 results from an estimated 8000 matches similar to: "Problem with HTB Installation"
2005 Aug 06
1
Problem with exclusion pattern
Hello everybody,
I have a little problem using patterns with exclude instruction. I want
to rsync all my /home excluding all subdirectories "logs" ans "stats".
So I used the instruction --exclude */logs/* --exclude */stats/* to
ignore all these directories. While the execution in verbose mode, I see
that stats directories are ignored but logs directories are not. I don't
2003 May 22
6
CBQ and HTB Support
Hi all , does Kernel 2.4 supports CBQ and HTB by default or we have to
recompile it.
Regards
Fahad Khan
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jun 02
8
How many (htb) tc classes and qdiscs are too many?
We have a Linux box that is acting as the gateway to the internet for about
400 people, typically there are not more then 50 of them using the internet
at any given time. We would like to provide different levels of access to
different users. For example 128kbps to some users and 256kbps to others.
We have considered creating a class and qdisc for each user (using htb)
however we don''t
2004 Jun 21
3
[Fwd: Re: /sbin/tc does not know about HTB]
> It seems that the official place to grab the source for iproute2 is
> http://developer.osdl.org/dev/iproute2/download/ but there are only
> sources for 2.2 and 2.6, where are the ones for 2.4?
Well I got mine from
http://ftp.iasi.roedu.net/mirrors/ftp.inr.ac.ru/ip-routing/
but I didn''t even know about those 2.6 ones... I''m using the latest
2.4.7 with my 2.6.5
2006 Jan 30
3
P4 dual core vs AMD64 dual core with HTB
Hi All,
Please for some advice.
I have Linux router that do traffic control with HTB , routing and traffic
counting.
currently machine is with P4 2.2GHZ 1GB RAM. I plan to migrate to dual core
CPU. I know well
P4 dual core but is it anybody has experience with AMD64 dual core / or
single core / for traffic control . I use Deban Linux for my router. Can I
expect problems with HTB and iproute 2
2002 May 14
4
iproute compile error
www:/usr/src/iproute2 # make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to
2002 Jan 24
2
strange problem with 2.4.17 and htb
Hi,
Trying htb (latest patches from the page) with 2.4.17 I get:
RTNETLINK answers: File exists
iproute is 20010824 with the patch from the page.
The kernel module loads, but is not used:
sch_htb 12672 0 (unused)
Any ideas?
-j
2003 May 07
4
dsmark, unkown
Hi,
I want to use the dsmark, but it always says: "unkown qdisc", although I
have enabled it (y in Network options), and I have my kernel recompiled.
I am using SuSE 8.1, 2.4.20 Kernel, tc available at the HTB site (with
already precompiled HTB queue).
Can anybody find the problem?
thx
_________________________________________________________________
MSN 8 helps eliminate e-mail
2008 Aug 14
1
the name of the current running script.r
Dear R users,
is there a hack how to get the filename of the current script.r sourced/ran?
My issue: I have a couple of scripts which were optimised and are placed in
tens of directories. (I have a height.r script in 30 directories, a lines.r
script in 25 directories and another flow.r script in 54 directories,
growing). The script runs in the directory and does its job: sources data
and creates
2005 Jul 20
5
Transfer rate above the desired (tc+htb)
Hi folks.
I started to play with tc+htb last week, and I must confess that this
thing is really driving me nuts.
All we want to do is control bw, with no borrowing.
In order to get the feeling on this subject, I have setup the
following test bed.
---A---B---C---
On B: eth0 connecting A and eth1 connecting C.
The script.
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb
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
2007 Jul 03
4
Weird rate in HTB
Dear all,
First, sorry for my bad English ..
To night one of my client is the victim of UDP attack from internet. It''s tons
of UDP packets from internet with destination to port 80. But when I look at
class of that victim client, the actual class rate is over than configured
rate class.
Below is my screen capture. You can see at class 1:913 which have actual rate
105136bit while
2005 Aug 01
2
How to preserve ownership with rsync over SSH
Hello everybody,
I am discovering rsync and I have a problem about preserving ownership
and permissions. I want to mirror a web tree with rsync over ssh. I set
up a module on my rsync server and on the rsync client, I use the
options -o and -p in order to preserve ownership et permissions. The
file are transffered via rsync but on the rsync server the files are
owned by the user used to connect
2002 Oct 20
4
Problems patching kernel 2.4.19-r9
A question about the tc binary and diff file that are
included in htb3.6-020525.tgz. I can''t seem to patch tc
in the source tree, and that has made me hesitate to
alternatively substitute the native /usr/sbin/tc for
the binary supplied with the patch materials. I''m
running kernel 2.4.19-r9, and when I run
xingu:/usr/src/linux #patch -p1 --dry-run <
../htb3.6.tc.diff
the
2007 Aug 02
5
Allocating 64 kbits/s out of 256 kbits/s for one LAN behing firewall
Hi,
We have a 256 kbits/s (kilobits per second) link to the internet. it is a
router running Linux that belongs to our ISP. They have given us 8 internet
ips. (i.e- subnet is 255.255.255.248). one has been given to this router. I
have given another internet ip to the firewall running CentOS 4.5. iptables
is running on it. And also, I have installed iproute2 pkg as well.
pls see below for
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
Hi all!
I''m working in a " _really_ end user simple", yet powerfull, flexible,
scalable, GPL htb/htb-init front end, but now, in the "test fase" im facing
an utlimate problem...
Absoult minimalistic scenario: #Use a FIXEDFONT to read this
#inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1|
#
#FIREWALL class(rate,ceil) at lan-ethx
2005 Aug 29
2
Register Asterisk with Gatekeeper - oh323
I have tried everything. to register with this gatekeeper to make and
receive calls
These are the details I received from the voip provider:
protocol H.323
Gatekeeper Address - AVS@210.21.118.XXX
Port - 1719
RAS - 53
Q931 - 80
h245 - 1722
RTP - 1722
Username - H323
I have 2 phone number/accounts with this gatekeeper that I need to register to.
ID - HMA0200.10szxn-xxxx
e.164 - 22xx2912
2003 Aug 09
2
Gatekeeper
Hello
I am a newbie to Asterisk. We have set up Asterisk on a PC with Redhat 9.0. We have installed H323 openphone on our PC's. We are wondering what a gatekeeper does. It seems we need one but what I have seen in this group is that a gatekeeper must be installed on another box on the network. As all our PC's on the network use Microsoft OS is there a free gatekeeper software for
2006 Mar 02
33
Patch to allow for the ATM "cell tax"
I have been trying to optimise my ADSL connections for VOIP.
Funny things were happening - for example increasing the ping
packet size by 50% had no effect, but then adding one byte
had a major effect. It took me a while to figure out that I
was seeing the effects of the fixed ATM cell size.
This is probably obvious to some of you. For the rest: ADSL
uses ATM as its transport. An ATM
2003 Sep 16
1
h323 gatekeeper registration failed
Hi all,
i have tried to connect to a clarent gatekeeper.
I have used both of h323 drivers chan_h323.so and chan_oh323.so.
But no one can register to this gatekeeper.
Our ip is activated on this gatekeeper.
Maybe, i do wrong anything....
I have only set the "gatekeeper" option in the h323.conf or oh323.conf to
the ip address from the gatekeeper.
gatekeeper=x.x.x.x
But no one of the