Re: [LARTC] Multipath Routing in same subnet - Please take a look

2005-05-06 Thread Alexander Samad
On Fri, May 06, 2005 at 08:41:55PM -0700, gypsy wrote: > Christian Schmid wrote: > > > > Hello. > > > 80.237.244.0/26 dev eth1 proto kernel scope link src 80.237.244.52 > > default > > nexthop via 80.237.244.1 dev eth1 weight 100 > > nexthop via 80.237.244.33 dev eth1 weigh

Re: [LARTC] Multipath Routing in same subnet - Please take a look

2005-05-06 Thread gypsy
Christian Schmid wrote: > > Hello. > 80.237.244.0/26 dev eth1 proto kernel scope link src 80.237.244.52 > default > nexthop via 80.237.244.1 dev eth1 weight 100 > nexthop via 80.237.244.33 dev eth1 weight 100 Do not use weight parameters exceeding a single digit! > I hav

Re: [LARTC] QOS monitoring?

2005-05-06 Thread Jason Boxman
On Friday 06 May 2005 05:50, Vinod Chandran wrote: > 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. You could use my pol

Re: [LARTC] packet shaping bridge

2005-05-06 Thread Jason Bath
Thanks! Adding the filter to the root was the trick. From the various documentation I was reading I had the impression that the filter needed to be added to the sub-classes - 1:1 and so forth. I presume that's only appropriate when you have leaves below 1:1. Anyhow, the trick now is figuring

[LARTC] Routing by interface as opposed to ip address?

2005-05-06 Thread Joe Devich
Hello all, Does anyone know of a methodology to build a route based on the inbound and outbound interfaces as opposed to ip addresses? We are essentially trying to forward packets from one interface to another without looking at the ip address. Bridging (brctl, br2684ctl) will not work in this cas

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Andreas Klauer
On Friday 06 May 2005 15:35, Kenneth Kalmer wrote: > Has anybody on the list seen some strange mails coming from members > with gmail accounts? It's junk on this list that gets bounced by mail providers when LARTC tries to send it to the list members. Here's an example: <[EMAIL PROTECTED]>: host

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Henk Hesselink
This is the problem. I see it happening in my logfiles. I sent the list maintainer a couple of mails about this about 6 weeks ago, but never heard anything back. I've just resigned myself to reenabling my account every 2-3 weeks... Henk Joe Nuts wrote: My guess is that the problem is related to m

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Joe Nuts
My guess is that the problem is related to mail servers that 'bounce' back emails that have virus attachments. I get the notifications about once a month it seems. I assume that someone is sending an email with a virus attachment to the list, the list tries to send the email to everyone (like it sh

Re: [LARTC] HTB rate miscalculation

2005-05-06 Thread Marcus Felipe Pereira
Hi, I've migrated my tc configuration from CBQ to HTB. One problem appeared. Htb seems to miscalculate the bandwidth for classes with greater rates. For rates below 2Mbit there is almost no difference between the configured and the measured rate. For large ones the problem starts. My root cl

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Charles Jones
I get this about 2-5 times a month on my gmail account. I've written the list owner, and had no response yet. Charles On 5/6/05, Andy Furniss <[EMAIL PROTECTED]> wrote: > Kenneth Kalmer wrote: > > On 5/6/05, Marcelo Araujo <[EMAIL PROTECTED]> wrote: > > > >>Hi. > >> > >>Why i receive this? > >>

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Catalin Bucur
Kenneth Kalmer wrote: I second, seems to be a gmail thing. I've contacted both the mailing list owner and gmail about the issue and have had no response from either. Has anybody on the list seen some strange mails coming from members with gmail accounts? I have the same situation here, so it isn't

[LARTC] Dead gateway detection - help needed

2005-05-06 Thread senthil
Hi, I am using linux-2.4.26-9 kernel. I have patched the kernel with julians routes-2.4.26-9.diff patch. As per the nano.txt document i have configured my box with multiple internet links. When any of the gateway goes down, the dead gateway detection is not happening and all the route is not

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Andy Furniss
Kenneth Kalmer wrote: On 5/6/05, Marcelo Araujo <[EMAIL PROTECTED]> wrote: Hi. Why i receive this? this is not the first time i receive. "Your membership in the mailing list LARTC has been disabled due to excessive bounces The last bounce received from you was dated 29-Apr-2005." Can anybody tell m

Re: [LARTC] mailling list newbie question

2005-05-06 Thread Kenneth Kalmer
On 5/6/05, Marcelo Araujo <[EMAIL PROTECTED]> wrote: > Hi. > > Why i receive this? > > this is not the first time i receive. > > "Your membership in the mailing list LARTC has been disabled due to > excessive bounces The last bounce received from you was dated > 29-Apr-2005." > > Can anybody te

[LARTC] mailling list newbie question

2005-05-06 Thread Marcelo Araujo
Hi. Why i receive this? this is not the first time i receive. "Your membership in the mailing list LARTC has been disabled due to excessive bounces The last bounce received from you was dated 29-Apr-2005." Can anybody tell me? Thanks a lot.! Marcelo __

[LARTC] Multipath Routing in same subnet - Please take a look

2005-05-06 Thread Christian Schmid
Hello. I have the problem that I have two gateways on the same subnet, 80.237.244.1 and 80.237.244.33. Both gateways are 100 MBit cards, so I have 2 times 100 MBit to the Internet. The NIC in the server is a gigabit-card, so this card is easy able to use both gateways for outgoing traffic. Now I

[LARTC] QOS monitoring?

2005-05-06 Thread Vinod Chandran
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 ___ LARTC mailing lis

[LARTC] pfifo_fast error message

2005-05-06 Thread Victor Yeo
good afternoon, I am a newbie to tc. i want to set qdisc to pfifo_fast, using the command below: % tc qdisc add dev eth0 root pfifo_fast RTNETLINK answers: Invalid argument why am i getting this error message? thanx. victor ___ LARTC mailing list L

[LARTC] Ingress rate

2005-05-06 Thread R Harper
Hello I'm doing some qdisc programming and I want to get/read the current ingress rate from a kernel module I was wondering what is the most convenient of achieving this My idea is to load the ingress qdisc and the police filter if necessary. and modify the source to export a structure or function

Re: [LARTC] help regarding display with tc

2005-05-06 Thread Pan'ko Alexzender
On Fri, 6 May 2005 09:43:59 +0530 Supratim Mitra <[EMAIL PROTECTED]> wrote: > hello, > i'm a newbie to this field and a new member to this group.i hv gone > through few tc howto and and succesfully controlled the bandwidth of a > small network setup. > i have a query that is it possible to di