logicnow / BlueSky

An SSH tunneling solution for remote Mac-to-Mac connectivity (formerly a Mac-MSP product)
Apache License 2.0
39 stars 15 forks source link

Tunnel issues in High-C #36

Closed sphen13 closed 6 years ago

sphen13 commented 6 years ago

Deeper testing on why a connection cannot be made. If a tunnel is up but we cant get back to the client return:

ERROR: tunnel issue TO client

Currently the tunnel will not be restarted with this result

Better yet - At least in my situation, The tunnel back to the client was erroring due to intermittent issues resolving localhost. This changes the agent and specifies 127.0.0.1 in the ssh command instead.