[LARTC] Puzzled why my scripts don't give me the desired result

2004-01-21 Thread Terry Tse
I am wondering if someone can examine why my set up does not give me the desired result. What I aim to achieve is to make DNS, ICMP, POP3, HTTP, SSH, SMTP traffic at a higher priority than FTP serving and Kazza traffic. However, when the FTP server is busy servicing FTP traffic, web browsing tr

Re: [LARTC] script says RTNETLINK answers: Invalid argument

2004-01-21 Thread Damion de Soto
Hi Javier, 1) don't 'reply' to messages if you are starting a new question/topic/thread 2) a relevent subject would help too. Hi, I have a litle problem with this code I have two virtual ips (50 y 51) and this ips are the gateway ip address add 192.168.0.50 dev eth1 ip address add 192.168.0.51 d

[LARTC] Traffic Shaping QoS and rate-limiting clients

2004-01-21 Thread Michael S. Kazmier
Hello all, I am trying to figure out a way to traffic shape for QoS (ie, prioritize different types of traffic) for an entire network and ALSO rate limit / shape individual users on this network. Now, I understand it all for rate control on users - what I can't figure out is how we can shape /

[LARTC] iproute2 source routing problem

2004-01-21 Thread Vishal Gandhi Kommineni
Hi all,   I am using a redhat 8.x linux box configured with zebra routing software which is also configured with ospfd I have 2 backbone routers running ospf connected to different isp's I have 3 local routers also running ospf within themselfs and also with the 2 backbone routers  (all are l

Re: [LARTC] Quantum of class nnnnn is big

2004-01-21 Thread rubens
> Make sure 1500 < quantum < 6 > quantum = rate / r2q Stef, Would it be 1500 < quantum, or 1500 <= quantum ? Rubens ___ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

RE: [LARTC] a couple of questions regarding htb

2004-01-21 Thread Serge Maandag
Haha, I see that even was the top question in the Faq, sorry.. Thanks for the help. Serge. > > > > That's what the IMQ Faq answers to your questions: > > === cut === > 1. What can i do with imq ? > > * Ingress shaping: > * Shaping over multiple interfaces: > Hth. > > Bye, Mike > > --

Re: [LARTC] a couple of questions regarding htb

2004-01-21 Thread Michael Renzmann
Hi. Serge Maandag wrote: Yes, IMQ. You can do ingress shaping with it, or you can bundle output traffic from various interfaces and shape at a single point. I will check it out then. Is that bundling as in bundling on a loopback interface? I remember that's how Cisco likes to do things. That's wh

RE: [LARTC] a couple of questions regarding htb

2004-01-21 Thread Serge Maandag
> Only outgoing traffic can be classfully shaped or limited. > > Is that correct or will limiting of incoming traffic work > but isn't it just as reliable? > > It's just not very flexible. In what manner? As in no borrowing / lending or as in hard to configure or as in ... ? > > Therefore the c

[LARTC] IS there any way to see what IP's or traffic is flowing in the default class

2004-01-21 Thread Geoff Dornan
Hi all   I have an odd request but we are managing alot of HTB queues and we seem to still be getting traffic in the default class, each client is allocated an IP address or block and has such no traffic under normal circumstances should be default traffic, as every IP should be i

Re: [LARTC] Slightly offtopic: IRC channel archives

2004-01-21 Thread Javier Ramirez
Hi, I have a litle problem with this code I have two virtual ips (50 y 51) and this ips are the gateway ip address add 192.168.0.50 dev eth1 ip address add 192.168.0.51 dev eth1 tc qdisc add dev eth1 root handle 1: cbq bandwidth 512kbit cell 8 avpkt 1000 \ mpu 64 tc class add dev eth1 parent

[LARTC] Slightly offtopic: IRC channel archives

2004-01-21 Thread Michael Renzmann
Hi all. I fear I'm slightly offtopic with this question, but I'll keep it short: who is (or feels) responsible for the #lartc irc-channel in oftc.net? I'd appreciate if that person would get in contact with me (off-list) in order to discuss some ideas I have. Thanks in advance. Bye, Mike

[LARTC] traffic shaping and kernel 2.6.0

2004-01-21 Thread [EMAIL PROTECTED]
hello all, I am newbie to this list, Is anybody has did some experimentation about traffic control with kernel 2.6.0 as there is one special module called traffic shapper in experimental category. Has anybody tried it? Are there any other special tools for the same? Is there any documentation re