Problem using ssh client in kubuntu 15.04, -R is not working.

Karl Auer kauer at biplane.com.au
Sun Apr 26 09:15:44 UTC 2015


On Sun, 2015-04-26 at 09:54 +0100, Colin Watson wrote:
> On Fri, Apr 24, 2015 at 07:31:46PM +0300, Антон Мацюк wrote:
> > Hi! I have a problem using kubuntu 15.04: When I do "ssh -l user -p 44
> > -L 8090:localhost:8090 -L 1234:localhost:5900 -R 5700:localhost:5900
> > my.hostname.org -N" - it opens connection, but when I try to use 5700
> > at remote computer, it says in local console "WARNING: Server requests
> > forwarding for unknown listen_port 5700". I'll appreciate any help.

Two possible solutions:

1: Restart the server end, terminate all local client instances, and try
your command again.

2: See if it works with two client instances, one to set up the local
redirection, one to set up the remote redirection.

This is just a guess on my part, but I think this would work around a
bug/feature involving the data structures used to track the endpoints of
such tunnels. Googling for the exact error message (minus the port
number) will lead you to more info.

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389

GPG fingerprint: 3C41 82BE A9E7 99A1 B931 5AE7 7638 0147 2C3C 2AC4
Old fingerprint: EC67 61E2 C2F6 EB55 884B E129 072B 0AF0 72AA 9882






More information about the ubuntu-users mailing list