Re: bind: Address already in use

2012-07-06 Thread Gary Dale
On 06/07/12 02:17 PM, Chris Davies wrote: Gary Dale wrote: I've been connecting to the workstations by running: ssh -L 5900::5900 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 an

Re: bind: Address already in use

2012-07-06 Thread Gary Dale
On 06/07/12 02:17 PM, Chris Davies wrote: Gary Dale wrote: I've been connecting to the workstations by running: ssh -L 5900::5900 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 an

Re: bind: Address already in use

2012-07-06 Thread Chris Davies
Gary Dale wrote: > I've been connecting to the workstations by running: > ssh -L 5900::5900 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

Re: bind: Address already in use

2012-07-06 Thread Gary Dale
On 06/07/12 12:42 PM, Gary Dale wrote: This has just started happening. I remotely administer an office by using ssh and vnc. Ssh is running on a Debian/Squeeze server while I have vnc on each of the workstations. I've been connecting to the workstations by running: ssh -L 5900::5900 IP addre