Re: LARTC digest, Vol 1 #721 - 6 msgs

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I will be out of the office from 8/19 until 8/23.  I will be returning on Monday
afternoon, 8/26, and will reply then.

Thank you,

Michael Pellegrino
Softerware, Inc.

___________________________________________________________________________
Subject: LARTC digest, Vol 1 #721 - 6 msgs
From: lartc@mailman.ds9a.nl
Date: 08/17/02 01:27:51

Send LARTC mailing list submissions to
	lartc@mailman.ds9a.nl

To subscribe or unsubscribe via the World Wide Web, visit
	http://mailman.ds9a.nl/mailman/listinfo/lartc
or, via email, send a message with subject or body 'help' to
	lartc-request@mailman.ds9a.nl

You can reach the person managing the list at
	lartc-admin@mailman.ds9a.nl

When replying, please edit your Subject line so it is more specific
than "Re: Contents of LARTC digest..."


Today's Topics:

   1. Re: Advance Routing Guidance (Arindam Haldar)
   2. Re: HTB is in 2.4.20pre1,2 (Jason Tackaberry)
   3. HTB3 port for 2.2.18? (Amit Kucheria)
   4. HTB equivalent for 'bounded' and 'isolated' in CBQ (Amit Kucheria)
   5. Implementation details of sch (Pedro Larroy)
   6. Re: Implementation details of sch (Werner Almesberger)

--__--__--

Message: 1
Date: Fri, 16 Aug 2002 20:26:24 +0530
From: Arindam Haldar <arindamhaldar@inbox.lv>
To: Julian Anastasov <ja@ssi.bg>
Cc: LARTC <lartc@mailman.ds9a.nl>
Subject: Re:  Advance Routing Guidance

hi julian
hi all
thanx to you all.. many doubts are now cleared.. the **NATing** 
soulution is ofcource a very steady one but am not able to convince my 
management for it !.. hopefully they will...
ys julian you r right :).. there were white spaces--it's patched 
perfectly now .. :) ..
to you all---> have a :) sunday..
:)
A.H

Julian Anastasov wrote:
> 	Hello,
> 
> On Thu, 15 Aug 2002, Arindam Haldar wrote:
> 
> 
>>after going thru the docs i find that with julians patch one needs to
>>**MASQUERADE** to the links... we dont want that !.. we want our real ip
>>to flow in these 2 links(real ip already being broadcasted on provider's
>>network)..
>>so my Question is-->possible without **MASQUERADE** ??.. will the
>>setup(as shown in docs) loadbalance for our real ip's ?? ..
> 
> 
> 	Of course, it is possible ... and depends on how restrictive
> are your providers. But if one link fails you can have the problem
> of using sources for the failed link, then the replies from world
> will hit the failed provider and will not reach you. As result,
> your internal servers should know which source addresses to use
> according to the link state. The masquerade simply guarantees that
> one link is used only from addresses that are reachable from this
> link.
> 
> 
>>what other things i have to consider ?..
> 
> 
> 	As for applying the patches you need to download them
> correctly. More likely you have white space problem (try with
> patch -l).
> 
> 
>>Awaiting a reply very very anxiously..
>>A.H
> 
> 
> Regards
> 
> --
> Julian Anastasov <ja@ssi.bg>
> 
> 
> 



--__--__--

Message: 2
Subject: Re:  HTB is in 2.4.20pre1,2
From: Jason Tackaberry <tack@auc.ca>
To: Alexey Talikov <alexey_talikov@texlab.com.uz>
Cc: devik <devik@cdi.cz>, lartc@mailman.ds9a.nl
Date: 16 Aug 2002 14:43:54 -0400

On Thu, 2002-08-15 at 01:46, Alexey Talikov wrote:
> I think in many cases HTB is more simple, power and beautiful
> than CBQ.

Not only that, but it _works_, which is pretty important for me. :)

I'm very happy to see it included into the main kernel.

Best,
Jason.

-- 
Academic Computing Support Specialist
Algoma University College
Sault Ste. Marie, Ontario
705-949-2301 x330                                   Personal Home Page
http://www.auc.ca                                     http://sault.org


--__--__--

Message: 3
Date: Fri, 16 Aug 2002 15:54:10 -0500 (CDT)
From: Amit Kucheria <amitk@ittc.ku.edu>
To: lartc@mailman.ds9a.nl
Subject:  HTB3 port for 2.2.18?

Hi all,

Is there an HTB3 port for 2.2.18?

Is HTB2 patch on devik's site accurate enough in 2.2.18?

Regards,
Amit
-- 
I'm an angel!!! Honest!
The horns are just there to hold the halo up straight.
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
                  Amit Kucheria
          EECS Grad. Research Assistant
         University of Kansas @ Lawrence
   (R): +1-785-830-8521 ||| (C): +1-785-760-2871
____________________________________________________


--__--__--

Message: 4
Date: Fri, 16 Aug 2002 16:09:15 -0500 (CDT)
From: Amit Kucheria <amitk@ittc.ku.edu>
To: lartc@mailman.ds9a.nl
Subject:  HTB equivalent for 'bounded' and 'isolated' in CBQ

Hi all,

Sally Floyd's Link sharing paper defines the following:

1. Bounded class: class that is not allowed to borrow from ancestor 
classes, regardless of the limit status of those classes.

2. Isolated class: class that does not allow non-descendant classes to 
borrow its unused bandwidth and that does not borrow bandwidth from 
other classes in turn

How does HTB implement a 'bounded class'? I seem to see no constructs to 
be able to do this.

The 'ceil' parameter allows us to implement a part of the 'isolated'
definition above. By setting it equal to 'rate', the class does not
borrow bandwidth, but what will stop other classes from borrowing its
unused bandwidth?

Regards,
Amit

--
I'm an angel!!! Honest!
The horns are just there to hold the halo up straight.
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
                  Amit Kucheria
          EECS Grad. Research Assistant
         University of Kansas @ Lawrence
   (R): +1-785-830-8521 ||| (C): +1-785-760-2871
____________________________________________________


--__--__--

Message: 5
Date: Sat, 17 Aug 2002 00:38:50 +0200
To: lartc@mailman.ds9a.nl
From: Pedro Larroy <piotr@omega.resa.es>
Subject:  Implementation details of sch

Hi
I'm trying to understand the sch implementation in the linux kernel. Is
there some documentation out there that may be helpful to me?

Regards.
-- 
 ... ___________________________________________________________ ...
|   /|                                                         |\   | 
|  /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr  |-\  |
| /--|            No MS-Office attachments please.             |--\ |
o-|--|              e-mail: piotr@omega.resa.es                |--|-o 
|  \-|    finger piotr@omega.resa.es for public key and info   |-/  | 
|...\|_________________________________________________________|/...| 

--__--__--

Message: 6
Date: Fri, 16 Aug 2002 21:59:14 -0300
From: Werner Almesberger <wa@almesberger.net>
To: piotr@outpost.ds9a.nl, lartc@mailman.ds9a.nl
Subject: Re:  Implementation details of sch

Pedro Larroy wrote:
> I'm trying to understand the sch implementation in the linux kernel. Is
> there some documentation out there that may be helpful to me?

ftp://icaftp.epfl.ch/pub/people/almesber/pub/tcio-current.ps.gz
and, more recent, but not quite finished:
ftp://icaftp.epfl.ch/pub/people/almesber/junk/tc-04FEB2001-0.tar.gz

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina         wa@almesberger.net /
/_http://icapeople.epfl.ch/almesber/_____________________________________/


--__--__--

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc


End of LARTC Digest


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux