Re: traffic shaping with tc on Linux 5.4.x
Grant Taylor <[email protected]> Tue, 16 Feb 2021 11:40:17 -0700
| Newsgroups | gmane.linux.network.routing |
|---|---|
| Organization | TNet Consulting |
| Message-ID | <[email protected]> |
On 2/16/21 9:04 AM, Erik Auerswald wrote: > Hi, Hi, > You could look into the "dscp" module for iptables, and match on both > TCP port and DSCP markings. OpenSSH uses different IPQoS configuration > settings for interactive sessions and bulk transfers. Today I Learned that OpenSSH has IPQoS options to differentiate interactive vs non-interactive connections. > You can check your settings with "ssh -G": > > $ ssh -G ssh.example.com | grep -i ipqos > ipqos lowdelay throughput Search the ssh man page for IPQoS for more details. TL;DR: The first option is interactive and the second option is non-interactive. -- Grant. . . . unix || die
smime.p7s
(application/pkcs7-signature, 3.9 KB) - not displayed