Hi! I would like to make sure I can play counterstrike without too much ping while the people that share the connection with me download and upload. I figured out how to make sure counterstrike traffic will be first for the output, but is this possible to shape the input? thanks alot!
On Wed, Dec 19, 2001 at 01:32:23PM +0100, pingouin@banquise.net wrote:> Hi! > > I would like to make sure I can play counterstrike without too > much ping while the people that share the connection with me download > and upload. > I figured out how to make sure counterstrike traffic will be > first for the output, but is this possible to shape the input?Not really. You can slow the input down so there will always be room for your counterstrike packets. Do so by attaching an ingress policer filter that only polices non-counterstrike packets. Regards, bert -- http://www.PowerDNS.com Versatile DNS Software & Services http://www.tk the dot in .tk Netherlabs BV / Rent-a-Nerd.nl - Nerd Available - Linux Advanced Routing & Traffic Control: http://ds9a.nl/lartc
pingouin@banquise.net wrote:>Hi! > > I would like to make sure I can play counterstrike without too >much ping while the people that share the connection with me download >and upload. > I figured out how to make sure counterstrike traffic will be >first for the output, but is this possible to shape the input? > > thanks alot! >yes , shape TCP packets , CS use UDP. This is not a best , but work. Problem with this , that when a TCP session start , it overflow your inet connection for a short time. Dante