Displaying 7 results from an estimated 7 matches for "vinod_chandran".
2005 Aug 02
0
[Fwd: Re: sercice-based and ip-based shaping]
-------------- next part --------------
An embedded message was scrubbed...
From: Vinod Chandran <vinod_chandran@multitech.co.in>
Subject: Re: [LARTC] sercice-based and ip-based shaping
Date: Tue, 02 Aug 2005 10:36:00 +0530
Size: 3441
Url: http://mailman.ds9a.nl/pipermail/lartc/attachments/20050802/44a5f54e/LARTCsercice-basedandip-basedshaping.eml
2005 Aug 02
1
RE: service-based and ip-based shaping
...s
-> First: traffic passes imq0 - and is shaped based on services
-> Second: traffic from imq0 is routed to imq1 - where it is shaped
based on IP of the client.
What do you think about this?
Mihai VLAD
__________________________
-----Original Message-----
From: Vinod Chandran [mailto:vinod_chandran@multitech.co.in]
Sent: Tuesday, August 02, 2005 8:06 AM
To: Mihai Vlad
Subject: Re: [LARTC] sercice-based and ip-based shaping
Hi Mihai,
You could have a parent class based on services, then have children of
that parent class based on ips.
for eg,
lets say the root is 1:1,
have FTP service clas...
2006 Jun 05
0
Static routing with multiple interfaces
Hi,
I am facing some strange problem with multipath routing.
I have set up a rule stating that any packets coming from a certain ip
address <192.168.52.66> should use an interface < eth1>
For this, I used the following commands
/ip rule add from 192.168.52.66 table 200
ip route add default table 200 via 192.168.19.76 dev eth1/
Here 192.168.19.76 is eth1''s gateway.
This
2005 Dec 21
1
Limit for prio value
Hi all,
I am using htb for traffic classification.
Is there a limit to the value prio can take cos when I give the
following command .
tc class add dev eth2 classid 1:22 parent 1:2 htb rate 500Kbit ceil
1000Kbit prio 8
and then check the output, I find that the prio of 1:22 is 7, same
case for other values above 7.
Thanks,
Vinod C
2005 Jun 09
3
Understanding of HTB classes
Hi all,
I have configured HTB classes on my public interface. I have split the
bandwidth among two subclasses say 1:2 and 1:3.
Lets say if I configure the rate limit of say 1:2 as 250kbps with a ceil
setting of 1000kbps,
I presume it means that the class can have bandwidth upto 1000kbps,
provided the bandwidth is unused, if not it is assured a bandwidth of
250kbps.
Is my understanding
2005 May 06
3
QOS monitoring?
Hi,
I have implemented QOS classifiers using TC with HTB. The
classification is working.
I would like to know whether there is some tool which will help me in
monitoring the bandwidth share of the various classes.
Thanks,
Vinod C
2006 May 30
11
Problems with Routing and Masquerading
Hi,
I have a linux box which balances load between two interfaces ( say WAN1
and WAN2). I have masquerading on for any request coming from LAN to the
outside world.
The setup is in such a way that WAN1 drops packets with source ip
belonging to WAN2''s network and viceversa.
For some strange reason, I find that packet coming out from the WAN
interface has source address of WAN2 and