SSH and data priority

Peter Stuge stuge-openssh-unix-dev at cdy.org
Fri Oct 20 10:57:45 EST 2006


On Tue, Oct 17, 2006 at 11:39:28AM +0200, Georges Le grand wrote:
> I would like how to implement "Application Data Priority" with SSH.
> More precisely, I would like to secure, for example, POP, SMTP,
> FTP, HTTP and telnet with SSH and to associate 3 levels of
> priority:
> 
> (HTTP, POP, SMTP, low)
> (FTP, medium)
> (telnet, high)
> 
> Does SSH implement any function or any algorithm to do that?

Not really, no.

You can do port forwarding or a VPN setup with OpenSSH, but I think
there are much better tools for doing priority configuration.


//Peter



More information about the openssh-unix-dev mailing list