adjust DSCP configuration

AFx1 is classified as low priority traffic by the legacy TOS handling.
This commit is contained in:
Daniel Micay 2025-08-24 17:32:18 -04:00
parent 110dfe1a8f
commit e77a5fb357
3 changed files with 2 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Include drop-in configurations
Include /etc/ssh/ssh_config.d/*.conf
IPQoS af21 af11
IPQoS cs2 cs0
ServerAliveInterval 60
ServerAliveCountMax 2

View file

@ -16,7 +16,7 @@ Include /etc/ssh/sshd_config.d/*.conf
#ListenAddress 0.0.0.0
#ListenAddress ::
IPQoS af21 af11
IPQoS cs2 cs0
HostKey /etc/ssh/ssh_host_ed25519_key
HostKeyAlgorithms ssh-ed25519