* [LARTC] How to reduce a bandwidth?
@ 2002-05-09 23:17 Carlos Horacio Silva Elizondo
2002-05-09 23:21 ` [LARTC] how " Carlos Horacio Silva Elizondo
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Carlos Horacio Silva Elizondo @ 2002-05-09 23:17 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
hi, I just want to know if somebody can help me to reduce a bandwith
with iptables.
I Have this configuration Box is a Gateway
etho 148.245.89.1 External Network
eth1 192.168.1.1 Internal Network DHCP server
I want to reduce all the internal network traffic to a specific bandwidth
example : 5kbps
All Network Cards are 10/100mbps
thanks!
Carlos Silva
Informatica y Redes, S.A. de C.V.
Corregidora 711 y 714 Norte
Linares, N.L., CP.67700
Tels. (821) 2124600,2127080,2120198
www.linaresonline.com
Tecnología a Tú Servicio !
[-- Attachment #2: Type: text/html, Size: 2672 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [LARTC] how to reduce a bandwidth?
2002-05-09 23:17 [LARTC] How to reduce a bandwidth? Carlos Horacio Silva Elizondo
@ 2002-05-09 23:21 ` Carlos Horacio Silva Elizondo
2002-05-09 23:26 ` [LARTC] How " Ben
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Carlos Horacio Silva Elizondo @ 2002-05-09 23:21 UTC (permalink / raw)
To: lartc
hi, I just want to know if somebody can help me to reduce a bandwith
with iptables.
I Have this configuration Box is a Gateway
etho 148.245.89.1 External Network
eth1 192.168.1.1 Internal Network DHCP server
I want to reduce all the internal network traffic to a specific bandwidth
example : 5kbps
All Network Cards are 10/100mbps
thanks!
Carlos Silva
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] How to reduce a bandwidth?
2002-05-09 23:17 [LARTC] How to reduce a bandwidth? Carlos Horacio Silva Elizondo
2002-05-09 23:21 ` [LARTC] how " Carlos Horacio Silva Elizondo
@ 2002-05-09 23:26 ` Ben
2002-05-10 4:49 ` Shanker Balan
2002-05-10 8:40 ` Stef Coene
3 siblings, 0 replies; 5+ messages in thread
From: Ben @ 2002-05-09 23:26 UTC (permalink / raw)
To: lartc
I'm not sure it can be done just with iptables, but it's trivial from a
QoS standpoint.
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
On Thu, 9 May 2002, Carlos Horacio Silva Elizondo wrote:
> hi, I just want to know if somebody can help me to reduce a bandwith
> with iptables.
>
> I Have this configuration Box is a Gateway
> etho 148.245.89.1 External Network
> eth1 192.168.1.1 Internal Network DHCP server
>
> I want to reduce all the internal network traffic to a specific
> bandwidth
> example : 5kbps
>
> All Network Cards are 10/100mbps
>
> thanks!
> Carlos Silva
> Informatica y Redes, S.A. de C.V.
> Corregidora 711 y 714 Norte
> Linares, N.L., CP.67700
> Tels. (821) 2124600,2127080,2120198
> <http://www.linaresonline.com/> www.linaresonline.com
> Tecnología a Tú Servicio !
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] How to reduce a bandwidth?
2002-05-09 23:17 [LARTC] How to reduce a bandwidth? Carlos Horacio Silva Elizondo
2002-05-09 23:21 ` [LARTC] how " Carlos Horacio Silva Elizondo
2002-05-09 23:26 ` [LARTC] How " Ben
@ 2002-05-10 4:49 ` Shanker Balan
2002-05-10 8:40 ` Stef Coene
3 siblings, 0 replies; 5+ messages in thread
From: Shanker Balan @ 2002-05-10 4:49 UTC (permalink / raw)
To: lartc
Hello:
Ben wrote,
> I'm not sure it can be done just with iptables,
The Iptables byte-limit patch should be able do it.
http://etudiant.univ-mlv.fr/~jpetazzo/bytelimit.tgz
> but it's trivial from a QoS standpoint.
>
> http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
-- Shanu
--
Signals don't kill programs. Programs kill programs.
This e-mail was scanned by RAV AntiVirus!
Virus free e-mail!
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] How to reduce a bandwidth?
2002-05-09 23:17 [LARTC] How to reduce a bandwidth? Carlos Horacio Silva Elizondo
` (2 preceding siblings ...)
2002-05-10 4:49 ` Shanker Balan
@ 2002-05-10 8:40 ` Stef Coene
3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2002-05-10 8:40 UTC (permalink / raw)
To: lartc
On Friday 10 May 2002 04:14, Carlos Horacio Silva Elizondo wrote:
> hi, I just want to know if somebody can help me to reduce a bandwith
> with iptables.
>
> I Have this configuration Box is a Gateway
> etho 148.245.89.1 External Network
> eth1 192.168.1.1 Internal Network DHCP server
>
> I want to reduce all the internal network traffic to a specific bandwidth
> example : 5kbps
Traffic to where? To the internet? To the LAN? To the Gateway?
> All Network Cards are 10/100mbps
Have you read the LARTC howto? Also, on www.docum.org are some example
scripts you can use. Either HTB or CBQ. Or even a root TBF qdisc. Maybe
you can post your script (if you already tried to create one).
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-05-10 8:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-09 23:17 [LARTC] How to reduce a bandwidth? Carlos Horacio Silva Elizondo
2002-05-09 23:21 ` [LARTC] how " Carlos Horacio Silva Elizondo
2002-05-09 23:26 ` [LARTC] How " Ben
2002-05-10 4:49 ` Shanker Balan
2002-05-10 8:40 ` Stef Coene
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.