similar to: hfsc and dropped packets

Displaying 20 results from an estimated 300 matches similar to: "hfsc and dropped packets"

2006 Mar 21
5
HFSC and default qdisc backlog
I don''t understand the following: root@jmnrouter:~# tc -s class ls dev vlan1 && tc -s qdisc ls dev vlan1 class hfsc 1: root Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 0 level 2 class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 220000bit ul m1 0bit d 0us m2 220000bit Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 31304 work 7533852 bytes level 1 class hfsc 1:10
2006 Sep 21
1
HFSC statistic show question
after i use "tc -s -d class ls dev eth0" will show statistic data about HFSC ,like this root@ubuntu:/home/shaper# tc -s -d class ls dev eth2 class hfsc 1: root Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864 class hfsc 1:11 parent 1:1 sc m1 30720Kbit d 10.0ms m2 30000bit ul m1 0bit d 0us m2
2007 Dec 15
1
hfsc and bps
Hi! Do you know somthing about hfsc and bps? There''s no output for speed only for packets. Doesn''t hfsc support such a field? tc -s class show dev eth0 class hfsc 1: root Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 2 class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d 0us m2
2005 Jul 06
1
HFSC default upper-limit trouble
Hello, I''m having such problem with HFSC with following config: + tc qdisc del dev eth3 root + tc qdisc add dev eth3 root handle 1: hfsc default 2 + tc class add dev eth3 parent 1: classid 1:1 hfsc ls rate 512kbit ul rate 512kbit + tc class add dev eth3 parent 1:1 classid 1:2 hfsc ls rate 2kbit ul rate 400kbit + tc class add dev eth3 parent 1:1 classid 1:3 hfsc ls rate 32kbit ul rate
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
2005 Sep 26
1
Qos, HFSC and VoIP
Hello, I''m using Linux kernel 2.6.x and tc (from iproute2 package). I''m trying to use HTB or HFSC scheduler in order to limite the rate of outgoing packets and also in order to minimiez delay for RTP stream. But I didn''t suceed in having this 2 QoS services working. I use Iptables in order to classify packets. Here is my HFSC conf. In fact the pings that i send from
2006 Sep 28
0
please reply as soon as you can about HFSC bandwidth
I have important question about bandwidth allocation statistic show when i''m use "tc -s -d class ls dev eth2" At first, before testing I think "work" parameter from this command are real bandwidth in each class but when i''m calculate this parameter ... it''s too big number ... like it''s not a bandwidth rate and it''s may be some
2006 Sep 12
3
Completely isolating P2P/BitTorrent traffic
Hi all, I''m tring to isolate P2P traffic, specifically BitTorrent, for my QoS scripts. I can''t seem to completely isolate ALL BitTorrent traffic. I identify & mark packets and then use tc filters to put them into appropriate classes. My firewall rules (below) do the markings. My VoIP boxes'' and ICMP traffic get highest priority (mark 1). Then comes DNS, SSH,
2006 Jul 30
5
questions about HFSC, VoIP and (dynamic) ingress shaping
Hello, I just found the great howto and started shaping my internet connection. The howto''s last update is a liitle in the past now so I have some questions about how things are done the best way nowadays ;-) To ensure a stable and low latency voip communication I added an HFSC qdisc to device ppp0 (1 Mbit SDSL). There are two classes (by now): One for SIP and RTP and one for the
2005 May 27
3
FW: HFSC + ESFQ - class statistics
Hello, First I want to point out that I''m not so familiar with HFSC, since there not so much info online. But here is my script: ${TC} class add dev ${LAN_IFACE} parent 1:0 classid 1:1 hfsc ls rate 100mbit ul rate 100mbit ${TC} class add dev ${LAN_IFACE} parent 1:1 classid 1:2 hfsc ls rate 90mbit ul rate 90mbit ${TC} class add
2019 Feb 18
0
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
On Mon, 18 Feb 2019 09:13:45 +0100 Andrea Venturoli <ml at netfence.it> wrote: > On 2/17/19 8:18 PM, Rowland Penny via samba wrote: > > > Possible things to check: > > Is the ip for vlan1 10.1.2.34 ? > > Sure. > It's the only IP vlan1 has inside the jail; it's shown as an alias on > the base host. > > > > > Try just setting
2019 Feb 18
0
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
This sounds familiar... I suggest you try without the interface names and only ipnumbers. Test 1) interfaces = 10.1.2.34/24 127.0.0.1 bind interfaces only = yes nbt client socket address = 127.0.0.1 Try again. In addition to test 1, Test 2. > ntlm auth=YES Remove that from the smb.conf then try again. At least for this test remove it. After a web search I found the solution
2019 Feb 18
4
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
On 2/17/19 8:18 PM, Rowland Penny via samba wrote: > Possible things to check: > Is the ip for vlan1 10.1.2.34 ? Sure. It's the only IP vlan1 has inside the jail; it's shown as an alias on the base host. > Try just setting 'vlan1' You mean change "interfaces=vlan1 10.1.2.34/24" to just "interfaces=vlan1"? It doesn't change anything (still
2007 May 01
2
Forwarding between untagged vlans
I''m trying to implement simple untagged vlans on our switch and have misconfigured something.. ISP gw is on the default vlan1 (untagged) Router eth1 is setup on the switch with default vlan1 and member of vlan4. eth0 is default vlan4 which connects to the clients that are all default members of vlan4 eth0 is x.x.x.86/28 This is what clients are connecting to as their gw.. (no
2019 Feb 17
0
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
On Sun, 17 Feb 2019 18:26:21 +0100 Andrea Venturoli via samba <samba at lists.samba.org> wrote: > Hello. > > On several FreeBSD 11.2/amd64 servers, I've got a jail dedicated to > running Samba as an AD DC. > > Some days ago I upgraded one of them from 4.8.7 to 4.8.9 and suddenly > everything stopped working. > Since it was a production box, I immediately
2007 Apr 18
1
[Bridge] Bridge is not bridging.
I have read several articles for setting up a network bridge. My configuration is: WorkStation --> Switch0:VLAN1 --> Switch1:VLAN1 --> bridge --> Switch1:VLAN45 --> Laptop I am running CentOS 4.3 on the bridge #> brctl show bridge name bridge id STP enabled interfaces br0 8000.0030843e5aa2 no eth1
2007 Oct 08
0
new doubts about bridge qdisc
Ok , let`s go again with shaping a bridge interface. The environment is a dd-wrt firmware router. I have vlan1 interface connected to the DSL modem , and a br0 interface connecting wired and wireless machines. lets begin with the doubts , I have [example]: tc qdisc add dev br0 root handle 1: htb default 999 tc class add dev br0 parent 1: classid 1:999 htb rate 16kbit ceil 16kbit well , all
2006 Feb 22
0
memory leaks resolved?
I think I may have fixed my memory leaks, and it may be that it was nothing to do with xen... the machine has been up for 10 days now which is the longest it has lasted in quite a while. I changed the way the bridges and vlans worked together, previously I had it configured thus: trunk = renamed Ethernet interface br0 = bridge of trunk and any domU I wanted on vlan1 br0.2 = vlan 2 on trunk br1 =
2007 Feb 09
4
need help with tc filters
Hi, I am attempting to set up some simple outbound shaping following the LARTC HOWTO. The HTB qdisc seems to work as the documentation says, but my filters don''t seem to be working. All of the packets go to the default queue regardless of what filters I set, it seems. (according to tc -s qdisc show) I am trying to get this working on my openwrt box (whiterussian rc6), but when
2019 Feb 17
2
Troubles upgrading jailed DC from 4.8.7 to 4.8.9
Hello. On several FreeBSD 11.2/amd64 servers, I've got a jail dedicated to running Samba as an AD DC. Some days ago I upgraded one of them from 4.8.7 to 4.8.9 and suddenly everything stopped working. Since it was a production box, I immediately restored the whole jail from a backup, with no chance to better investigate. Today, with more time, I tried on another server and again I run