On 18 September 2013 02:35, bruce wrote:
> Hey...
>
> testing out ssh port forwarding/reverse tunneling using sshkeys
>
> i've got the process of going from machineA to machineB using keys..
>
> The test doing ssh u...@foo.com -p 5011 works
> - auto login using the ssh keys..
>
5011 is the sshd
Hey...
testing out ssh port forwarding/reverse tunneling using sshkeys
i've got the process of going from machineA to machineB using keys..
The test doing ssh u...@foo.com -p 5011 works
- auto login using the ssh keys..
However, the test of going from machineB to machineB is a bit chaotic.
I'