search for: ss040831

Displaying 7 results from an estimated 7 matches for "ss040831".

Did you mean: 20040831
2004 Sep 28
0
tcng version 10a
...on of iproute2. - last but not least, tcsim can now use the 2.4.27 kernel (just in time before 2.4.28 gets released, I know :-) I didn''t go through the whole array of compatibility tests yet, so there could be problems if you''re not using the 2.4.27 kernel and iproute2-2.6.9-ss040831. The complete list of changes is below. - Werner ----------------------------------- CHANGES ----------------------------------- - configure is compatible with 2.4.27 - updated kernel version example in README from 2.4.26 to 2.4.27 - scripts/compatibility.sh: added 2.4.27 - changed name of &quo...
2005 Jan 12
4
hashing filters
Hi all, I am a newbie and I have not played a lot with tc utility. I have red maybe everything that has to do with massive filtering (maybe not everything). If you can help me on this I would appriciate that very much. I use tc utility with iproute2-ss040831. I want to limit bandwidth for the 192.168.0.0/16 subnet using this script. tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1: classid 1:2 htb rate 100Mbit ceil 100MBit tc filter add dev eth0 parent 1:2 handle 2: protocol ip u32 divisor 256 tc...
2005 Jan 17
0
iproute2 problem
...going back and forward over the ip-ip tunnel like I expect and then a packet does not go via this path, it just goes out the interface with the default route. This subsequently gets lost somewhere and no ack is received. kernel and ip utilities versions are as follows: ip -V ip utility, iproute2-ss040831 uname -a Linux spud.babelsoft.com.au. 2.6.10-gentoo-r4 #1 Thu Jan 13 21:08:50 EST 2005 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux Does anyone have any ideas. Also for some strange reason the server with this problem also refuse to use the 150.101.118.158 address as an MX, which I am...
2006 Apr 26
1
HTB - Rate errors
Hi, I''m trying to get HTB working correctly on Centos4 (RHEL-based) with kernel 2.6.9-34.EL. I have two gigabit network interfaces bridged together and I have created the following: tc qdisc add dev eth2 root handle 1: htb default 1 r2q 8000 tc class add dev eth2 parent 1: classid 1:1 htb rate 100Mbit burst 24k cburst 24k (I have been trying different parameters). The network is
2004 Oct 21
2
how to read the stats
...why do I have a backlog rate 6190bit 7pps backlog 46p lended: 220159 borrowed: 321647 giants: 0 tokens: -493609 ctokens: -242500 Having said all that it does seem to be limiting to 25Kbit, with burst upto 51 ! This is on a patched debian 2.6.8 kernel (pom-ng patch''ed) and iproute2-ss040831 Thanks Alex
2006 Apr 27
1
Unsubscribe
...>> lended: 842747 borrowed: 0 giants: 0 >> tokens: 1527 ctokens: 1527 >> >> That''s a transfer of around 9MBytes, yet HTB is only reporting just >> under 8Mbits/sec. Has anyone got any suggestions for me to try? > > CentOS''s tc version(iproute2-ss040831) is known to have buggy rates(at > least > for htb). You have to multiply by 8 the rate value. > > You can use htb-stats[1] script made bye jjo ciarlante, it is bery usefull > to > see real-time htb class rates, this script has a (soft)fix for the bug in > CentOS and display ht...
2006 Jan 17
12
Multiple ISPs: How to force $FW traffic to a specific ISP (reprise)
Hi! I have reprise try to resolve this problem, suspended from 17 dec 2005 I have try to apply the suggest of Jerry (see above). The problem still exist. See attach shorewall config, dump and tcpdump when I check to exit whit SSH from firewall... In the masq file is reported the last my attempt in order to resolve my problem, however I have test also the example reported in MultiISP.html, but