Re: ssh type of service (tos)
From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 09/23/05
- Previous message: Keld Jørn Simonsen: "Re: ssh type of service (tos)"
- In reply to: Keld Jørn Simonsen: "ssh type of service (tos)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Previous message: Keld Jørn Simonsen: "Re: ssh type of service (tos)"
- In reply to: Keld Jørn Simonsen: "ssh type of service (tos)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|