* [LARTC] New howto for Linux to dynamically throttle IP traffic
@ 2002-11-06 3:44 Art Reisman
2002-11-06 17:08 ` David Boreham
2002-11-06 20:28 ` [LARTC] New howto for Linux to dynamically throttle IP Art Reisman
0 siblings, 2 replies; 3+ messages in thread
From: Art Reisman @ 2002-11-06 3:44 UTC (permalink / raw)
To: lartc
Been working on this for a while , the idea came to
support my Wi Fi ISP business , I needed a tool to
throttle bandwidth hogs dynamically without doing any
fancy network programming, so I built the tool. In the
spirit of Linux I am putting the Beta back in the
public domain. Let me know what you think, or if you
have any questions, and most importantly give it a
try.
Information is located at www.apconnections.net
THanks
Art
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] New howto for Linux to dynamically throttle IP traffic
2002-11-06 3:44 [LARTC] New howto for Linux to dynamically throttle IP traffic Art Reisman
@ 2002-11-06 17:08 ` David Boreham
2002-11-06 20:28 ` [LARTC] New howto for Linux to dynamically throttle IP Art Reisman
1 sibling, 0 replies; 3+ messages in thread
From: David Boreham @ 2002-11-06 17:08 UTC (permalink / raw)
To: lartc
Interesting. Care to say why you didn't build on the existing
traffic shaping technology in the kernel ? etables, tc etc ?
----- Original Message -----
From: "Art Reisman" <astormchaser2002@yahoo.com>
To: <lartc@mailman.ds9a.nl>
Sent: Tuesday, November 05, 2002 7:44 PM
Subject: [LARTC] New howto for Linux to dynamically throttle IP traffic
> Been working on this for a while , the idea came to
> support my Wi Fi ISP business , I needed a tool to
> throttle bandwidth hogs dynamically without doing any
> fancy network programming, so I built the tool. In the
> spirit of Linux I am putting the Beta back in the
> public domain. Let me know what you think, or if you
> have any questions, and most importantly give it a
> try.
>
> Information is located at www.apconnections.net
>
>
>
> THanks
>
> Art
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] New howto for Linux to dynamically throttle IP
2002-11-06 3:44 [LARTC] New howto for Linux to dynamically throttle IP traffic Art Reisman
2002-11-06 17:08 ` David Boreham
@ 2002-11-06 20:28 ` Art Reisman
1 sibling, 0 replies; 3+ messages in thread
From: Art Reisman @ 2002-11-06 20:28 UTC (permalink / raw)
To: lartc
"David Boreham" <david_list@boreham.org>
Wrote a good question regarding the linux arbitrator
(www.apconnections.net for details)
"Interesting. Care to say why you didn't build on the
existing
traffic shaping technology in the kernel ? etables, tc
etc ?"
Response ...
I suppose if somebody had suggested I look into these
aspects before I started I might have? I posted quite
a bit on ways to do this before starting. Not knowing
squat about LINUX.... Did not get much useful help
although people tried...
When I found the existing bridge stuff , I knew I had
a base for what I needed
so I just stuck this stuff right in the middle,
originally I did not intend to open it up (the
source). Just wanted to see if I could do it. What I
am really trying to do is find a solution for making a
turn key. self configuring, throttling product, such
that people can take it and plug it in. Talked with my
friends at Cisco and Yahoo and other ISP's and
determined there was not anything that matched what I
wanted to do. (there probably is just could not find
it) Hindsight tells me to be more useful I should have
studied Linux a bit more, but heck without a goal I
would never have even opened the kernel up...
On another note, it was really hard for me to navigate
the kernel, at first I could not get cscope up and
had to do lots of grepping and finding to chase paths
throught the kernel. Also to be honest I am much
better at conceptualizing how to solve complex
problems than I am at looking at code and figuring it
out. I can do the latter but don't really enjoy it
much.
Is there any well written text a level above code on
IPCHAINS and other kernel burgeoning features that I
can read to painlessly form a conceptual picture?
Thanks
Art
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-06 20:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 3:44 [LARTC] New howto for Linux to dynamically throttle IP traffic Art Reisman
2002-11-06 17:08 ` David Boreham
2002-11-06 20:28 ` [LARTC] New howto for Linux to dynamically throttle IP Art Reisman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox