similar to: prio qdisc not wokring

Displaying 20 results from an estimated 3000 matches similar to: "prio qdisc not wokring"

2007 Jul 13
2
bandwith limiting and prio classes
Hello, I''d like to build a 4 class prio system based on mark (until now no problem), but with a limited bandwidth. I have configured my eth* to be 10mbit full duplex, and I''d like to limit the bandwidth to 1mbit. I managed to do it with a policy filter matching all the traffic, but I can redirect it into only one class, so all my prio classes are useless. I also tried to limit
2010 Apr 22
1
PRIO qdisc + iptables TOS target
i am trying to do some traffic classification using the PRIO qdisc and i am having a few problems. I have a root htb class: tc qdisc add dev imq0 root handle 1: htb default 255 r2q 1 tc class add dev imq0 parent 1: classid 1:1 htb rate 768kbit and a child PRIO tc class add dev imq0 parent 1:1 classid 1:99 htb rate 96kbit ceil 600kbit prio 0 tc qdisc add dev imq0 parent 1:99 prio tc filter
2007 May 11
2
Re: DGD patch not detecting dead gateway
I have a doubt. If you use such a script monitoring the link status with ping and then reconfiguring, why do you need the DGD patch? You need to do some reconfiguration (change multipath to a single default route) anyway if you use the script, right? Also, the DGD patch uses src to lookup the routing table entry, but if you have a dynamic IP for the WAN interface (PPPoE, DHCP etc), this approach
2007 May 10
6
PRIO and TBF is much better than HTB??
Hello mailing list, i stand bevor a mystery and cannot explain it J. I want to do shaping and prioritization and I have done these following configurations and simulations. I canĀ“t explain, that the combination of PRIO and TBF is much better than the HTB (with the prio parameter) alone or in combination with the SFQ. Here are my example configurations: 2 Traffic Classes http (80 = 0x50) and
2007 Sep 05
6
NAT-aware traffic analysis
I have tried using iptraf for my NAT firewall to analyse the IP traffic. Basically I am faced with this difficulty of related the source IP to the outgoing interface to the internet, so I am wondering if anyone has a suggestion for a different ways to do it, or a suggestion for a better tool. Details :- Supposed : eth0 - LAN eth1 - WAN1 eth2 - WAN2 And then
2015 Apr 29
1
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Great Rowland!!! in fact by using the line server service = +dns I am able to have the internal DNS and the kerberos server working!! now kinit works just fine thanks! (btw, do we have the list of "services" that we can put in the smb.conf?) ___________________________________________________________________________________________ Mario Pio Russo, System Admin SWG IT Services
2015 Apr 29
6
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Good Day All I have been trying to upgrade from samba 3 to samba 4.2.1 on Ubuntu 14.4 using the sernet-samba package. the upgrade seems to work fine and the samba4 comes up correctlly, I have also run the following script to get rid of bug https://git.samba.org/?p=samba.git;a=blob_plain;f=source4/scripting/devel/chgtdcpass;h=4f5ea15a80c2862daf170a5657658a8163174f8a;hb=HEAD I am able to
2007 Aug 17
2
Policy base forwarding issues
Hello All, I am trying to setup a linux box as a forwarding router based of src IP. The problem is that it does forward the pkts to the intended server specified in the ip rule, but it also forwards it to the original dst (dst specified in the pkt). Here is the setup: [10.1.0.166] [192.168.1.225] |
2007 Aug 16
3
Unable to match/classify non-icmp traffic with TOS bigger than 0x10
This problem is driving nuts, so I am seeking help here. Your help will be deeply appreciated. I have made myself a Linux bridge with eth1 and eth0 to form br0. Then I run a script to configure tc with htb on it. But I can never match non-icmp traffic ( such as tcp and udp ) with TOS or DSCP values such as 0x68. The full story as follows :- 1. On the source testing machine, I do this to set
2009 Jul 22
1
Problem with "merge" command duplicating values
Hello, I am attempting to merge 8 different data sets into a "grand merge" data set; all their variable names are common except for the the gas measured. However, when I did a quick stat summary comparison of merged data with unmerged data, it turned out that R mysteriously duplicated thousands of values in the merged set and I have no idea why. I've not had this problem with merge
2015 Apr 29
0
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Hai,. We do advice you to change this. .local .lan are reserved names by apple mDNS/zeroconf" and the same for : .test .example(.com/.net/.org) .invalid .localdomain .localhost, dont use these. More info see : rfc2606, rfc6762 and change the following. server services = dns winbind #server services = winbind If you use BIND9_DLZ server services = -dns if you
2015 Apr 29
0
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
On 29/04/15 13:10, Mario Pio Russo wrote: > Good Day All > > I have been trying to upgrade from samba 3 to samba 4.2.1 on Ubuntu 14.4 > using the sernet-samba package. > > the upgrade seems to work fine and the samba4 comes up correctlly, > > I have also run the following script to get rid of bug > > >
2009 Sep 18
1
Lattice barplot not wokring in for-loop?
Dear List-Members, I am plotting a barplot with the lattice package. The code works, but when I execute the same code in a for-loop no plot is shown. Can't figure what the problem is. (Maybe I am missing something here, but I tried it with plot device pdf, calling windows() or X11(), testing on windows and linux, etc.) INFO: R version 2.9.1 (2009-06-26) using Windows/RGui require(lattice)
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
hello, a friend of mine have this configuration: 10 x PC -- router/linux/rh8 -- ADSL Modem -- ISP let''s say that the bandwidth is: 5M and 800K he does dc++ and counter-strike, so let''s say the UP is full, and the ping from the counter server is 300ms, the server cut the connection, and no more game, the player is unhappy. The normal ping is 50ms. so he thinks to put some
2017 Oct 05
2
seccomp filter for dovecot
Hi, I would like to contribute to dovecot by adding seccomp system call filtering. Is this something you would like to merge into the dovecot codebase? If so, I can put up a PR on github once I complete it. Thanks, Archana
2015 Apr 29
3
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Thanks Luis I have changed ccdc.lan to CCDC.LAN (NOTE: I cannot change the LAN suffix, this is an old domain that needs to be imported into the samba 4.2.x version, it's a production domain and cannot be changed, furthermore it's on an isolated network. P.S. I have used the same name / procedure with the official samba 4.1.6 ubuntu package and that has give no error whatsoever) I am
2005 Dec 13
7
MARK: targinfosize 8 != 4
Hello all, I got this problem while trying to shape traffic with iptables MARK and HTB. MARK: targinfosize 8 != 4 --set-mark gives "invalid argument" error message. Kernel version is 2.4.29 (some patches from patch o matic applied) Iptables version 1.3.4 Intel x86 architecture. I saw this problem discussed in a few places, but the discussions didn''t come to a conclusion
2007 Jul 05
4
Load Balancing , MSN and SSL
HI All , I am running a FC6 box with two internet links with load balance . Every thing is working fine expect the MSN connection that failed and reconnect every time and SSL connections . I would link to know if with the nona howto I could fix that . I have been tried with no success to redirect that connection only to one link but its look like do not work . Here my configuration :
2007 Oct 11
3
Filtering RTP/SIP protocol (Voip)?
Hello How can I filter (i.e. priorize) RTP protocol and SIP? Has anybody wrote a filter for that in the meantime (In 2006 there was none answer from the list ...) Thanks Beat
2010 Mar 27
4
[LLVMdev] [repository] Make LLVM repository Git-clonable
Hi, As a Linux package maintainer I tend to follow LLVM mostly towards the end of each release cycle; nevertheless, I sometimes need to keep track of multiple LLVM branches at the same time. It would be great if I could use Git's SVN to clone the repository once, and then have the full version history available locally in a compact format. As a bonus, this will reduce the load on the server