Re: Simple Example isnt working (ssh/bulk traffic)
Andreas Mueller <[email protected]>
| Newsgroups | gmane.linux.network.routing |
|---|---|
| Message-ID | <20071204194553.GA2805@lintera> |
Hello, Julius wrote: > Hi, > > the script below should allow to get ssh connections running well while > downloading, but even the 100kbps (100kbyte/s?) doesnt work - can still > download with 500+kb/s. Whats wrong? > > INTERFACE=eth0 are you mixing egress with ingress? (IMQ in that case) What's you network-configuration (it's a router? what eths)? And yes, kbps actually is kbyte/s, kbit for kbit/s. If all should be setup right, what does # tc -s -d class show dev eth0 say? Bye, Andreas