All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Priority LAN over ftp/web server?
Date: Mon, 07 Jul 2003 10:21:02 +0000	[thread overview]
Message-ID: <marc-lartc-105757337026960@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105756646221261@msgid-missing>

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/

      reply	other threads:[~2003-07-07 10:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-07  8:34 [LARTC] Priority LAN over ftp/web server? gatur
2003-07-07 10:21 ` Stef Coene [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-105757337026960@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.