Displaying 20 results from an estimated 2000 matches similar to: "egress bandwidth not limited / limited extremely inaccurately"
2004 May 09
0
problem with 2 Mbit egress rate
i''m trying to limit my egress bandwidth over 2 interfaces (eth1 and eth2) to
2 Mbit
my script is something like this:
tc=/sbin/ip
ipt=/sbin/iptables
$tc class add dev imq0 parent 2: classid 2:4 htb rate 1845Kbit quantum 3000
$tc filter add dev imq0 parent 2: protocol ip handle 4 fw classid 2:4
$tc class add dev imq0 parent 2:4 classid 2:40 htb rate 0.5Mbit quantum 3000
prio 5
$tc qdisc
2003 Jun 25
2
Combining ingress and egress ( IMQ+HTB)
I am successfully running ingress (IMQ) and egress (HTB) shaping on a
bridge.
Is there any way to combine and share the bandwidth between ingress and
egress?
Example:
I have set up www service for egress at 128 KB and ingress at 256 KB. The
shaping on them works fine separately. However, I want to create a single
virtual pipe for www traffic and limit both ingress and egress combined to
256 KB.
2004 Dec 20
2
How can I discern egress traffic than ingress traffic?
I have two interfaces, eth0 and eth1 but i can''t
discern the egress traffic than ingress traffic. I
need to apply htb qdisc in both directions, and I read
that I need the IMQ patch to do this, because in
ingress qdisc i can''t apply htb qdisc...but where is
the ingress qdisc? affect the traffic that goes from
eth0 to eth1 or is for the traffic that goes from eth1
to eth0?
2007 Nov 29
1
SNMP Log entries
Hi,
Does anyone know how to prevent snmpd from writing the below into
/var/log/messages/
Nov 29 19:35:02 serenity snmpd[2287]: Received SNMP packet(s) from
UDP: [127.0.0.1]:34309
Nov 29 19:35:02 serenity snmpd[2287]: Connection from UDP: [127.0.0.1]:34309
Nov 29 19:35:02 serenity last message repeated 7 times
Nov 29 19:40:02 serenity snmpd[2287]: Connection from UDP: [127.0.0.1]:34313
Nov 29
2006 Jan 27
0
samba machines as PDC and member
I have set up samba to be a AD member and no other linux boxes. It worked
well.
I set up samba to be a PDS with no other linux boxes. It worked well.
Now, I need to make a samba client that works with the samba PDS. I can join
the domain. winbind can list users and such. getent doesnt work.
I can see the authentication succeeding on the PDS but I cant access any
shares. smbclient -L DOMAIN
2002 May 21
5
ingress and egress
ingress can be used to control the incoming packet,
such as:
tc qdisc add dev eth0 handle ffff: ingress
tc filter add dev eth0 parent ffff: protocol ip prio 5
u32 match ip src 172.16.1.11 police rate 10kbit burst
10k drop flowid :1
tc filter add dev eth0 parent ffff: protocol ip prio 5
u32 match ip src 172.16.1.22 police rate 10kbit burst
10k drop flowid :2
first ,I do not sure these method can
2011 Feb 02
2
syslinux 4.02 hangs at "boot:"
Hi all,
I have a machine that won't boot syslinux 4.02 but will boot syslinux
3.53. We've installed syslinux 4.02 on a number of machines but only
this one has a problem.
The problem is that the machine hangs entirely after printing "boot:" on
the tty. The stanza being booted in /boot/extlinux.conf is:
label xe
# XenServer
kernel mboot.c32
append /boot/xen.gz
2007 Oct 08
3
get egress SIP call Id
Hi, Does anybody know how to get the SIP call ID of a "Dial" command?
Thanks in advance. Ray
--
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071008/7f27548e/attachment.htm
2005 Dec 05
13
Theory test
Guys
Considering the festive season is upon us, thanks to everyone
contributing to the list and helping all the readers with your great
input! I don''t want to mention names, I''ll most certainly leave
someone out.
With this mail I''d like to test some theory on bandwidth management,
with my own successes and failures during the past year.
Sharing a link between 200
2004 Apr 24
9
newbie: TC[NG] with (256kbit/s down and 768kbit/s up) on a router
Hi all,
this is really not really very easy to understand, or, to get in.
Well, I''ve the following configuration on the router box:
LAN
- interface: eth0
- network: 192.168.2.5/24
- bandwidth: 100Mbit/s
INET interface
- interface: ppp0
- network: .dynamic.ip./0
- bandwidth: DOWN=1536kbit/s and UP=256kbit/s
the LAN interface is to serve 6 other clients with internet and
2006 Mar 30
5
packet marking: only a ratio, not all
Hi all!
In short:
Anybody wrote a patch for DSMARK to make it capable of marking
only a ratio (a given arg to the tc command) of the packets it gets?
Say, 20%? Or, do I have to hack into the source? Alternatives,
like a filter spitting packets to 2 different DSMARK based on this ratio?
In long:
I''m a hungarian univ student involved in a project (RMD-QoS stuff)
which needs
2004 Apr 15
8
Making tcp start transfers slow
Hey list
I have almost gotten my shaping setup up and running as planned. The
last barrier seems to be tcp overshooting availible bandwidth when its
starting a transfer, and thereby bursting the line, so ping rises for a
moment. At least this is my best guess at the problem :)
There is a possibility that its just plain old traffic being bursty for
some reason.. I am using bittorrent to test this,
2006 Jun 21
1
Egress shaping recommendations (based on source ip)
I''m trying to set up customer egress shaping on concentrator that customers
connect to using pptp (which uses pppd). This means customers each have a
pppXXX interface when they connect. It''s easy to shape their "down" speed
this way, and when they disconnect the interface is gone and thus the
shaping rules automatically go away as well.
However, shaping their upload
2007 Mar 22
8
Shape own router
On 2/19/07, Salatiel Filho <salatiel.filho@gmail.com> wrote:
> Well , thanks to imq all my client machines are now shaped and
> everything is great ...
> But now i have a doubt , is there a way to shape the traffic that goes
> to the route [doing a wget from the router for example ]?
>
>
> I have a PREROUTING IMQ0 and a POSTROUTING IMQ1 , everything is
> working like
2014 Feb 04
2
SR-IOV: no traffic isolation between VFs with Broadcom 10Gbps cards
Hi all,
I'm testing on debian/unstable SR-IOV feature with Broadcom BCM57810
cards and KVM hypervisor:
Compiled against library: libvirt 1.2.1
Using library: libvirt 1.2.1
Using API: QEMU 1.2.1
Running hypervisor: QEMU 1.7.0
bnx2x
-> firmware 7.8.17
-> driver from kernel 3.12.7
8 VFs are created on the first PF. For each VF, a specific mac address
is set manually using "ip
2008 May 16
2
Book Collector install
Hi,
I installed Book Collector as my first wine program. It seems to work just fine, BUT, I got these errors during the install and it said please report.;
mike at serenity:~/Desktop$ wine bookcollectorsetup.exe
preloader: Warning: failed to reserve range 00000000-60000000
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS
2006 Jan 16
3
networking problem with Xen and Broadcom tg3 rev 10
Hi,
I''m having problems using Xen (2.0.7 and 3.0.0) on newer IBM HS-20
blades, which uses Broadcom network card (tg3 kernel module). Here''s the
relevant entry from lspci :
05:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S
Gigabit Ethernet (rev 10)
05:01.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S
Gigabit Ethernet (rev 10)
If xend is
2006 Apr 09
10
Trying to do some very simple ingress limiting, no success
Hi,
I am trying to do some simple ingress limiting based on fwmark. I know
the ability and sense to do INGRESS limiting is ehm... limited ;-) but
still I want to try it.
I tried several things.
=== 1 ===
tcq ingress handle ffff:
tcf parent ffff: protocol ip prio 1 handle 1 fw police rate 12mbit burst 10k drop
tcf parent ffff: protocol ip prio 1 handle 2 fw police rate 10mbit burst 10k drop
2007 Apr 20
7
PROBLEM WITH DELL POWEREDGE 2950 & Broadcom NetXtreme II
I''ve idendified the problem...
description: problem in XEN bridged-network. Dom0 doesn''t respond at
external network activity (DomUs may work correctly)
problem: something related to Broadcom NetXtreme II menagement
solution: follow all this instructions:
http://article.gmane.org/gmane.linux.hardware.dell.poweredge/23276
bye,
s.
2005 Nov 11
6
action redirect and dummy interface
Hello i have some problems on 2.6.14 kernel dummy and iproute :)
i have server with 2 nics :
eth0 <> inet
eth1 <> lan
dummy0 (i want to shape incoming traffic from lan machine on this interface)
my config:
tc qdisc del dev dummy0 root
tc qdisc add dev dummy0 root handle 1: htb
tc class add dev dummy0 parent 1: classid 1:1 htb rate 100kbit ceil 100kbit
tc class add dev dummy0