All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Priority LAN over ftp/web server?
@ 2003-07-07  8:34 gatur
  2003-07-07 10:21 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: gatur @ 2003-07-07  8:34 UTC (permalink / raw)
  To: lartc

Hello all

Another newbie here :)

I have a linux box setup with two NICs
eth0 is 100mbit internal lan (192.168.100.*)
eth1 is 10mbit internet

On the linux box there is a ftp server and web server.
I want to somehow priority the traffic from the internal lan
over any traffic that is on the ftp and web server.

I want to be able to have low ping with telnet/ssh/irc/web/ftp and various
online games (quake and such) and at the same time let the ftp/web server
take whatever bandwidth that is available when the local network isnt
using any bandwidth.

Is there anyone who could give me some pointers as where to start?
I have checked out some scripts for adsl connections but to me it
looks like they reserve bandwidth for ssh type of services and other
services is unable to use the spare bandwidth when that is unused.


  

-- 
Best regards,
 gatur                          mailto:gatur@swipnet.se


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

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

* Re: [LARTC] Priority LAN over ftp/web server?
  2003-07-07  8:34 [LARTC] Priority LAN over ftp/web server? gatur
@ 2003-07-07 10:21 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2003-07-07 10:21 UTC (permalink / raw)
  To: lartc

On Monday 07 July 2003 10:34, gatur@swipnet.se wrote:
> Hello all
>
> Another newbie here :)
>
> I have a linux box setup with two NICs
> eth0 is 100mbit internal lan (192.168.100.*)
> eth1 is 10mbit internet
>
> On the linux box there is a ftp server and web server.
> I want to somehow priority the traffic from the internal lan
> over any traffic that is on the ftp and web server.
>
> I want to be able to have low ping with telnet/ssh/irc/web/ftp and various
> online games (quake and such) and at the same time let the ftp/web server
> take whatever bandwidth that is available when the local network isnt
> using any bandwidth.
>
> Is there anyone who could give me some pointers as where to start?
> I have checked out some scripts for adsl connections but to me it
> looks like they reserve bandwidth for ssh type of services and other
> services is unable to use the spare bandwidth when that is unused.
Some tips.  You can use htb to create different classes so the classes can use 
unused bandwidt from each other.  You have to do this twice : htb can only 
shape outgoing bandwidth.  Putting the traffic in the classes can be tricky, 
but www is easy to do.  ftp data is not so easy.

Check out www.docum.org, maybe the info on it can help you.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

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

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

end of thread, other threads:[~2003-07-07 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-07  8:34 [LARTC] Priority LAN over ftp/web server? gatur
2003-07-07 10:21 ` 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.