Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] Re: Re:
@ 2001-06-13  8:40 Chuanbo Xu
  2001-06-19  6:59 ` Chuanbo Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Chuanbo Xu @ 2001-06-13  8:40 UTC (permalink / raw)
  To: lartc

What's RTFM?



regards,

            Chuanbo Xu
            iproute2@btamail.net.cn

You writes£º
>RTFM and after that read again and then come back to us
>
>Stef
>
>For examples : users.belgacom.net/staf
>
>Citerend Chuanbo Xu <iproute2@btamail.net.cn>:
>
>> I have seen this document, but I don't understand means of options.
>> Usage: tc qdisc [ add | del | replace | change | get ] dev STRING
>>        [ handle QHANDLE ] [ root | ingress | parent CLASSID ]
>>        [ estimator INTERVAL TIME_CONSTANT ]
>>        [ [ QDISC_KIND ] [ help | OPTIONS ] ]
>> 
>> What are root,ingress and parent?
>> What is CLASSID?
>> What is handle?
>> ..
>> 
>> 
>> 
>> 
>> >http://www.ibiblio.org/pub/Linux/docs/HOWTO/Adv-Routing-HOWTO
>> >
>> >----- Original Message -----
>> >From: "Chuanbo Xu" <iproute2@btamail.net.cn>
>> >To: <lartc@mailman.ds9a.nl>
>> >Sent: Tuesday, June 12, 2001 1:00 AM
>> >Subject: [LARTC] How to use tc to limit bandwidth of a special IP in LAN
>> >
>> >
>> >> hi,
>> >>
>> >> I want to limit bandwidth of a special IP in LAN, when it upload or
>> >download from Internet through Linux server. How to use tc to do?
>> >>
>> >> Thanks.
>> >>
>> >>
>> >> _______________________________________________
>> >> LARTC mailing list / LARTC@mailman.ds9a.nl
>> >> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a
>> >..nl/2.4Routing/
>> >>
>> 
>> 
>> 
>>             Chuanbo Xu
>>             iproute2@btamail.net.cn
>> 
>> 
>> _______________________________________________
>> LARTC mailing list / LARTC@mailman.ds9a.nl
>> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
>> http://ds9a.nl/2.4Routing/
>>
>
>
>
>---------------------------------------------------------------------
>This mail was sent through: http://www.belgacom.net 




_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [LARTC] Re: Re:
  2001-06-13  8:40 [LARTC] Re: Chuanbo Xu
@ 2001-06-19  6:59 ` Chuanbo Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Chuanbo Xu @ 2001-06-19  6:59 UTC (permalink / raw)
  To: lartc

Hi stef.coene£¬

Ok. it can run.
get:
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
---------------------- T 0.000 KB/s  G 0.000 KB/s
..

What's the meaning?

regards,

            Chuanbo Xu
            iproute2@btamail.net.cn

You writes£º
>When I do "echo $PATH" I get :
>/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/vac/bin
>
>So I can put time_ms.exe in /usr/bin OR /etc OR /usr/sbin OR /usr:ucb OR /usr/bin/X11 OR /sbin OR /usr/vac/bin
>
>1. put monitor.pl in /root
>2. download time_ms.exe
>3. Make it executable : "chmod 775 time_ms.exe"
>4. Put it in /sbin : "mv time_ms.exe /sbin"
>5. Run monitor.pl : "./monitor.pl"
>
>I have a new version of monitor.pl where you can specify where the time_ms.exe can be found.
>
>Stef Coene
>
>lCiterend Chuanbo Xu <iproute2@btamail.net.cn>:
>
>> Hi Stef Coene£¬
>> 
>> I put it in /root, and execute monitor.pl as root.
>> 
>> regards,
>> 
>>             Chuanbo Xu
>>             iproute2@btamail.net.cn
>> 
>> You writes£º
>> >Chuanbo Xu wrote:
>> >> 
>> >> Hi Stef Coene£¬
>> >> 
>> >> I execute time_ms.exe and get 2 numbers.
>> >> Put it and monitor.pl in the same directory.
>> >> Execute monitor.pl, and get the same error.
>> >
>> >> >You need to download time_ms.exe from the same site, make it executable,
>> >> >try to execute it (it should give you 2 numbers : time in seconds and
>> >> >time in miliseconds), put it somewhere in your path and try again.
>> >                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> >repeat : put it somewhere in your path.  If you execute "echo $PATH" as
>> >root in a terminal, you get the path where monitor.pl will search for
>> >the program.  OR adapt monitor.pl and change time_ms.exe in
>> >../time_ms.exe.
>> >
>> >
>> >-- 
>> >
>> >Stef
>> >
>> >More QOS info : http://users.belgacom.net/staf/
>> 
>> 
>> _______________________________________________
>> LARTC mailing list / LARTC@mailman.ds9a.nl
>> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
>> http://ds9a.nl/2.4Routing/
>>
>
>
>
>---------------------------------------------------------------------
>This mail was sent through: http://www.belgacom.net 




_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-19  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-13  8:40 [LARTC] Re: Chuanbo Xu
2001-06-19  6:59 ` Chuanbo Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox