Displaying 8 results from an estimated 8 matches for "himawan".
2002 May 08
5
how to clean "tc" configure
tc qdisc add dev eth0 root sfq perturb 10
I want to set perturb to 8
then i used this
tc qdisc add dev eth0 root sfq perturb 8
system give me the following message
RTNETLINK file exists
I delete the rule by this :"tc qdisc del dev eth0 root
sfq perturb 10"
please tell me how can i delete the rule by another
way
and where is "RTNETLINK file"
2002 May 13
11
bw console monitoring
Hi,
I want to see bandwidth every ip address in the local network that passing
my linux gateway in the console, may be it''s similar like mrtg (web based
version)
It''s possible ?
Best regards,
>--<Kristiadi Himawan>--<
2011 Sep 26
2
Support for ecc
Hi All,
I think I know the answer. However, I would like to confirm my
understanding.
Does openssh support the usage of ecc keys?
Any plan for supporting ecc keys?
Thanks,
Erwin
2005 Dec 10
10
Marking packets by mac addr using tc filter u32 match?
Hi
Is there a way of marking packets by mac address instead of ip or ports
using a "tc filter u32 match"?
I read somewhere that I could use the offset -8 and -14 to grab the mac
addresses but if I use anything lower than -8, for example -9, I get an
error.
I''m modifying the wondershaper script to cap the download speed by mac
address.
Any sugestions?
2004 Jul 17
9
Re: QoS for Voip.
Hi!
I answer to two messages from this thread (I use digest).
lartc-request@mailman.ds9a.nl wrote:
>
> Message: 3
> Date: Fri, 16 Jul 2004 10:51:37 -0700 (PDT)
> From: ibro tj <ibb_linux@yahoo.com>
> Subject: Re: [LARTC] QoS for Voip.
> To: lartc@mailman.ds9a.nl, alessandro.ren@opservices.com.br
>
> Hi,
>
> the hint from Martin A Brown which I am
2011 Sep 08
2
Announce: X.509 certificates support v7.0 for OpenSSH version 5.9p1
Hi All,
Version 7.0 of "X.509 certificates support in OpenSSH" is ready for
immediate download.
This version allow client to use certificates and keys stored into
external devices. The implementation is based on openssl dynamic engines.
For instance E_NSS engine ( http://developer.berlios.de/projects/enss )
will allow you to
use certificates and keys from Firefox, SeaMonkey,
2006 Aug 13
3
trying to prioritize voip traffick
I am using a server with asterisk and I am trying to prioritize voip
traffick -- I am a newbie at this traffic shaping, so please bear with
me. I used the script below and what happens is thatall traffic in
the bulk class stops after a couple of minutes. Also, should I
include the ports for rtp in the filter statements with the ports 5061
and 4569? Note I have a fairly big pipe -- supposed to
2004 Aug 31
0
HTB.init for zebra BGP
Hi,
I have successfully shape bandwidth using htb.init using ip address , but
when i try to shape zebra BGP using their ip address and BGP port it can''t
match the class for BGP and always get the default class.
Here''s my htb.init script in the bridge :
#eth0-2:50.bgp
RATE=128kbit
RULE=192.168.192.163
RULE=192.168.199.22
RULE=*:179
#eth1-2:50.bgp
RATE=128kbit