|
|||||||||||
|
Re: Need sshd running in debug mode with multiple connections
From: Derek Martin <code(at)pizzashack.org>
Date: Thu Aug 07 2003 - 01:55:30 EDT -----BEGIN PGP SIGNED MESSAGE-----
If your application actually runs ssh to connect to the server, then you could try something like this: You can run 4 copies of the server in debug mode, on different ports. specify the port to listen on with the -p option to sshd. You could use 19, 20, 21, and 22, for example, if they're not already in use (such as by ftp, etc). Then when you run the client, run 4 different copies of the client, uniquely specifying the port for one of the created servers, with the - -p option. Or, if your application uses its own connection code, just clone the code that does the connection/port forwarding, and use a different port for each connection. No hacking OpenSSH required... Just lots of xterms. ;-) HTH
-----BEGIN PGP SIGNATURE-----
iD8DBQE/MenSdjdlQoHP510RAhRBAJ4qbgieobEbJhmBx97R9w/zWlWcigCfXDhv
YiC+Sxepe3g/XYEh4pROK/o=
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:03:01 EDT |
||||||||||
|
|||||||||||