[LARTC] Incoming traffic

2007-02-27 Thread mohican 542003
Hello, with the command : tc filter add dev eth0 parent : protocol ip u32 patch ip src 192.168.2.6police rate 1kbit burst 1kbit drop flowid :1 we can limit traffic coming from 192.168.2.6. I would like: for 192.168.1.2, 192.168.1.4 limit to 10mbit for 192.168.1.3, 192.168.1.5

Re: [LARTC] Multiple uplinks, ssh connections hang

2007-02-27 Thread Alex Samad
On Tue, Feb 27, 2007 at 08:12:17AM +0700, Denny Zulfikar wrote: Hello korey, I don't think your configuration will work well, because there're balancing using weight connection. So, if you have connection-oriented-application that must sure passing their traffic only from one connection

Re: [LARTC] Conntrack table full and Heavy p2p loaded traffic manager ...

2007-02-27 Thread Luciano Ruete
On Monday 26 February 2007 06:07, you wrote: Hello, cc to the list, it may help others. Thanks for your answer Do you know a method to choose hashSize as you explain me for conntrack max ? Yes, the hash table size(search wikipedia if you do not know what a hash table is) is the numbers

Re: [LARTC] Multiple uplinks, ssh connections hang

2007-02-27 Thread Luciano Ruete
On Monday 26 February 2007 18:43, Korey O'Dell wrote: Folks, Ive got two ISP connections that I am using with: --- ip route add 192.168.200.0/24 dev eth2 src 192.168.200.11 table connection1 ip route add default via 192.168.200.1 table connection1 ip route add x.175.244.0/24 dev eth1 src