From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Bandwidth shaping help
Date: Thu, 30 Oct 2003 18:41:09 +0000 [thread overview]
Message-ID: <marc-lartc-106754118330077@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106746727722510@msgid-missing>
On Thursday 30 October 2003 15:34, Ryan Vilim wrote:
> Oh, I am sorry I probably should have specified the setup of my network
> (stupid mistake by me :p). I have a server (linux) a laptop (linux) and
> my parents computer (windows). These are all connected to the internet
> via my router which is just a store bought, 4 port wireless routers. I
> want to control the bandwidth leaving my server on ports 80, 21, and the
> bittorrent ports because if someone is downoading from my webserver
> while I am getting anime off bittorrent, then the internet slows to a
> crawl because all of the upstream is used. Since none of the other
> computers ever participate in any upload-heavy activities I figure that
> 10kilobytes per second would be enough for them. However I still want
> the ability to copy at Ethernet speeds from the samba server on my
> server, use VNC to control my server (it has an audigy 2 in it so I have
> my speakers and headphones hooked up to it, then use vnc to controll
> xmms), and basically do any other miscellaneous high bandwidth
> activities from within my network.
For the LAN nic, you have to do something like this (this is for downloads):
1:0
1:1
LAN traffic, rate = 10Mbit-128kbit, ceil = 10mbit-128kbit
1:2
internet traffic, rate = 128kbit
1:20 : port 80, 21 and bittorent
1:21 : other traffic
1:211 : you
1:210 : mom
1:210 : daddy
Stef
Ps. You don't need vnc to control xmms :
libxmms-perl - Interactive remote control for XMMS (X MultiMedia System) in
perl
XMMS is a multimedia player for X windows. This perl package contains a
'shell' for interacting with a running XMMS via IPC to control songs and
playing. A perl interface to the XMMS config, remote and other utilities are
provided via this package as well.
This library exists at http://www.cpan.org
xmms-infopipe - General plugin for XMMS, reports real-time information to a
pipe.
This plugin allows you to read XMMS information from a named pipe.
Usable for webpages, irc-clients and where you would like real-time
information from XMMS. Shows song position, song, length, playlist position,
status (stoped/playing/paused), song title displayed by XMMS and filename.
Easy parsable textformat.
xmms-shell - XMMS Shell - Interface to control XMMS from the Console.
This is a shell to control xmms from the linux-console. You can edit the
playlist, change skins, play, control the volume and much more.
--
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/
prev parent reply other threads:[~2003-10-30 18:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-29 21:35 [LARTC] Bandwidth shaping help Ryan Vilim
2003-10-30 10:32 ` Stef Coene
2003-10-30 14:34 ` Ryan Vilim
2003-10-30 18:41 ` 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-106754118330077@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.