[LARTC] Excess BW again

2003-10-15 Thread Tom Olexa
Hello there, I've already posted st similar, but anyway... can anyone tell me, why the following setup tc qdisc add dev eth0 root handle 1: htb r2q 5 tc class add dev eth0 parent 1: classid 1:1 htb rate 512kbit ceil 512kbit tc class add dev eth0 parent 1:1 classid 1:10 htb rate 64kbit ceil

Re: [LARTC] Redundant Internet connections [Updated]

2003-10-15 Thread Seth J. Blank
Yeah, I figured out the problem (stupid mistake on my end) and everything is working now. With one exception. If I pull the cat5 out of eth0 (external interface 1) then everything just hangs. No connections can be made, etc. Pulling the cat5 out of eth1 (external interface 2) has no effect.

[LARTC] bridge

2003-10-15 Thread Victor
I belive I missed something | br0 | test --|eth0 eth1 |- network ftp|tc | If I ping a machine from network from the test ftp she doen't answers. If I skip the bridge, and I put the test ftp in the network, the ping is working. I have no

Re: [LARTC] bridge

2003-10-15 Thread Lawrence MacIntyre
We'll need a lot more information to help you... Why do you say the bridge is working? What DOES work? What is the configuration of your bridge? On Fri, 2002-09-06 at 03:35, Victor wrote: I belive I missed something | br0 | test --|eth0 eth1 |- network

Re: [LARTC] ~Restriction Problem~

2003-10-15 Thread Stef Coene
On Tuesday 14 October 2003 13:03, Joel wrote: - Original Message - From: Joel To: [EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 12:12 PM Subject: ~Restriction Problem~ Dear all, I have rehat 9.0 server connected to router. The link is 1 mbps Now i want to share only 260

Re: [LARTC] 10Mbit on HTB

2003-10-15 Thread Stef Coene
On Wednesday 15 October 2003 05:42, Rio Martin wrote: On Wednesday 15 October 2003 01:25, Stef Coene wrote: On Tuesday 14 October 2003 05:59, Rio Martin wrote: None. Htb is an egress qdisc so it shapes outgoing traffic. An ingress qdisc handles the incoming packets. And there is no

Re[2]: [LARTC] Redundant Internet connections [Updated]

2003-10-15 Thread Robert Kurjata
Hi Seth, I cant find anything more than posting my working script for load balancing over two links (it was for three links and I home I didn't remove too much). It has been done strictly by the rules on Nano-HOWTO and works. The main part is the PING section at the end. This ensures that kernel

Re: [LARTC] Redundant Internet connections [Updated]

2003-10-15 Thread Seth J. Blank
Thanks Robert, that's almost exactly what I had (I didn't have ip route flush cache). The problem is, everything is routing fine, and the data is being split evenly over eth0 and eth1, but as soon as I pull the cable out of eth0 (pulling it out of eth1 doesn't seem to matter) the connection