[olug] Newbie stuff
Nate Rotschafer
writetogenius at hotmail.com
Wed May 1 16:53:27 UTC 2002
> > > Anyway - Definitely read Bart's Advanced Routing HowTo (Phil gave the
> > > link) - ignore most of the Policy Routing stuff (he and I have
> > > issues...)
> > > but the TC Traffic Control parts are very well done.
Tc is a part of the iproute2 set of utilities that were created to fix some
of the issues with the original version from my understanding.
> > > Also I have a kernal patch (part of the PakSecured Master Kernal
> > > Patch)
> > > that will allow you to use the u32 filter as a nfmark engine as well
> > > as
> > > for Ingress Control.
Matthew's linux is the PakSecured Linux so he developed a kernel patch to
use a filter called u32 to filter out traffic by marking the necessary
packets in some meaningful way to allow the filter to recognize the packets
to slow the traffic (in this case). Ingress is an inbound traffic control
filter so that is limits inbound connection speed. Though I just want to
limit outbound no inbound.
> > >My bet is that you are actually looking for
> > > Egress
> > > structures only so that may not be needed. Also if you need only
> > > simple
> > > multi-stream filtering (if this is related to the stuff we talked
> > > about a
> > > week ago) then definately check out Devik's HTB queue. It is easier
> > > on the
> > > configuration and works quite well.
Egress is just another type of filter and the HTB is also another filer
except that HTB is probably the easiest to set-up but I would imagine not
the most powerful. All of this filtering is done to limit the bandwidth to
a server/computer so that if you colocate and only get xxx bandwidth you can
set your server to only allow xxx bandwidth so you never get charged extra
because by default the kernel will use all bandwidth available to it. Any
more questions just let me know...
Thanks,
Nate
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
For help contact olug-help at olug.org - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at olug.org
or `mail olug-unsubscribe at olug.org < /dev/null`
(c)1998-2002 OLUG http://www.olug.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
More information about the OLUG
mailing list