Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 09:53:01 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        freebsd-ipfw@freebsd.org
Subject:   bandwith shaping only for big tcp packets
Message-ID:  <20020425095301.A18975@curry.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help
I would like to do something like:

ipfw add 2000 pipe 1 tcp from 192.168.128.4/32 to any len gt 100
ipfw pipe 1 config bw 4KBytes/s queue 4KBytes

This would mean that only packets which are bigger than 100 bytes
will be fed to pipe 1.

Any ideas?

	-Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425095301.A18975>