On 06/07/12 02:17 PM, Chris Davies wrote:
Gary Dale<garyd...@rogers.com> wrote:
I've been connecting to the workstations by running:
ssh -L 5900:<workstation internal IP address>:5900<external office
IP address>
Today I'm getting the error:
bind: Address already in use
Any ideas?
The address is already in use, probably from another ssh session using
the same local and/or remote port.
On each end you can try this to identify the other ssh session:
sudo netstat -nap | grep :5900
The last field contains the process name and number.
Chris
Nope. It's more likely a bug in the latest Wheezy OpenSSH-client. It's
affecting everything I try to connect to when I use local forwarding.
Either that or someone introduced a bug into the Squeeze ssh server.
I'm the only person using ssh to connect to these servers (one is my
local server in my house).
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ff7acc1.90...@rogers.com