search for: shapper

Displaying 11 results from an estimated 11 matches for "shapper".

Did you mean: shaper
2004 Feb 12
0
Pseudo Bridge with wonder shapper
I''m triying to setup a pseudo bridge with wonder shapper and reverse arp. I readed the advance routing howto but as I''m not a experienced linux user it doens''t have enought information on how to do it. Basicly I don''t know how to route with linux! My box is got 2 interfaces, eth0 and eth1 . I''m runing Mandrake 9.2 ....
2006 Dec 12
1
Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...tcpdump ) If I remove " -m layer7 --l7proto edonkey \" line I can see iptables log in /var/log/kern.log I''ve test with other protocols like skype or messenger ... layer7 filter seems to be simply ignored ... Syslog or kern.log still empty ... #!/bin/sh DEV=eth0 BR=br0 SHAPPER=CPE iptables -t mangle -N ${SHAPPER} iptables -t mangle -A POSTROUTING -o ${BR} -m physdev --physdev-out ${DEV} \-j ${SHAPPER} iptables -t mangle -A ${SHAPPER} \ -m layer7 --l7proto edonkey \ -j LOG --log-prefix eMule As you can see below my eth0 and eth1 interface are not in PROMISC mode becau...
2006 Dec 14
0
Re: [RESOLVED] Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
...iptables log in /var/log/kern.log >> I''ve test with other protocols like skype or messenger ... layer7 filter >> seems to be simply ignored ... >> >> Syslog or kern.log still empty ... >> >> #!/bin/sh >> >> DEV=eth0 >> BR=br0 >> SHAPPER=CPE >> >> iptables -t mangle -N ${SHAPPER} >> iptables -t mangle -A POSTROUTING -o ${BR} >> -m physdev --physdev-out ${DEV} >> \-j ${SHAPPER} >> >> iptables -t mangle -A ${SHAPPER} \ >> -m layer7 --l7proto edonkey \ >> -j LOG --log-prefix eMule...
2003 Dec 09
1
Traffic shapper and bridge
The university is like a ISP to give access to Internet to several faculties, but we want to restrict the traffic, we needed a traffic shaper to do this, I wanted to have something like (Packeteer INTEL NETSTRUCTURE 7370 aplication server) which it is a bridge where I not need IP for my networks cards. somebody knows one good one to work it on Linux? Regards.
1998 Jan 01
1
traffic shapper
Hi folks! Can I do traffic shaping by user? In some docs I found, by device. I wish to assign for example: root : 2mb user1: 1mb user2: 1mb Thanks in advance! Hernan
2007 Feb 23
3
Ethernet bridge overflow ?
Hello, I''ve setuped an ethernet bridge on a debian sarge 3.1 with l7-filter + ipp2 shapper rules The server is a supermicro p4sci + celeron pentium 4 base 3ghz + 512Mb + 2 ethernet e1000 One interface is connected to a cisco catalyst switch The other interface is connected directly to a CMTS (a sort of router for cable modem) configured as bridge too. More than 20Mbps of bandwith cros...
2004 Oct 27
1
Slow uploading with sftp
...;t find anything about it. The problem is that uploading through sftp is tremendously slow (~ 0.2KB/s) while downloading is ok (~ 200-300 KB/s), so I'm quite surprised. The machines I tested (client & server) are all in the same LAN segment, so we can safely assume that no router / traffic shapper is intercepting the SSH communication. Is this problem known or at least could you point to some checks I could do to diagnose and solve the problem? Thanks in advance. -Roman PS: Please, cc to me, since I'm not subscribed to the list.
2004 Jan 21
0
traffic shaping and kernel 2.6.0
hello all, I am newbie to this list, Is anybody has did some experimentation about traffic control with kernel 2.6.0 as there is one special module called traffic shapper in experimental category. Has anybody tried it? Are there any other special tools for the same? Is there any documentation regarding the same? I myself is going to try it with kernel 2.6.0 so welcome to advices. Thanks in advance. -SIDDHARTH _______________________________________________ L...
2006 Dec 05
1
Bridge HFSC QOS questions ...
Hello, I''ve got somes questions about Bridge and QOS ... I''ve got a serveur with 2 interfaces eth0,eth1 inside br0 bridge ... nothing of special ... If I understand all, normally I should configure TC class and qdisc on each physical or use ebtables to manage packets on output ... right ? I''ve attached my qos_script that hsfc and layer7 module. I use only Iptables
2010 Oct 15
4
Audio problems on cable modem link
We have a small office installation running over a cable modem. (8M down, 500k up confirmed with numerous speed test sites) When a single call is up, call quality is fine. When a second call is up, outbound audio is immediately choppy. We're using ulaw, and confirmed that traffic with 2 calls is <175kbps in/out. (IAX connection out) Asterisk doesn't report any dropped frames, the
2001 Dec 24
2
Two u32 problems: module count and fw
Hi All, I found 2 unusual behavior with u32 classifier in Kernel 2.4.12. I’ve u32 compiled as module. 1> u32 filter seems not working if there is already some fw filter used for some other class. In order to get u32 working I’ve to delete root class, which in terms delete all fw filters too, and then same command for u32 works. fw is also compiled as module. 2> If I add u32 filter to my