OpenSSH
[Top] [All Lists]

Re: X forwarding: trying to forward to busy local port

To: openssh-unix-dev@mindrot.org
Subject: Re: X forwarding: trying to forward to busy local port
From: Lars Kruse <kruse@silicann.com>
Date: Tue, 20 Feb 2007 12:05:59 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
In-reply-to: <20070219174025.GA21020@crawfish.ais.com>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
Organization: Silicann Technologies
References: <20070201162824.6d5f8b77@jackdaw.neusy> <20070213114912.5d3a76a4@jackdaw.neusy> <20070213113532.GA31234@gate.dtucker.net> <20070214114322.32877003@jackdaw.neusy> <45D2FE32.2050900@zip.com.au> <20070219120644.35e9f357@jackdaw.neusy> <20070219174025.GA21020@crawfish.ais.com>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
Hi,

>> Maybe I get something wrong, but for now the setting "AdressFamily any"
>> seems to severely degrade the reliability of X-forwarding setups.
>> Did someone already file a bug report for this behaviour? I could not
>> find any. Otherwise I would like to do create one.
> 
> Anyone know if there's an IPv6 equivalent to Linux's
> /proc/sys/net/ipv4/ip_local_port_range (equivalent to the
> 'net.ipv4.ip_local_port_range' sysctl)?  Under IPv4, this twiddles the
> port range available when connect(2)-ing without specifying the local
> endpoint's TCP port number.

that is a good hint - this workaround would help to avoid the use of
the critical poprts around 6000. I applied it here. Thanks!

But still the ipv6 support of openssh seems to be broken, as the
DISPLAY setting always returns the hardcoded ipv4 address "localhost".
This makes it impossible to use a pure ipv6 setup, right?

regards,
Lars
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>