Displaying 16 results from an estimated 16 matches for "niculescu".
Did you mean:
nicolescu
2002 Oct 20
8
kernel 2.4.18-17.7.x from redhat
i compile the $subj, and found the htb qdisc in it, what version is it??
the tc from redhat knows about htb???
C
-------------------------------------------------------
Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus.
Xnet automatically scans all messages for viruses using RAV AntiVirus.
Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate
2005 Oct 21
4
jitter generation
Hi,
in a project i must degrade the voip/video, i know to do latency (tbf),
but i don''t know how to create jitter. I want to do it on a
router/bridge and not the generating equipment. Any have a idea, or know
a piece of code that do it?
Thanks
Ciprian
2002 May 14
4
iproute compile error
www:/usr/src/iproute2 # make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to
2002 Oct 31
6
ipac/iptables + mrtg accounting
...Why???
i did catch all the trafic with ipac so no problem here, and i know that
ipac/iptables is at level 3, and snmpd is at level 2, but 3 times. A test
was a ftp one, the application (opera) show 500KB (4Mbit), snmp 4Mbit,
and ipac 1Mbit, average values
so what are thinking????
C
--
Ciprian Niculescu
--
http://fastmail.fm - IMAP accessible web-mail
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Dec 29
8
wondershaper + htb prio + qdisc prio
...$tc filter add $IF_EXT parent 10: protocol ip prio 1 u32 match ip tos
0x06 0xff flowid 10:2
$tc filter add $IF_EXT parent 10: protocol ip prio 1 u32 match ip tos
0x0c 0xff flowid 10:3
still with no result the ping from the counter server is always 300ms,
what''s wrong????
C
--
Ciprian Niculescu
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Jan 24
1
Probabilities calibration error & ROCR
Hello,
I'd need to compute the calibration error of posterior class
probabilities p(y|x) estimated by using rpart as classification tree.
Namely, I train rpart on a dataset D and then use predict(...
type="prob") to estimate p(y|x).
I've found the possibility to do that in the ROCR package, but I
cannot find a link to a paper/book which explains the details of the
2005 Feb 06
1
sync a lot of files
Hello,
I have a problem with "out of memory", I'm trying to sync around 30mil
files and i get error, the sync is on the same host but different
directory, this with the 100bytes per file, give me 3G of ram. I have
put 12G swap (6 partitions of 2G) and my 3G ram. Last i saw the process
rsync get to 2100M of SIZE and 1.8G RSS, don't know exactly at how much
it gets till he
2004 Sep 09
1
HTB_HYSTERESIS???
Hello,
what does mean the HTB_HYSTERESIS?
C
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 May 06
1
IMQ mark and iptables mark
hy,
devik said that "iptables -j IMQ" don''t do the actual jump but it mark
the pachets to do the jump at the end of the table, but for my
information, it makes the mark where in the pachet?
C
2002 May 14
1
error in logs
May 11 12:01:15 www kernel: Dead loop on virtual device bebe, fix it
urgently!
May 11 14:04:07 www kernel: Dead loop on virtual device bebe, fix it
urgently!
May 11 14:04:07 www kernel: Dead loop on virtual device bebe, fix it
urgently!
(Suse 7.2) kernel 2.4.18 + htb 3.2 + imq
after 5-6 hours of this, the machine "kernel panic"
C
2004 Jul 11
0
htb quantum/r2q problem/question
hello,
i have a config that is with a large domain of rate, from 2kb to 40Mb
and i have some problems with i don''t know how to deal with.
so here are some classes 2 with q=1000, one with q 200000 and one with
q=6400, all have been calculated by htb, in the code i speficien just
rate,ceil, no quantum, no r2q, no bursts
($tc class add $IF_INT parent 1:2 classid 1:21 htb rate
2003 Nov 10
2
flow classification
hello,
i have 2 links to the ISP of 128kbit each, and i want to balance the
trafic between them, but not staticly (local ip1-5 throw isp1, and the
rest to isp2). I though at a ingress clasification, then routing by the
mark, and at the exit nat (yes i must do nat :(((, but the clasification
must be flow based, and i dont know how to do it.
C
_______________________________________________
LARTC
2002 Oct 12
0
[Fwd: Re: congestion problem]
Don Cohen wrote:
> Client --- R1 --- R2 --- R3 --- Web
>
> the Client it''s me, the R1 router it''s myne (so i can control it), the
> R2 is my provider router, and R3 is the provider,provider router.
>
> R2 - R3 is a 2mbit link
> R1 - R2 is a 10mbit link
> R2 have multiple interfaces and other 10mbit links
> I have a 32kbit garanted
2002 Jun 12
0
ip tun key X
hy,
at ip tun mode gre.... key xxxx
the key xxxx, means that i encrypt the pachets or not?
C
2004 Oct 10
0
weird problem with ip+snat+tun0
i have a box with 2 real interfaces and one more virtual
eth0 - to the internet (193....
eth1 - to the local net (192.168..)
tun0 - to another ISP
the routing is: all the free/local classes i send them directly on eth0,
the rest of the internet i send throw tun0
the admin from tun0 wants me to snat all the packets with my end of the
ip-tun0-interface
and i snat all the trafic that go to
2002 Oct 11
1
congestion problem
I have the folowing configuration:
Client --- R1 --- R2 --- R3 --- Web
the Client it''s me, the R1 router it''s myne (so i can control it), the
R2 is my provider router, and R3 is the provider,provider router.
R2 - R3 is a 2mbit link
R1 - R2 is a 10mbit link
R2 have multiple interfaces and other 10mbit links
I have a 32kbit garanted bandwidth on the R2-R3, but without limit