[PLUG] IP packet prioritizing

webmaster@vr6.dhs.org webmaster@vr6.dhs.org
Tue, 29 Aug 2000 20:09:50 -0500 (EST)


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
>