Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if port forwards are established otherwise restart tunnel #7

Open
JayGoldberg opened this issue Sep 10, 2016 · 0 comments
Open
Labels

Comments

@JayGoldberg
Copy link
Owner

Ran into an instance where the tunnels were open, but the reverse ports were not assigned on the remote host. Likely because they were already assigned at the instantiation of the tunnel (again). Normally in interactive you'd see "could not set up port forwarding" or similar. We should either check for that, or possibly increase the sleep before a tunnel is brought back up to allow the remote end to close the port.

When tunnel is already running, make sure we are verifying that data can be sent through forwarded ports.

@JayGoldberg JayGoldberg added the bug label Oct 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant