All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Again,Bandwidth&htb
@ 2004-01-07  6:20 Eddie
  2004-01-07 17:09 ` Stef Coene
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eddie @ 2004-01-07  6:20 UTC (permalink / raw)
  To: lartc

Good Day All
Just 2 questions on htb

1,My Wan link is on eth1 and my Lan on eth0,where do I put my htb on?I
want to limit web serving and ftp ens.

2.Im going to use the u32 filter.Can I use sub-netting for IP,i.o.w
where src is can I do 192.168.1.0/24?

Thanks and Please Help
Eddie

_______________________________________________
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] Again,Bandwidth&htb
  2004-01-07  6:20 [LARTC] Again,Bandwidth&htb Eddie
@ 2004-01-07 17:09 ` Stef Coene
  2004-01-08  9:50 ` Eddie
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2004-01-07 17:09 UTC (permalink / raw)
  To: lartc

On Wednesday 07 January 2004 07:20, Eddie wrote:
> Good Day All
> Just 2 questions on htb
>
> 1,My Wan link is on eth1 and my Lan on eth0,where do I put my htb on?I
> want to limit web serving and ftp ens.
eth1 for downloads from your web/ftp server
eth0 for uploads to your web/ftp server

> 2.Im going to use the u32 filter.Can I use sub-netting for IP,i.o.w
> where src is can I do 192.168.1.0/24?
Yes you can.  See
http://docum.org/stef.coene/qos/docs/u32-filter.html

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

* Re: [LARTC] Again,Bandwidth&htb
  2004-01-07  6:20 [LARTC] Again,Bandwidth&htb Eddie
  2004-01-07 17:09 ` Stef Coene
@ 2004-01-08  9:50 ` Eddie
  2004-01-08 19:02 ` Stef Coene
  2004-01-09  1:57 ` Again,Bandwidth&htb andybr
  3 siblings, 0 replies; 5+ messages in thread
From: Eddie @ 2004-01-08  9:50 UTC (permalink / raw)
  To: lartc

OK but how do I specify a range of ports,for examples 15000-15010
15000:15010??

On Wed, 2004-01-07 at 19:09, Stef Coene wrote:
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> On Wednesday 07 January 2004 07:20, Eddie wrote:
> > Good Day All
> > Just 2 questions on htb
> >
> > 1,My Wan link is on eth1 and my Lan on eth0,where do I put my htb on?I
> > want to limit web serving and ftp ens.
> eth1 for downloads from your web/ftp server
> eth0 for uploads to your web/ftp server
> 
> > 2.Im going to use the u32 filter.Can I use sub-netting for IP,i.o.w
> > where src is can I do 192.168.1.0/24?
> Yes you can.  See
> http://docum.org/stef.coene/qos/docs/u32-filter.html
> 
> Stef

_______________________________________________
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] Again,Bandwidth&htb
  2004-01-07  6:20 [LARTC] Again,Bandwidth&htb Eddie
  2004-01-07 17:09 ` Stef Coene
  2004-01-08  9:50 ` Eddie
@ 2004-01-08 19:02 ` Stef Coene
  2004-01-09  1:57 ` Again,Bandwidth&htb andybr
  3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2004-01-08 19:02 UTC (permalink / raw)
  To: lartc

On Thursday 08 January 2004 10:50, Eddie wrote:
> OK but how do I specify a range of ports,for examples 15000-15010
> 15000:15010??
You can't with u32.  But you can use iptables to mark packets and filter the 
packets with the fw filter.

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

* Re:[LARTC] Again,Bandwidth&htb
  2004-01-07  6:20 [LARTC] Again,Bandwidth&htb Eddie
                   ` (2 preceding siblings ...)
  2004-01-08 19:02 ` Stef Coene
@ 2004-01-09  1:57 ` andybr
  3 siblings, 0 replies; 5+ messages in thread
From: andybr @ 2004-01-09  1:57 UTC (permalink / raw)
  To: lartc

Hi all,

1.) You can put in your internal interface to slow down 
the traffic.
2.) You set the filter by single ip or network.

[]´s
Anderson


> Good Day All
> Just 2 questions on htb
> 
> 1,My Wan link is on eth1 and my Lan on eth0,where do I 
put my htb on?I
> want to limit web serving and ftp ens.
> 
> 2.Im going to use the u32 filter.Can I use sub-
netting for IP,i.o.w
> where src is can I do 192.168.1.0/24?
> 
> Thanks and Please Help
> Eddie
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: ht
tp://lartc.org/
> 

 
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br/


_______________________________________________
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:[~2004-01-09  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-07  6:20 [LARTC] Again,Bandwidth&htb Eddie
2004-01-07 17:09 ` Stef Coene
2004-01-08  9:50 ` Eddie
2004-01-08 19:02 ` Stef Coene
2004-01-09  1:57 ` Again,Bandwidth&htb andybr

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.