Feature #243
SSH tunnel setup needs to check the local forwarding port
Status: | Closed | Start: | 12/07/2009 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend | |||
Target version: | 0.7 | |||
Complexity: | ||||
Votes: | 0 |
Description
If a SSH tunnel is being created Smuxi needs to check if the local forwarding port is not currently used. Else it will start the SSH client and believes the tunnel is ready to be used, while the port was blocked by some other application or stray SSH tunnel!
Associated revisions
Revision 40048995df0c8ee231c24d5fbf3797261292e5e2
Check if the local port for a SSH tunnel is already in use and throw an exception if it is. (closes: #243)
History
Updated by Mirco Bauer 5437 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 40048995df0c8ee231c24d5fbf3797261292e5e2.