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: 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 request local forwarding
> >>
> >>
> >>I can't find port 6000 with netstat -a.
> >
> >Is that 6000 or 60000?
> 
> Forgot to mention: Google "port 6000".
> 
> http://www.auditmypc.com/port/tcp-port-6000.asp

Or simply put these 2 lines at the top of your ~/.ssh/config

Host *
  ForwardX11 no

hth
  Siggy
-- 
Please don't Cc: me when replying, I might not see either copy.
               bsb-at-psycho-dot-informationsanarchistik-dot-de
               or:                bsb-at-psycho-dot-i21k-dot-de
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Attachment: signature.asc
Description: Digital signature

Reply via email to