Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Anthony Campbell
On 29 Jul 2009, Ron Johnson wrote: > On 2009-07-29 08:49, Anthony Campbell wrote: > >On 29 Jul 2009, Siggy Brentrup wrote: > >>>Or simply put these 2 lines at the top of your ~/.ssh/config > >>> > >>>Host * > >>> ForwardX11 no > >>Please forget this nonsense, I read only the subject line, not > >>

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Siggy Brentrup
On Wed, Jul 29, 2009 at 14:49 +0100, Anthony Campbell wrote: > Thanks to you and Ron I now know that port 6000 is being used by X11. > And in fact, if I ssh at a terminal without starting X I can connect. > But then, of course, I can't start X! > > How can this be resolved? It must be possible be

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Ron Johnson
On 2009-07-29 08:49, Anthony Campbell wrote: On 29 Jul 2009, Siggy Brentrup wrote: Or simply put these 2 lines at the top of your ~/.ssh/config Host * ForwardX11 no Please forget this nonsense, I read only the subject line, not the body of your message. Thanks to you and Ron I now know th

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Anthony Campbell
On 29 Jul 2009, Siggy Brentrup wrote: > > > > Or simply put these 2 lines at the top of your ~/.ssh/config > > > > Host * > > ForwardX11 no > > Please forget this nonsense, I read only the subject line, not > the body of your message. > > duck > Siggy > -- Thanks to you and Ron I now kno

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Siggy Brentrup
On Wed, Jul 29, 2009 at 14:48 +0200, Siggy Brentrup wrote: > On Wed, Jul 29, 2009 at 06:49 -0500, Ron Johnson wrote: > > On 2009-07-29 06:40, Ron Johnson wrote: > > >On 2009-07-29 03:59, Anthony Campbell wrote: > > >>I'm trying to connect via ssh to a remote server, with > > >> ssh -f -L 6000:loca

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Siggy Brentrup
On Wed, Jul 29, 2009 at 06:49 -0500, Ron Johnson wrote: > On 2009-07-29 06:40, Ron Johnson wrote: > >On 2009-07-29 03:59, Anthony Campbell wrote: > >>I'm trying to connect via ssh to a remote server, with > >> ssh -f -L 6000:localhost:4499 campb...@91.204.208.39 -N > >>channel_setup_fwd_listener:

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Ron Johnson
On 2009-07-29 06:40, Ron Johnson wrote: On 2009-07-29 03:59, Anthony Campbell wrote: I'm trying to connect via ssh to a remote server, with ssh -f -L 6000:localhost:4499 campb...@91.204.208.39 -N channel_setup_fwd_listener: cannot listen to port: 6000 When I enter the password I get: bind: A

Re: ssh says Cannot listen to port: 6000

2009-07-29 Thread Ron Johnson
On 2009-07-29 03:59, Anthony Campbell wrote: I'm trying to connect via ssh to a remote server, with ssh -f -L 6000:localhost:4499 campb...@91.204.208.39 -N channel_setup_fwd_listener: cannot listen to port: 6000 When I enter the password I get: bind: Address already in use channel_setup_fwd_l

ssh says Cannot listen to port: 6000

2009-07-29 Thread Anthony Campbell
I'm trying to connect via ssh to a remote server, with ssh -f -L 6000:localhost:4499 campb...@91.204.208.39 -N channel_setup_fwd_listener: cannot listen to port: 6000 When I enter the password I get: bind: Address already in use channel_setup_fwd_listener: cannot listen to port: 6000 Could not