similar to: New HOWTO content: DSMARK and a few obscure flags

Displaying 20 results from an estimated 200 matches similar to: "New HOWTO content: DSMARK and a few obscure flags"

2004 Mar 01
0
logs strangers...
Hi ! I''ve a router linux with 3 eths in order to share internet connection: 1:lo 2:eth0-> Internet Connection (DHCP) 3:eth1-> gateway wired hosts -> 192.168.101.254 4:eth2-> gateway wireless hosts -> 192.168.212.254 / 192.168.230.254 / 192.168.210.254 / ... eth2 haves diferents IP Aliasings because it connect to a switch which connect 4 access points (linksys), each
2013 May 21
1
samba4 AD - strange slowness after enable iptables based firewall
Hi; I sucesyfully ran AD on samba4 software. All required by me functions works properly but when I turn on firewall my enviroment is getting very slow - logon process is 3 times longer then on system with disabled firewall service. Below I pasted my firewall configuration - I based on samba tutorial and aexples and official microsoft web page with needed ports: Have you similar problems after
2001 Dec 13
3
How to MARK NATtted packets coming from external interface to an internal host ?
Hi, I would like to control download bandwidth from the Internet for clients inside a network. The gateway is a Linux box using ''iptables nat''. I would like to use ''iptables mangle'' to mark the packets coming from the Internet and going to specific clients and then use CBQ to shape it: +-----------+ Internal network | Linux
2011 Oct 05
1
Performance tuning questions for mail server
Hi, I have a fedora15 x86_64 host with one fedora15 guest running amavis+spamassassin+postfix and performance is horrible. The host is a quad-core E13240 with 16GB and 3 1TB Seagate ST31000524NS and all partitions are ext4. I've allocated 4 processors and 8GB of RAM to this guest. I really hoped someone could help me identify areas in which performance can be improved at both the guest and
2000 Oct 16
3
QoS over ISDN
Hi all, Has anyone experienced QoS over an ISDN connection? Have you found any trouble setting this ? In fact, I hasn''t to exist any trouble but not in my case. I have tried something and it seems doesn''t work every time. Besides, I need more tests. But for the moment, any experience information will be useful. Thanks all in advance. Esteve Camps
2006 Apr 12
1
dsmark qdisc does not go without set_tc_index
Hi all! Anyone got the same problem? If I: tc qdisc add dev eth0 handle 1:0 root dsmark indices 4 set_tc_index it works fine. If I: tc qdisc add dev eth0 handle 1:0 root dsmark indices 4 it says: RTNETLINK answers: Invalid argument I just don''t need that set_tc_index stuff for marking. Ferenc __________________________________________________ Do You Yahoo!? Tired of spam?
2004 Sep 05
0
Re: Diffserv on Linux 2.4.21 (DSMARK problem)
Hi guys, I am working on implementing Diffserv on linux project. I am using suse 8.0 professional kernel 2.4.21. I have the following RPM:iproute2-2.4.7-697.rpm This supports a number of linux qdisc like cbq, htb among many others but it has no support for DSMARK, which I wish to use. Does anyone know of any patch that I could used or any other solution so that use of dsmark is possible. Traffic
2004 Sep 05
0
Re: Diffserv on Linux 2.4.21 (DSMARK problem)
Hi, There is some extra information in this email! I am working on implementing Diffserv on linux project. I am using suse 8.0 professional kernel 2.4.21. I have the following RPM:iproute2-2.4.7-697.rpm This supports a number of linux qdisc like cbq, htb among many others but it has no support for DSMARK, which I wish to use. Does anyone know of any patch that I could used or any other solution
2004 Sep 15
0
RPM for suse that has DSMARK
Hi guys, Does anyone know of a RPM for suse 8.0 kernel 2.4.21 that contains dsmark or alternatively a patch that I could use with the RPM I have already. Thanks in advance n --------------------------------- ALL-NEW Yahoo! Messenger - all new features - even more fun!
2004 Apr 05
0
dsmark and HTB
Hello! I have some trouble with dsmark qdisc. I''d like to set DSCP value of my outgoing packets and add a rate limit to each one. I learned HTB and dsmark. They work properly, but I can''t combine them like this: tc qdisc add DSMARK handle 1:0 ... tc class modify 1:1 ... tc class modify 2:2 ... ... tc qdsic add parent 1:1 HTB ... tc qdsic add parent 1:2 HTB ... ->
2004 Apr 08
0
How to DSMARK locally generated traffic and then apply AFHTB?
Hi fellow traffic-shapers, I am implementing a Diffserv CORE router using Linux kernel 2.4.18. I used this excellent website (http://www.opalsoft.net/qos/DS-38.htm) using AFHTB as a starting basis for my EGRESS diffserv implementation - and all works great so far!!! But my project has an additional requirement. There are services running locally on the router which are sending/receiving IP
2004 May 31
0
dsmark qdisc in tc(iproute2)
hi, i am currently working on a project on "design of diffserv testbed in linux". i am using tc utility of iproute2 for it. The qdisc dsmark used for marking the DS codepoint at the first hop router makes number of classes depending on the indices given in the command. But i am not clear how at the first hop router does scheduling takes place. what i mean is if i have two flows, whose
2002 Jun 11
1
unknown qdisc "dsmark"
hi, I''m a beginner with qdiscs and other lartc stuff. After reading the howto and other related documents (i.e. some papers about linux and diffserv), I decided to start with some test. I found some example script to implement simple diffserv using dsmark, but, just after the first command: tc qdisc add dev eth1 handle 1:0 root dsmark indices 64 set_tc_index the system answered:
2003 May 07
4
dsmark, unkown
Hi, I want to use the dsmark, but it always says: "unkown qdisc", although I have enabled it (y in Network options), and I have my kernel recompiled. I am using SuSE 8.1, 2.4.20 Kernel, tc available at the HTB site (with already precompiled HTB queue). Can anybody find the problem? thx _________________________________________________________________ MSN 8 helps eliminate e-mail
2006 Jan 05
1
Adding dsmark qdisc fails
I ''m having a problem identical to one encountered on this list awhile back: >I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and >tc from iproute2-2.6.11-050314. > > >I think I have some mismatch in my setup since adding dsmark qdisc >fails *unless* I specify "set_tc_index" argument which I believe should >be optional:
2006 Sep 14
1
Locally accessing IMAP folders from Windows
Hi all, I've just configured Dovecot as my IMAP server in my Ubuntu machine. Everything works fine: I can access my IMAP folders remotely, I have also installed Squirrel webmail to access it thru the web... Although I'm most of the time working with Ubuntu, sometimes I boot my machine with Windows XP. However, since the server is not running then (because I'm not running
2013 Jan 04
4
CentOS 6.3 as Firewall/Router
I'm replacing an ancient Solaris 'ipf' firewall/router with a brand new CentOS 6.3 system. In the olden days, I successfully used the attached iptables script (as /etc/rc.local) on Red Hat 5.x systems, but this doesn't seem to be quite working on the new system. Specifically, while it seems to be routing ok, you cannot connect to anything on the inside net (e.g., with ssh or
2011 Jul 07
2
Obscure japanese game crash (mariari)
With `obscure' I mean there is no appdb entry for it. The game (~?UhB?Y - Marisa to Alice -MariAri-) is a technically simple puzzle game, but it crashes during certain animations. `Worlds' (set of levels) show the animation only the first time you try so it is just annoyance, but boss levels always show that animation so you cannot play them. I am using wine 1.3.23; with a clean prefix
2005 Mar 16
0
Obscure * command and audio questions
A few bits and pieces that I hope someone here has answers for. Basically, I'm in the audio business and I hope to get better control of the audio performance in *. 1. I seem to recall seeing a tonelist parameter that allowed tones to be set at levels other than 0, for instance !1000/500@-20 would generate 1 kHz for half a second at -20 dBm0. But this doesn't work and I can't
2019 Nov 01
0
Request to Document obscure SERIAL flowcontrol setting
Hi: I took me a while to figure this out, so I thought it might be good to document on the wiki. When using Syslinux's SERIAL option ( https://wiki.syslinux.org/wiki/index.php?title=SYSLINUX#SERIAL_port_.5Bbaudrate_.5Bflowcontrol.5D.5D ) in conjunction with Serial over LAN ( https://en.wikipedia.org/wiki/Serial_over_LAN), there is no "CTS assertion" (at least with some BIOS), but