Re: Running 1.5 and 1.7 sshd in parallel

2009-06-29 Thread Corinna Vinschen
On Jun 28 14:11, Spiro Trikaliotis wrote: > Hello, > > * On Sun, Jun 28, 2009 at 12:31:09PM +0200 Corinna Vinschen wrote: > > On Jun 26 22:25, Federico Hernandez wrote: > > > THX for the fast answer. That is exactly what I tried. > > > > > > 1.5 on port 22 > > > 1.7 on port > > > > > > but

Re: Running 1.5 and 1.7 sshd in parallel

2009-06-28 Thread Spiro Trikaliotis
Hello, * On Sun, Jun 28, 2009 at 12:31:09PM +0200 Corinna Vinschen wrote: > On Jun 26 22:25, Federico Hernandez wrote: > > THX for the fast answer. That is exactly what I tried. > > > > 1.5 on port 22 > > 1.7 on port > > > > but when I ssh into I endup in $HOME of 1.5 and sometimes the

Re: Running 1.5 and 1.7 sshd in parallel

2009-06-28 Thread Corinna Vinschen
On Jun 26 22:25, Federico Hernandez wrote: > THX for the fast answer. That is exactly what I tried. > > 1.5 on port 22 > 1.7 on port > > but when I ssh into I endup in $HOME of 1.5 and sometimes the > sshd on doesn't start. > > How can I select each of the sshd in a more controlle

Re: Running 1.5 and 1.7 sshd in parallel

2009-06-26 Thread Federico Hernandez
THX for the fast answer. That is exactly what I tried. 1.5 on port 22 1.7 on port but when I ssh into I endup in $HOME of 1.5 and sometimes the sshd on doesn't start. How can I select each of the sshd in a more controlled way so that I can specify which daemon to start and stop? (

Re: Running 1.5 and 1.7 sshd in parallel

2009-06-26 Thread Corinna Vinschen
On Jun 26 17:19, Federico Hernandez wrote: > Couldn't find anything on this: > > Would it be possible to run sshd 1.5 and 1.7 in parallel so one could > ssh into cygwin 1.5 and 1.7 on the same machine at the same time. Of > course on ssh would have to run on a different port. How would one > setup