Re: [LARTC] link redundancy...

2004-04-09 Thread Peter Salanki
That could be done with a simple shell script, just pinging and switching if host doesn't respond. Otherwise u could use something more complex such as BGP, but I really don't think your ADSL provider allows yo to ibgp peer with them :/ On Fri, 9 Apr 2004 16:19:03 -0300 "Cristiano Soares" <[EMAI

Re: [LARTC] link redundancy...

2004-04-09 Thread Paolo Alexis Falcone
On Fri, Apr 09, 2004 at 04:19:03PM -0300, Cristiano Soares wrote: >Does anyone know how to make a link redundancy? I have two ADSL lines, and >i want the linux machine to be able to switch between the two lines >everytime the first ADSL line goes down. Thanks a lot. > >Cristian

[LARTC] HTB

2004-04-09 Thread Arturas Lapiene
Hello, I have problems with htb. The problem is that when I download any file via shaper with htb, the traffic is very dinamic, it jumps, for example: if i have set ceil = 128kbit the results that it jumps from 112kbps to 144kbps or smth like that maybe its not very bad, but when the traffic drop

[LARTC] Re: HTB

2004-04-09 Thread Arturas Lapiene
Hello, I have problems with htb. The problem is that when I download any file via shaper with htb, the traffic is very dinamic, it jumps, for example: if i have set ceil = 128kbit the results that it jumps from 112kbps to 144kbps or smth like that maybe its not very bad, but when the traffic drop

[LARTC] Load Balancing w/ Proxies

2004-04-09 Thread RonSenykoff
Hello all. I have load balancing (DSL + Cable) ala nano HOWTO + some modifications. Works great.       LAN        |   ---   | LOAD    |   |BALANCER |   ---   |         | Firewall  Firewall   |         | Cable      DSL Modem      Modem   |         | Internet Internet I would lik

[LARTC] Monitoring qdisks and classes.

2004-04-09 Thread Mike Mestnik
Are there any tools like iptraf or top to display tc stats? I would like to see things like flowes(TCP or UDP connections) as well as simple per second stats. I'm trying to monitor my p2p uploads and network connections to see if things are getting into the right class. I used to use mrtg for th

[LARTC] link redundancy...

2004-04-09 Thread Cristiano Soares
Does anyone know how to make a link redundancy? I have two ADSL lines, and i want the linux machine to be able to switch between the two lines everytime the first ADSL line goes down. Thanks a lot.   Cristiano

Re: [LARTC] tcsim (was: Can I give more bandwidth to a specific URL)

2004-04-09 Thread Jason Boxman
On Tuesday 06 April 2004 17:29, Jason Boxman wrote: > On Tuesday 06 April 2004 05:17, Martin A. Brown wrote: > > > > If you are just starting out with traffic control under Linux, I strongly > > recommend learning and using tcng from the beginning. The control > > language offered by tcng (althou

[LARTC] Re:Multipath Masquerade

2004-04-09 Thread Mario
Donât mind my previous post â I figured out the issue, I wasnât properly setting broadcast addresses in the appropriate areas. I rewrote my script to take this into account and it works great now â ___ LARTC mailing list / [EMAIL PROTECTED] http://mai

Re: [LARTC] tc command failed on 2.4.21 kernel

2004-04-09 Thread Stef Coene
On Thursday 08 April 2004 00:06, Reed Zhou wrote: > Hi, > > Will TC work on 2.4.21 kernel without any patches? If it does, why tc > command failed? > > For example, > > # tc qdisc show dev eth0 > RTNETLINK answers: Invalid argument > Dump terminated Do you run a kernel with QOS support ? Stef --

[LARTC] Multipath IP Masquerade

2004-04-09 Thread Mario
Previously I attempted load balancing between 3 interfaces with limited bandwidth but a common gateway with much more bandwidth using QoS and teql. This had little to know luck because routes never seemed to come out right. Someone pointed me in the direction of http://www.ssi.bg/~ja/nano.txt to tr

[LARTC] controlling uplinks per ip

2004-04-09 Thread Paras pradhan
hi all, Newibe to tc and cbq i have a linux (rh9) machine having one ethernet (eth0-public ip) to internet and second int (eth1) private ip ,to which all my workstation connects. scenario: --|eth0--Linux Server---eth1|--192.168.2.11 i have used the following commands and my client

[LARTC] Bandwidth limiting for each computer in subnet

2004-04-09 Thread Hamed Abangar
Dear members   I'm new to this list and also new to tc command. I have a subnet with over 30 pc which have ip addresses from 172.16.1.1/16 range.I want that each computer in my subnet can work with internet with maximum 6k for download and maximum 6k for upload.when i run the following tc commands

Re: [LARTC] Squid + shaping question

2004-04-09 Thread Andy Furniss
Teodor Yantchev wrote: Hi folks, So, I have a pretty simple setup - a linux router machine running as a firewall/router for a small neighborhood LAN (approx 20 machines). I also have squid running on the box in non-transparent mode, and also I have set up NAT for TCP/UDP ports above 1024 for all c