Differences
This shows you the differences between two versions of the page.
|
doc:howto:packet.scheduler:packet.scheduler.example1 [2012/11/20 23:39] uvray313 |
doc:howto:packet.scheduler:packet.scheduler.example1 [2012/11/20 23:39] (current) uvray313 |
||
|---|---|---|---|
| Line 39: | Line 39: | ||
| # If bulk traffic gets tunneled through ssh connections, change their TOS | # If bulk traffic gets tunneled through ssh connections, change their TOS | ||
| # (some programs do this by themselves, but not all): | # (some programs do this by themselves, but not all): | ||
| - | $IPTMO -o $DEV -p tcp --dport 22 -m tos --tos Minimize-Delay -m connrate \ --connrate 20000:inf -j TOS --set-tos Maximize-Throughput | + | $IPTMO -o $DEV -p tcp --dport 22 -m tos --tos Minimize-Delay -m connrate \ |
| + | --connrate 20000:inf -j TOS --set-tos Maximize-Throughput | ||
| </code> | </code> | ||
doc/howto/packet.scheduler/packet.scheduler.example1.txt · Last modified: 2012/11/20 23:39 by uvray313
