Re: ssh type of service (tos)

From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 09/23/05

  • Next message: Darren Tucker: "Re: AIX's LDAP with PAM and Expired password"
    Date: 23 Sep 2005 09:46:29 GMT
    
    

    On 2005-09-22, Keld Jørn Simonsen <keld@dkuug.dk> wrote:
    > I am using openssh for a number of things, including file transfer and
    > mirroring, and I would like to be able to do traffic policing, such as
    > downgrading the priority of packet of a scp transfer. How can I do that?
    > I looked in the man pages and googled 'openssh typeofservice' but I did
    > not seem to get anything I could use.

    OpenSSH already does this (on platforms where IP TOS works, anyway).

    packet.c:packet_set_tos() sets IPTOS_LOWDELAY for interactive sessions
    and IPTOS_THROUGHPUT for noninteractive ones. tcpdump -vvv is your friend.

    -- 
    Darren Tucker (dtucker at zip.com.au)
    GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
        Good judgement comes with experience. Unfortunately, the experience
    usually comes from bad judgement.
    

  • Next message: Darren Tucker: "Re: AIX's LDAP with PAM and Expired password"

    Relevant Pages

    • prematurely terminated large file transfer
      ... I have an Internet-connected server running SuSE 9.3 with OpenSSH v 4.3_p2 ... I successfully tested the local server with a file transfer of up to ... didn?t find anything that would let me specify, during configuration, a ...
      (SSH)
    • premature large file transfer termination
      ... I have an Internet-connected server running SuSE 9.3 with OpenSSH v 4.3_p2 ... I successfully tested the local server with a file transfer of up to ... didn?t find anything that would let me specify, during configuration, a ...
      (SSH)
    • ssh type of service (tos)
      ... I am using openssh for a number of things, including file transfer and ... downgrading the priority of packet of a scp transfer. ... I looked in the man pages and googled 'openssh typeofservice' but I did ...
      (comp.security.ssh)
    • Re: tcsetpgrp()
      ... Which SSH implementation and version thereof are you running? ... On QNX the pty allocation process apparently ... In the next release of OpenSSH, ... Good judgement comes with experience. ...
      (comp.security.ssh)
    • Re: SSH Connecting through Firewall
      ... >client to use HTTPS or FTP proxy. ... There is no such option in the OpenSSH ... Good judgement comes with experience. ...
      (comp.security.ssh)