[PLUG] IP packet prioritizing

Eric Pratt pratte@ecn.purdue.edu
Tue, 29 Aug 2000 23:41:03 -0500 (EST)


Don't know.  MS has a proxy server you can look at.  I think it comes with
Back Office but don't quote me on that.

Eric

On Tue, 29 Aug 2000 webmaster@vr6.dhs.org wrote:

> Just curious... Is this feature available for any MS products at all?
> 
> 
> 
> On Tue, 29 Aug 2000, tgs wrote:
> 
> > hello Eric.
> > 
> > Look at section 4.1.4.3 of the IPCHAINS-HOWTO.
> > In short, you want to add ipchains entries using
> > the -t option.  The generic ones suggested by the
> > HOWTO are
> > ipchains -A output -p tcp -d 0.0.0.0/0 telnet -t 0x01 0x10
> > ipchains -A output -p tcp -d 0.0.0.0/0 ftp -t 0x01 0x10
> > ipchains -A output -p tcp -s 0.0.0.0/0 ftp-data -t 0x01 0x08
> > 
> > to set telnet and ftp control sessions to low
> > latency and ftp-data to high throughput.
> > The HOWTO is available at:
> > http://metalab.unc.edu/pub/Linux/docs/HOWTO/IPCHAINS-HOWTO
> > 
> > 
> > good luck
> > --
> > Thomas Smith <chihuahua@tmbg.org>
> > 
> > 
> > ____________________________________________________
> > The Purdue Linux Users' Group (PLUG) mailing list.
> > plug mailing list  -  plug@csociety.purdue.edu
> > http://csociety.ecn.purdue.edu/mailman/listinfo/plug
> > 
> 
> 
> ____________________________________________________
> The Purdue Linux Users' Group (PLUG) mailing list.
> plug mailing list  -  plug@csociety.purdue.edu
> http://csociety.ecn.purdue.edu/mailman/listinfo/plug
>