Displaying 20 results from an estimated 300 matches similar to: "Virtual interfaces shaping"
2004 Nov 15
5
Packet loss with htb+sfq+l7filter
Hi all!
I''m trying to shape traffic in a dorm''s network (4 mbit symmetrical
internet link, about 200 computers, heavy p2p usage). The router is a
p4xeon running linux 2.6.9 with the qnet patches
(http://kem.p.lodz.pl/~peter/qnet/). When I activate ip_forward I get
>20% packet loss and a lot of duplicates. Any ideas? I attach my shaping
script.
Thank you very much in advance,
2005 Feb 16
9
DSCP, ToS and Egress
I''m successfully using HTB + GRED to shape traffic based on the DSCP field. I
would like to strip the DSCP and possibly replace it with normal ToS bits on
egress traffic leaving my network. Leaving DSCP set is pointless, and could
potentially cause problems with some ISPs that use DSCP internally I suppose.
Setting ToS bits would seem ideal as most networks still honor it to varying
2005 Oct 19
1
new here can guide me throw :)
i''am new here and i saw some tutorials but those was old for the
2.4.xkernel and i don''t know were to start correctly.
many thanks to all of you.
sincerly:
Timi
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 May 26
3
compile error while patching iproute2 with esfq
Hi!
I''m getting this error while I try to compile iproute2-2.6.11-050330:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include
-DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_esfq.o q_esfq.c
q_esfq.c: In function `esfq_parse_opt'':
q_esfq.c:45: error: structure has no member named `hash_kind''
q_esfq.c:45: error: `TCA_SFQ_HASH_CLASSIC''
2005 Jan 04
4
Scheduler Mechnisms!
Hello,
Normally, in addition to such qdisc scheduler mechanisms as FIFO, PQ, WRR, WFQ,
are there any more? Then, there is a confusion on scheduler in Linux enviroment:
Assume there is a qdisc, such as RED as a leaf qdisc in a router, we know, if
there is packet which want to enqueue the packet, the Function red_enqueue is
called, but when the packet leave the queue(when the Function red_dequeue
2005 Jan 04
11
ESFQ?
Hi again,
I was just looking around for ESFQ sources, and I see that the main site
is down, and only has kernel 2.6.4 patches.
Is ESFQ maintained? If so, where can I find patches for 2.6.10?
Thanks,
-justin
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Nov 16
2
Problem Backup Maildir to NTFS
Dear Sirs,
I need to make a backup of email accounts (Maildir) a Linux server to a
Windows server with NTFS, but get the following error:
rsync: rename
"/mnt/rsync/cur/137D94_29.ml110c.qnet.com.pe,S=32828:2,S.M92y5w" ->
"cur/137D94_29.ml110c.qnet.com.pe,S=32828:2,S": Invalid argument (22)
I have installed Rsync v3.0.9
The command is executed:
rsync -rltDvu
2004 Jul 24
5
HTB classifying
I am trying to shape a client (somewhat advanced).
This is my target:
Client is 192.168.2.224. I would like to allow him to download with
500000 bits/sec in general. But, for a specific port(say 22), i would
like him to download with 300000 bit/sec only. The problem is that my
configuration (maybe wrong) allows him to download with 800000 bit/sec.
(500000 generally + 300000 on port 22)
I thought
2007 Jun 07
1
Lost login process PID XXXXX
Dear List:
We installed Dovecot v1.0.0 a couple days ago.
After running the software for a couple days, the following happened:
Jun 6 15:58:10 cello dovecot: POP3(sgtdohara): Disconnected: Logged out
top=0/0, retr=0/0, del=0/0, size=0
Jun 6 15:58:10 cello dovecot: POP3(dorene): Disconnected: Logged out
top=0/0, retr=1/4652, del=1/1, size=4635
Jun 6 15:58:10 cello dovecot: Lost login process
2009 Nov 10
1
swapless pvm
What is the best practice in creating PVm domU''s - with or without swap?
>From the admin point of view, especially in HA environment it is temptating not to have
a seperate swap partition.
Could it be performance issue if swapping to swap-file insted of
swap-partition?
What about pure swapless- no swapfile, no swap-partition?
Any expirence out there?
regards
Longina
--
--
2005 May 27
0
[SOLVED] compile error while patching iproute2 with esfq
On 5/27/05, gypsy <gypsy@iswest.com> wrote:
>
>
> Yeah, I know what it means.
>
> Where did you get your esfq patch from?
I downloded it from
http://www.ssi.bg/~alex/esfq/<http://www.ssi.bg/%7Ealex/esfq/>
What kernel version? If your kernel is 2.6 then get this patch:
> http://kem.p.lodz.pl/~peter/qnet/ <http://kem.p.lodz.pl/%7Epeter/qnet/>
>
>
2009 Oct 20
2
Expire plugin per domain
Dear Timo thank you for the help your giving me these.
I want to set expire plugin only for some domains in the same way I set autocreate plugin.
vchkpw-wrapper.sh
#!/bin/bash
DOMAIN=`echo $VPOPUSER|sed s/^.*@//`
echo $USER > /tmp/autocreate
echo $DOMAIN >> /tmp/autocreate
if [ "$DOMAIN" = "operaciones.qnet.com.pe" ]; then
export USERDB_AUTOCREATE=INBOX.Spam
2009 Nov 19
1
Strange server locks isuess with 2.0.7 - updating
Hi Marek,
Is it possible for you to provide a backtrace of the crash? And can you file a bug report at bugs.gluster.com? Also if possible can you upgrade to 2.8 release and confirm whether you face the same problem?
regards,
----- Original Message -----
From: "Marek" <mb at kis.p.lodz.pl>
To: gluster-users at gluster.org
Sent: Thursday, November 19, 2009 7:20:44 PM GMT +04:00 Abu
2005 Jan 05
2
Suggestion - table of QoS mechanisms
Hi,
A thought for the list. As I mentioned in another
posting, there are a lot of QoS mechanisms out there.
Linux supports some, but not all. Some patchsets add
others, but don''t work for all kernels. There are also
userland implementations, usually sitting in software
routers, but there are other packages.
Would it be helpful if I worked on a table of what''s
out there for
2005 Apr 18
20
HTB stalling
Hi
Couple months ago I started to have a strange problem with HTB.
My setup is Fedora Core 2 + Pentium 2 233 + 128 MB of ram and its serving as
a router.
For some time since going to kernel 2.6 my HTB QoS Stalls for couple
seconds, every couple minutes. If the connection load is bigger the stalling
is more frequent and takes longer.
I isolated the problem to be with HTB (CBQ works fine).
The
2004 Aug 06
2
reommended settings for low bitrate voicecom codec ?
Am Dienstag, 13. Mai 2003 03:22 schrieb Allen Drennan:
> Hello,
>
> HawkVoice doesn't have a 6.3kbps codec for CELP, it has a 4.5kbps CELP
> codec and I do not believe it is being used by TeamSpeak. The 6.4kbps CELP
> being used in TeamSpeak, to which you are referring I believe comes from
> Lernout & Hauspie's LHACM.ACM file which it appears you are redistributing
2023 Oct 14
0
WorldCIST'24 - 12nd World Conference on Information Systems and Technologies | Lodz, Poland
* CORE Conference
** Google Scholar H5-Index = 25
*** Indexed in Scopus, WoS, DBLP, etc.
------------------------------ ------------------------------ ------------------------------ -----------------------------
WorldCIST'24 - The 12th World Conference on Information Systems and Technologies
Lodz University of Technology, Lodz, Poland, March 26-28, 2024
2005 Nov 08
6
[ANNOUNCE] iproute2 2.6.14-051107
Update to iproute2 is available. Most of the changes were to repair the
things that broke with the introduction of the batch mode to the ip command.
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.14-051107.tar.gz
For info on CVS ans other info see:
http://linux-net.osdl.org/index.php/Iproute2
Masahide NAKAMURA
* Updating for 2.6.14
- Show UPD{SA,POLICY} message
2008 Nov 12
1
R code to generate Sweave input ? Sweave squared ?
Dirk,
I came upon your message below in searching for a different Sweave topic.
Have you pursued this? I'm new to R (9 months). Recently have been doing
data analysis in R and have started pondering the same question, but don't
have any ideas yet. I did do something related to this in SAS, the main
purpose of which was to build a standardized file of statistical results to
be