Re: SSH and data priority
On Tue, Oct 17, 2006 at 11:39:28AM +0200, Georges Le grand wrote:[color=blue]
> 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?[/color]
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
_______________________________________________
openssh-unix-dev mailing list
[email]openssh-unix-dev@mindrot.org[/email]
[url]http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev[/url]