search for: whaper

Displaying 1 result from an estimated 1 matches for "whaper".

Did you mean: shaper
2004 Jul 24
1
TOS settings conflict with wshaper
Hi! Wondershaper classifies traffic to different queues using information found in TOS field. I noticed that scp traffic goes to highest priority class even though comments in whaper explicitely say: "TOS Minimum Delay (ssh, NOT scp)". As it turned out Shorewall creates mangle rules that will force minimum delay bit to all ssh connections (in "tos" file). SSH implementations themselves set socket option IPTOS_LOWDELAY for interactive sessions (recommended...