* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
@ 2002-01-14 9:44 ` Martin Devera
2002-01-14 12:38 ` Chandrashekhar Joshi
` (7 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Martin Devera @ 2002-01-14 9:44 UTC (permalink / raw)
To: lartc
I have not too much time to read it just now. But just wondering
if you really want 64kbps or rather 64kbit ?
devik
On Mon, 14 Jan 2002, Chandrashekhar Joshi wrote:
> hi,
>
> i am trying to have bandwidth shaping on my linux router.
> i have a 64kbps link, on which i want to restrict the link use for http
....
> MAIN LINK = 64kbps
> CLASS A = 24kbps (for HTTP/ FTP and other internet related activities )
> CLASS B = 40kbps ( reserved for PPTP-VPN access incoming and outgoing)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
2002-01-14 9:44 ` Martin Devera
@ 2002-01-14 12:38 ` Chandrashekhar Joshi
2002-01-14 12:52 ` Martin Devera
` (6 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Chandrashekhar Joshi @ 2002-01-14 12:38 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 646 bytes --]
yes it is 64kbps (actually it is 256kbits so i suppose that works out to
64kbps right)
thanks
regards /shekhar
Martin Devera wrote:
>I have not too much time to read it just now. But just wondering
>if you really want 64kbps or rather 64kbit ?
>devik
>
>On Mon, 14 Jan 2002, Chandrashekhar Joshi wrote:
>
>>hi,
>>
>>i am trying to have bandwidth shaping on my linux router.
>>i have a 64kbps link, on which i want to restrict the link use for http
>>
>....
>
>>MAIN LINK = 64kbps
>>CLASS A = 24kbps (for HTTP/ FTP and other internet related activities )
>>CLASS B = 40kbps ( reserved for PPTP-VPN access incoming and outgoing)
>>
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1098 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
2002-01-14 9:44 ` Martin Devera
2002-01-14 12:38 ` Chandrashekhar Joshi
@ 2002-01-14 12:52 ` Martin Devera
2002-01-14 12:57 ` Rob Kaper
` (5 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Martin Devera @ 2002-01-14 12:52 UTC (permalink / raw)
To: lartc
I don't understand it .. 256kbit = 32kbps. Why
do you use 64kbps !?
On Mon, 14 Jan 2002, Chandrashekhar Joshi wrote:
> yes it is 64kbps (actually it is 256kbits so i suppose that works out to
> 64kbps right)
>
> thanks
> regards /shekhar
>
> Martin Devera wrote:
>
> >I have not too much time to read it just now. But just wondering
> >if you really want 64kbps or rather 64kbit ?
> >devik
> >
> >On Mon, 14 Jan 2002, Chandrashekhar Joshi wrote:
> >
> >>hi,
> >>
> >>i am trying to have bandwidth shaping on my linux router.
> >>i have a 64kbps link, on which i want to restrict the link use for http
> >>
> >....
> >
> >>MAIN LINK = 64kbps
> >>CLASS A = 24kbps (for HTTP/ FTP and other internet related activities )
> >>CLASS B = 40kbps ( reserved for PPTP-VPN access incoming and outgoing)
> >>
> >
> >
> >
> >
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (2 preceding siblings ...)
2002-01-14 12:52 ` Martin Devera
@ 2002-01-14 12:57 ` Rob Kaper
2002-01-14 13:01 ` Martin Devera
` (4 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Rob Kaper @ 2002-01-14 12:57 UTC (permalink / raw)
To: lartc
On Monday 14 January 2002 13:52, Martin Devera wrote:
> I don't understand it .. 256kbit = 32kbps. Why
> do you use 64kbps !?
No, 256kbit is 256kb/s is 32KB/s.
Lowercase means bits, uppercase means bytes.
Rob
--
Rob Kaper - rkaper@ism.nl
phone - +31 10 2436060
fax - +31 10 2436066
cell - +31 64 7114454
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (3 preceding siblings ...)
2002-01-14 12:57 ` Rob Kaper
@ 2002-01-14 13:01 ` Martin Devera
2002-01-14 13:04 ` Rob Kaper
` (3 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Martin Devera @ 2002-01-14 13:01 UTC (permalink / raw)
To: lartc
Are sure ? I'm speaking in tc terms ..
On Mon, 14 Jan 2002, Rob Kaper wrote:
> On Monday 14 January 2002 13:52, Martin Devera wrote:
> > I don't understand it .. 256kbit = 32kbps. Why
> > do you use 64kbps !?
>
> No, 256kbit is 256kb/s is 32KB/s.
>
> Lowercase means bits, uppercase means bytes.
>
> Rob
> --
> Rob Kaper - rkaper@ism.nl
> phone - +31 10 2436060
> fax - +31 10 2436066
> cell - +31 64 7114454
>
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (4 preceding siblings ...)
2002-01-14 13:01 ` Martin Devera
@ 2002-01-14 13:04 ` Rob Kaper
2002-01-14 13:18 ` Martin Devera
` (2 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Rob Kaper @ 2002-01-14 13:04 UTC (permalink / raw)
To: lartc
On Monday 14 January 2002 14:01, Martin Devera wrote:
> Are sure ? I'm speaking in tc terms ..
Hm, I'm speaking in human terms. ;-)
It's what I (and most others) would expect anyway.
> > No, 256kbit is 256kb/s is 32KB/s.
Rob
--
Rob Kaper - rkaper@ism.nl
phone - +31 10 2436060
fax - +31 10 2436066
cell - +31 64 7114454
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (5 preceding siblings ...)
2002-01-14 13:04 ` Rob Kaper
@ 2002-01-14 13:18 ` Martin Devera
2002-01-14 13:57 ` Chandrashekhar Joshi
2002-01-16 9:39 ` Martin Devera
8 siblings, 0 replies; 12+ messages in thread
From: Martin Devera @ 2002-01-14 13:18 UTC (permalink / raw)
To: lartc
> On Monday 14 January 2002 14:01, Martin Devera wrote:
> > Are sure ? I'm speaking in tc terms ..
>
> Hm, I'm speaking in human terms. ;-)
I know. I don't assume that Joshi is fool so that I don't
try to explain him difference between bit and byte.
I wrote the mail because kbit and kbps are different
terms in tc and despite being in FAQ users still don't
understand it.
devik
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (6 preceding siblings ...)
2002-01-14 13:18 ` Martin Devera
@ 2002-01-14 13:57 ` Chandrashekhar Joshi
2002-01-16 9:39 ` Martin Devera
8 siblings, 0 replies; 12+ messages in thread
From: Chandrashekhar Joshi @ 2002-01-14 13:57 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 403 bytes --]
hi,
yes it was a small oops in calculation, (or was it a big one :-) ) but
back to the main theme are my rulesets correct ???
shekhar
Rob Kaper wrote:
>On Monday 14 January 2002 14:01, Martin Devera wrote:
>
>>Are sure ? I'm speaking in tc terms ..
>>
>Hm, I'm speaking in human terms. ;-)
>
>It's what I (and most others) would expect anyway.
>
>>>No, 256kbit is 256kb/s is 32KB/s.
>>>
>
>Rob
>
[-- Attachment #2: Type: text/html, Size: 1055 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [LARTC] am i on the right track ?
2002-01-14 1:44 [LARTC] am i on the right track ? Chandrashekhar Joshi
` (7 preceding siblings ...)
2002-01-14 13:57 ` Chandrashekhar Joshi
@ 2002-01-16 9:39 ` Martin Devera
8 siblings, 0 replies; 12+ messages in thread
From: Martin Devera @ 2002-01-16 9:39 UTC (permalink / raw)
To: lartc
Yes is seems to be.
On Mon, 14 Jan 2002, Chandrashekhar Joshi wrote:
> hi,
> yes it was a small oops in calculation, (or was it a big one :-) ) but
> back to the main theme are my rulesets correct ???
>
> shekhar
>
>
> Rob Kaper wrote:
>
> >On Monday 14 January 2002 14:01, Martin Devera wrote:
> >
> >>Are sure ? I'm speaking in tc terms ..
> >>
> >Hm, I'm speaking in human terms. ;-)
> >
> >It's what I (and most others) would expect anyway.
> >
> >>>No, 256kbit is 256kb/s is 32KB/s.
> >>>
> >
> >Rob
> >
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 12+ messages in thread